Home
last modified time | relevance | path

Searched refs:parse_percent_type (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dannotate.c3165 static unsigned int parse_percent_type(char *str1, char *str2) in parse_percent_type() function
3204 type = parse_percent_type(str1, str2); in annotate_parse_percent_type()
3206 type = parse_percent_type(str2, str1); in annotate_parse_percent_type()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dannotate.c3364 static unsigned int parse_percent_type(char *str1, char *str2) in parse_percent_type() function
3403 type = parse_percent_type(str1, str2); in annotate_parse_percent_type()
3405 type = parse_percent_type(str2, str1); in annotate_parse_percent_type()

Completed in 10 milliseconds