Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
Dperf_event_attr_fprintf.c249 #define p_config_id(val) __p_config_id(buf, BUF_SIZE, attr->type, val) macro
269 PRINT_ATTRn("config", config, p_config_id, true); in perf_event_attr__fprintf()