Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dperf_event.h878 #define PERF_MEM_LOCK_LOCKED 0x02 /* locked transaction */ macro
/linux-4.1.27/tools/perf/util/
Dsort.c616 else if (mask & PERF_MEM_LOCK_LOCKED) in hist_entry__locked_snprintf()