Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dannotate.c3215 static unsigned int parse_percent_type(char *str1, char *str2) in parse_percent_type() function
3254 type = parse_percent_type(str1, str2); in annotate_parse_percent_type()
3256 type = parse_percent_type(str2, str1); in annotate_parse_percent_type()