Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dperf_event_attr_fprintf.c32 static void __p_sample_type(char *buf, size_t size, u64 value) in __p_sample_type() function
272 #define p_sample_type(val) __p_sample_type(buf, BUF_SIZE, val)