Home
last modified time | relevance | path

Searched refs:PERF_COUNT_HW_CACHE_OP_PREFETCH (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/tools/perf/tests/attr/
H A Dtest-stat-detailed-3291 # (PERF_COUNT_HW_CACHE_OP_PREFETCH << 8) |
301 # (PERF_COUNT_HW_CACHE_OP_PREFETCH << 8) |
/openbmc/linux/tools/include/uapi/linux/
H A Dperf_event.h100 PERF_COUNT_HW_CACHE_OP_PREFETCH = 2, enumerator
/openbmc/linux/include/uapi/linux/
H A Dperf_event.h100 PERF_COUNT_HW_CACHE_OP_PREFETCH = 2, enumerator
/openbmc/linux/tools/perf/util/
H A Dperf_event_attr_fprintf.c134 ENUM_ID_TO_STR_CASE(PERF_COUNT_HW_CACHE_OP_PREFETCH) in stringify_perf_hw_cache_op_id()
/openbmc/linux/tools/bpf/bpftool/
H A Dlink.c75 [PERF_COUNT_HW_CACHE_OP_PREFETCH] = "prefetch",
/openbmc/linux/tools/perf/
H A Dbuiltin-stat.c2031 (PERF_COUNT_HW_CACHE_OP_PREFETCH << 8) | in add_default_attributes()
2037 (PERF_COUNT_HW_CACHE_OP_PREFETCH << 8) | in add_default_attributes()