Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dperf_event.h1319 #define PERF_MEM_LVL_NA 0x01 /* not available */ macro
/openbmc/linux/include/uapi/linux/
H A Dperf_event.h1319 #define PERF_MEM_LVL_NA 0x01 /* not available */ macro
/openbmc/linux/tools/perf/util/
H A Dmem-events.c392 lvl &= ~(PERF_MEM_LVL_NA | PERF_MEM_LVL_HIT | PERF_MEM_LVL_MISS); in perf_mem__lvl_scnprintf()
H A Darm-spe.c435 data_src->mem_lvl = PERF_MEM_LVL_NA; in arm_spe__synth_data_source_neoverse()
H A Dsort.c1456 data_src_l.mem_lvl = PERF_MEM_LVL_NA; in sort__lvl_cmp()
1461 data_src_r.mem_lvl = PERF_MEM_LVL_NA; in sort__lvl_cmp()