Home
last modified time | relevance | path

Searched refs:PERF_MEM_OP_PFETCH (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/util/
H A Dbpf-filter.l131 pfetch { return constant(PERF_MEM_OP_PFETCH); }
H A Dmem-events.c406 else if (op & PERF_MEM_OP_PFETCH) in perf_mem__op_scnprintf()
/linux/include/uapi/linux/
H A Dperf_event.h1318 #define PERF_MEM_OP_PFETCH 0x08 /* prefetch */ macro
/linux/tools/include/uapi/linux/
H A Dperf_event.h1318 #define PERF_MEM_OP_PFETCH 0x08 /* prefetch */ macro