Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dperf_event_attr_fprintf.c170 static void print_id_unsigned(char *buf, size_t size, u64 value, const char *s) in print_id_unsigned() function
188 print_id_unsigned(buf, size, type, stringify_perf_type_id(pmu, type)); in __p_type_id()