Searched refs:FEAT_OPN (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/tools/perf/util/ |
D | header.c | 2553 #define FEAT_OPN(n, func, __full_only) \ macro 2571 FEAT_OPN(TRACING_DATA, tracing_data, false), 2572 FEAT_OPN(BUILD_ID, build_id, false), 2585 FEAT_OPN(BRANCH_STACK, branch_stack, false), 2588 FEAT_OPN(AUXTRACE, auxtrace, false), 2589 FEAT_OPN(STAT, stat, false), 2590 FEAT_OPN(CACHE, cache, true),
|