Searched refs:FEAT_OPN (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/tools/perf/util/ |
| D | header.c | 2831 #define FEAT_OPN(n, func, __full_only) \ macro 2851 FEAT_OPN(TRACING_DATA, tracing_data, false), 2852 FEAT_OPN(BUILD_ID, build_id, false), 2865 FEAT_OPN(BRANCH_STACK, branch_stack, false), 2868 FEAT_OPN(AUXTRACE, auxtrace, false), 2869 FEAT_OPN(STAT, stat, false), 2870 FEAT_OPN(CACHE, cache, true), 2874 FEAT_OPN(DIR_FORMAT, dir_format, false),
|