Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dbpf-filter.l167 by_addr { return constant(PERF_MEM_BLK_ADDR); }
/linux/tools/include/uapi/linux/
H A Dperf_event.h1405 #define PERF_MEM_BLK_ADDR 0x04 /* address conflict */ macro