Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dperf_event_attr_fprintf.c61 static void __p_read_format(char *buf, size_t size, u64 value) in __p_read_format() function
80 #define p_read_format(val) __p_read_format(buf, BUF_SIZE, val)
/kernel/linux/linux-6.6/tools/perf/util/
H A Dperf_event_attr_fprintf.c64 static void __p_read_format(char *buf, size_t size, u64 value) in __p_read_format() function
247 #define p_read_format(val) __p_read_format(buf, BUF_SIZE, val)

Completed in 2 milliseconds