Searched refs:set_percent_time (Results 1 – 1 of 1) sorted by relevance
/linux/tools/perf/util/ |
H A D | time-utils.c | 199 static int set_percent_time(struct perf_time_interval *ptime, double start_pcnt, in set_percent_time() function 250 return set_percent_time(ptime, start_pcnt, end_pcnt, start, end); in percent_slash_split() 276 return set_percent_time(ptime, start_pcnt, end_pcnt, start, end); in percent_dash_split()
|