Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dperf_event_attr_fprintf.c19 static void __p_bits(char *buf, size_t size, u64 value, struct bit_names *bits) in __p_bits() function
47 __p_bits(buf, size, value, bits); in __p_sample_type()
63 __p_bits(buf, size, value, bits); in __p_branch_sample_type()
75 __p_bits(buf, size, value, bits); in __p_read_format()