Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/
H A Driscv_pmu_sbi.c77 struct hw_cache_event { struct
83 } hw_cache_event; member
128 [C(RESULT_ACCESS)] = {.hw_cache_event = {C(RESULT_ACCESS),
130 [C(RESULT_MISS)] = {.hw_cache_event = {C(RESULT_MISS),
134 [C(RESULT_ACCESS)] = {.hw_cache_event = {C(RESULT_ACCESS),
136 [C(RESULT_MISS)] = {.hw_cache_event = {C(RESULT_MISS),
140 [C(RESULT_ACCESS)] = {.hw_cache_event = {C(RESULT_ACCESS),
142 [C(RESULT_MISS)] = {.hw_cache_event = {C(RESULT_MISS),
148 [C(RESULT_ACCESS)] = {.hw_cache_event = {C(RESULT_ACCESS),
150 [C(RESULT_MISS)] = {.hw_cache_event = {C(RESULT_MISS), C(OP_READ),
[all …]