Searched refs:FEAT_OPN (Results 1 – 1 of 1) sorted by relevance
/linux-6.14.4/tools/perf/util/ |
D | header.c | 3387 #define FEAT_OPN(n, func, __full_only) \ macro 3408 FEAT_OPN(TRACING_DATA, tracing_data, false), 3410 FEAT_OPN(BUILD_ID, build_id, false), 3423 FEAT_OPN(BRANCH_STACK, branch_stack, false), 3426 FEAT_OPN(AUXTRACE, auxtrace, false), 3427 FEAT_OPN(STAT, stat, false), 3428 FEAT_OPN(CACHE, cache, true), 3432 FEAT_OPN(DIR_FORMAT, dir_format, false), 3440 FEAT_OPN(HYBRID_TOPOLOGY, hybrid_topology, true),
|