Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dperf_event_attr_fprintf.c275 #define p_type_id(val) __p_type_id(buf, BUF_SIZE, pmu, val) macro
302 PRINT_ATTRn("type", type, p_type_id, true); in perf_event_attr__fprintf()