Home
last modified time | relevance | path

Searched refs:FEAT_OPR (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dheader.c3384 #define FEAT_OPR(n, func, __full_only) \ macro
3418 FEAT_OPR(HOSTNAME, hostname, false),
3419 FEAT_OPR(OSRELEASE, osrelease, false),
3420 FEAT_OPR(VERSION, version, false),
3421 FEAT_OPR(ARCH, arch, false),
3422 FEAT_OPR(NRCPUS, nrcpus, false),
3423 FEAT_OPR(CPUDESC, cpudesc, false),
3424 FEAT_OPR(CPUID, cpuid, false),
3425 FEAT_OPR(TOTAL_MEM, total_mem, false),
3426 FEAT_OPR(EVENT_DESC, event_desc, false),
[all …]