Searched refs:loongarch_perf_event (Results 1 – 1 of 1) sorted by relevance
109 struct loongarch_perf_event { struct 113 static struct loongarch_perf_event raw_event; argument 138 const struct loongarch_perf_event *(*map_raw_event)(u64 config);139 const struct loongarch_perf_event (*general_event_map)[PERF_COUNT_HW_MAX];140 const struct loongarch_perf_event (*cache_event_map)584 static unsigned int loongarch_pmu_perf_event_encode(const struct loongarch_perf_event *pev) in loongarch_pmu_perf_event_encode() 589 static const struct loongarch_perf_event *loongarch_pmu_map_general_event(int idx) in loongarch_pmu_map_general_event() 591 const struct loongarch_perf_event *pev; in loongarch_pmu_map_general_event() 601 static const struct loongarch_perf_event *loongarch_pmu_map_cache_event(u64 config) in loongarch_pmu_map_cache_event() 604 const struct loongarch_perf_event *pe in loongarch_pmu_map_cache_event() [all...]