Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dperf_event_attr_fprintf.c80 static const char *stringify_perf_type_id(struct perf_pmu *pmu, u32 type) in stringify_perf_type_id() function
188 print_id_unsigned(buf, size, type, stringify_perf_type_id(pmu, type)); in __p_type_id()