Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dparse-events.h266 char *parse_events_formats_error_string(char *additional_terms);
H A Dparse-events.c991 parse_events_formats_error_string(NULL)); in config_term_common()
2778 char *parse_events_formats_error_string(char *additional_terms) in parse_events_formats_error_string() function
H A Dpmu.c1451 help_msg = parse_events_formats_error_string(pmu_term); in pmu_config_term()