Searched defs:end_pcnt (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | time-utils.c | 200 double end_pcnt, u64 start, u64 end) in set_percent_time() 222 double pcnt, start_pcnt, end_pcnt; in percent_slash_split() local 257 double start_pcnt, end_pcnt; in percent_dash_split() local
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | time-utils.c | 200 double end_pcnt, u64 start, u64 end) in set_percent_time() 222 double pcnt, start_pcnt, end_pcnt; in percent_slash_split() local 257 double start_pcnt, end_pcnt; in percent_dash_split() local
|