Searched defs:start_pcnt (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | time-utils.c | 199 static int set_percent_time(struct perf_time_interval *ptime, double start_pcnt, 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 | 199 static int set_percent_time(struct perf_time_interval *ptime, double start_pcnt, 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
|