Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dperf_event.h99 PERF_COUNT_HW_CACHE_OP_WRITE = 1, enumerator
/openbmc/linux/include/uapi/linux/
H A Dperf_event.h99 PERF_COUNT_HW_CACHE_OP_WRITE = 1, enumerator
/openbmc/linux/tools/perf/util/
H A Dperf_event_attr_fprintf.c133 ENUM_ID_TO_STR_CASE(PERF_COUNT_HW_CACHE_OP_WRITE) in stringify_perf_hw_cache_op_id()
/openbmc/linux/tools/bpf/bpftool/
H A Dlink.c74 [PERF_COUNT_HW_CACHE_OP_WRITE] = "store",