Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dperf_event_attr_fprintf.c15 static void __p_bits(char *buf, size_t size, u64 value, struct bit_names *bits) in __p_bits() function
42 __p_bits(buf, size, value, bits); in __p_sample_type()
58 __p_bits(buf, size, value, bits); in __p_branch_sample_type()
70 __p_bits(buf, size, value, bits); in __p_read_format()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dperf_event_attr_fprintf.c17 static void __p_bits(char *buf, size_t size, u64 value, struct bit_names *bits) in __p_bits() function
45 __p_bits(buf, size, value, bits); in __p_sample_type()
61 __p_bits(buf, size, value, bits); in __p_branch_sample_type()
73 __p_bits(buf, size, value, bits); in __p_read_format()

Completed in 2 milliseconds