Searched refs:percent_slash_split (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | time-utils.c | 218 static int percent_slash_split(char *str, struct perf_time_interval *ptime, in percent_slash_split() function 350 ret = percent_slash_split(str, ptime_buf, start, end); in one_percent_convert() 375 end, percent_slash_split); in perf_time__percent_parse_str()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | time-utils.c | 218 static int percent_slash_split(char *str, struct perf_time_interval *ptime, in percent_slash_split() function 350 ret = percent_slash_split(str, ptime_buf, start, end); in one_percent_convert() 375 end, percent_slash_split); in perf_time__percent_parse_str()
|
Completed in 4 milliseconds