Searched refs:one_percent_convert (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | time-utils.c | 327 static int one_percent_convert(struct perf_time_interval *ptime_buf, in one_percent_convert() function 386 return one_percent_convert(ptime_buf, ostr, start, end, c); in perf_time__percent_parse_str()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | time-utils.c | 327 static int one_percent_convert(struct perf_time_interval *ptime_buf, in one_percent_convert() function 386 return one_percent_convert(ptime_buf, ostr, start, end, c); in perf_time__percent_parse_str()
|
Completed in 2 milliseconds