Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dperf_event.h852 #define PERF_MEM_LVL_NA 0x01 /* not available */ macro
/linux-4.1.27/tools/perf/util/
Dsort.c703 data_src_l.mem_lvl = PERF_MEM_LVL_NA; in sort__lvl_cmp()
708 data_src_r.mem_lvl = PERF_MEM_LVL_NA; in sort__lvl_cmp()
737 u64 m = PERF_MEM_LVL_NA; in hist_entry__lvl_snprintf()