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.c112 struct hw_cache_event { struct
118 } hw_cache_event; member
163 [C(RESULT_ACCESS)] = {.hw_cache_event = {C(RESULT_ACCESS),
165 [C(RESULT_MISS)] = {.hw_cache_event = {C(RESULT_MISS),
169 [C(RESULT_ACCESS)] = {.hw_cache_event = {C(RESULT_ACCESS),
171 [C(RESULT_MISS)] = {.hw_cache_event = {C(RESULT_MISS),
175 [C(RESULT_ACCESS)] = {.hw_cache_event = {C(RESULT_ACCESS),
177 [C(RESULT_MISS)] = {.hw_cache_event = {C(RESULT_MISS),
183 [C(RESULT_ACCESS)] = {.hw_cache_event = {C(RESULT_ACCESS),
185 [C(RESULT_MISS)] = {.hw_cache_event = {C(RESULT_MISS), C(OP_READ),
[all …]