Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/perf/
Driscv_pmu_sbi.c60 struct hw_cache_event { struct
66 } hw_cache_event; member
111 [C(RESULT_ACCESS)] = {.hw_cache_event = {C(RESULT_ACCESS),
113 [C(RESULT_MISS)] = {.hw_cache_event = {C(RESULT_MISS),
117 [C(RESULT_ACCESS)] = {.hw_cache_event = {C(RESULT_ACCESS),
119 [C(RESULT_MISS)] = {.hw_cache_event = {C(RESULT_MISS),
123 [C(RESULT_ACCESS)] = {.hw_cache_event = {C(RESULT_ACCESS),
125 [C(RESULT_MISS)] = {.hw_cache_event = {C(RESULT_MISS),
131 [C(RESULT_ACCESS)] = {.hw_cache_event = {C(RESULT_ACCESS),
133 [C(RESULT_MISS)] = {.hw_cache_event = {C(RESULT_MISS), C(OP_READ),
[all …]