Home
last modified time | relevance | path

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

/tools/include/uapi/linux/
Dperf_event.h1141 #define PERF_MEM_LOCK_LOCKED 0x02 /* locked transaction */ macro
/tools/perf/util/
Dmem-events.c289 else if (mask & PERF_MEM_LOCK_LOCKED) in perf_mem__lck_scnprintf()