Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\trace\events\kyber.h Create Date:2022-07-28 17:51:23
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:trace_kyber_latency

Proto:static inline void trace_kyber_latency(struct request_queue *q, const char *domain, const char *type, unsigned int percentile, unsigned int numerator, unsigned int denominator, unsigned int samples)

Type:void

Parameter:

TypeParameterName
struct request_queue *q
const char *domain
const char *type
unsigned intpercentile
unsigned intnumerator
unsigned intdenominator
unsigned intsamples

NULL

Caller
NameDescribe
calculate_percentileCalculate the histogram bucket with the given percentile rank, or -1 if there* aren't enough samples yet.