Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dperf_event_attr_fprintf.c79 #define p_sample_type(val) __p_sample_type(buf, BUF_SIZE, val) macro
103 PRINT_ATTRf(sample_type, p_sample_type); in perf_event_attr__fprintf()