Searched refs:FEAT_OPN (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/tools/perf/util/ |
D | header.c | 3349 #define FEAT_OPN(n, func, __full_only) \ macro 3369 FEAT_OPN(TRACING_DATA, tracing_data, false), 3370 FEAT_OPN(BUILD_ID, build_id, false), 3383 FEAT_OPN(BRANCH_STACK, branch_stack, false), 3386 FEAT_OPN(AUXTRACE, auxtrace, false), 3387 FEAT_OPN(STAT, stat, false), 3388 FEAT_OPN(CACHE, cache, true), 3392 FEAT_OPN(DIR_FORMAT, dir_format, false), 3400 FEAT_OPN(HYBRID_TOPOLOGY, hybrid_topology, true),
|