Home
last modified time | relevance | path

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

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