Home
last modified time | relevance | path

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

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