Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dperf_event_attr_fprintf.c179 #define print_id_unsigned(_s) PRINT_ID(_s, "%"PRIu64) macro
184 print_id_unsigned(stringify_perf_type_id(pmu, value)); in __p_type_id()