Home
last modified time | relevance | path

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

/tools/perf/util/
A Devent.h99 (PERF_MEM_S(OP, NA) |\
100 PERF_MEM_S(LVL, NA) |\
101 PERF_MEM_S(SNOOP, NA) |\
102 PERF_MEM_S(LOCK, NA) |\
103 PERF_MEM_S(TLB, NA) |\
104 PERF_MEM_S(LVLNUM, NA))
A Dintel-pt.c2277 #define P(a, b) PERF_MEM_S(a, b)
2364 #define PERF_MEM_NA (PERF_MEM_S(OP, NA) |\
2365 PERF_MEM_S(LVL, NA) |\
2366 PERF_MEM_S(SNOOP, NA) |\
2367 PERF_MEM_S(LOCK, NA) |\
2368 PERF_MEM_S(TLB, NA) |\
2369 PERF_MEM_S(LVLNUM, NA))
/tools/include/uapi/linux/
A Dperf_event.h1429 #define PERF_MEM_S(a, s) \ macro

Completed in 17 milliseconds