Searched refs:FEAT_OPN (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/tools/perf/util/ |
| D | header.c | 3278 #define FEAT_OPN(n, func, __full_only) \ macro 3298 FEAT_OPN(TRACING_DATA, tracing_data, false), 3299 FEAT_OPN(BUILD_ID, build_id, false), 3312 FEAT_OPN(BRANCH_STACK, branch_stack, false), 3315 FEAT_OPN(AUXTRACE, auxtrace, false), 3316 FEAT_OPN(STAT, stat, false), 3317 FEAT_OPN(CACHE, cache, true), 3321 FEAT_OPN(DIR_FORMAT, dir_format, false), 3329 FEAT_OPN(HYBRID_TOPOLOGY, hybrid_topology, true),
|