Searched defs:end_pcnt (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | time-utils.c | 222 double pcnt, start_pcnt, end_pcnt; in percent_slash_split() local 257 double start_pcnt, end_pcnt; in percent_dash_split() local 199 set_percent_time(struct perf_time_interval *ptime, double start_pcnt, double end_pcnt, u64 start, u64 end) set_percent_time() argument [all...] |
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | time-utils.c | 222 double pcnt, start_pcnt, end_pcnt; in percent_slash_split() local 257 double start_pcnt, end_pcnt; in percent_dash_split() local 199 set_percent_time(struct perf_time_interval *ptime, double start_pcnt, double end_pcnt, u64 start, u64 end) set_percent_time() argument [all...] |
Completed in 2 milliseconds