Home
last modified time | relevance | path

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

/tools/include/uapi/linux/
Dperf_event.h994 #define PERF_MEM_LVL_NA 0x01 /* not available */ macro
/tools/perf/util/
Dmem-events.c181 u64 m = PERF_MEM_LVL_NA; in perf_mem__lvl_scnprintf()
Dsort.c1074 data_src_l.mem_lvl = PERF_MEM_LVL_NA; in sort__lvl_cmp()
1079 data_src_r.mem_lvl = PERF_MEM_LVL_NA; in sort__lvl_cmp()