Home
last modified time | relevance | path

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

/tools/perf/util/
Dheader.c3380 #define FEAT_OPR(n, func, __full_only) \ macro
3414 FEAT_OPR(HOSTNAME, hostname, false),
3415 FEAT_OPR(OSRELEASE, osrelease, false),
3416 FEAT_OPR(VERSION, version, false),
3417 FEAT_OPR(ARCH, arch, false),
3418 FEAT_OPR(NRCPUS, nrcpus, false),
3419 FEAT_OPR(CPUDESC, cpudesc, false),
3420 FEAT_OPR(CPUID, cpuid, false),
3421 FEAT_OPR(TOTAL_MEM, total_mem, false),
3422 FEAT_OPR(EVENT_DESC, event_desc, false),
[all …]