Home
last modified time | relevance | path

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

/tools/perf/util/
Dparse-events.h218 char *parse_events_formats_error_string(char *additional_terms);
Dparse-events.c1094 err->help = parse_events_formats_error_string(NULL); in config_term_common()
2852 char *parse_events_formats_error_string(char *additional_terms) in parse_events_formats_error_string() function
Dpmu.c1049 err->help = parse_events_formats_error_string(pmu_term); in pmu_config_term()