Home
last modified time | relevance | path

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

/linux/drivers/perf/
H A Driscv_pmu_sbi.c110 struct hw_cache_event { struct
116 } hw_cache_event; member
161 [C(RESULT_ACCESS)] = {.hw_cache_event = {C(RESULT_ACCESS),
163 [C(RESULT_MISS)] = {.hw_cache_event = {C(RESULT_MISS),
167 [C(RESULT_ACCESS)] = {.hw_cache_event = {C(RESULT_ACCESS),
169 [C(RESULT_MISS)] = {.hw_cache_event = {C(RESULT_MISS),
173 [C(RESULT_ACCESS)] = {.hw_cache_event = {C(RESULT_ACCESS),
175 [C(RESULT_MISS)] = {.hw_cache_event = {C(RESULT_MISS),
181 [C(RESULT_ACCESS)] = {.hw_cache_event = {C(RESULT_ACCESS),
183 [C(RESULT_MISS)] = {.hw_cache_event = {C(RESULT_MISS), C(OP_READ),
[all …]