Searched refs:percentile (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/include/trace/events/ |
D | kyber.h | 17 unsigned int percentile, unsigned int numerator, 20 TP_ARGS(dev, domain, type, percentile, numerator, denominator, samples), 26 __field( u8, percentile ) 36 __entry->percentile = percentile; 44 __entry->type, __entry->percentile, __entry->numerator,
|
/Linux-v6.1/Documentation/translations/zh_CN/admin-guide/mm/damon/ |
D | start.rst | 91 # <percentile> <wss> 109 # <percentile> <wss>
|
/Linux-v6.1/Documentation/admin-guide/mm/damon/ |
D | start.rst | 84 # <percentile> <wss> 103 # <percentile> <wss>
|
/Linux-v6.1/block/ |
D | kyber-iosched.c | 230 unsigned int percentile) in calculate_percentile() argument 253 percentile_samples = DIV_ROUND_UP(samples * percentile, 100); in calculate_percentile() 262 kyber_latency_type_names[type], percentile, in calculate_percentile()
|
/Linux-v6.1/Documentation/admin-guide/ |
D | cgroup-v2.rst | 1721 rpct Read latency percentile [0, 100] 1723 wpct Write latency percentile [0, 100] 1740 the device saturated if the 95th percentile of read completion 1757 or setting any of the percentile and latency parameters puts
|