Function report |
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 activity | Download SCCT | Chinese |
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:
| Type | Parameter | Name |
|---|---|---|
| struct request_queue * | q | |
| const char * | domain | |
| const char * | type | |
| unsigned int | percentile | |
| unsigned int | numerator | |
| unsigned int | denominator | |
| unsigned int | samples |
NULL
| Name | Describe |
|---|---|
| calculate_percentile | Calculate the histogram bucket with the given percentile rank, or -1 if there* aren't enough samples yet. |
| Source code conversion tool public plug-in interface | X |
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |