Searched refs:loongarch_perf_event (Results 1 – 1 of 1) sorted by relevance
109 struct loongarch_perf_event { struct113 static struct loongarch_perf_event raw_event; argument138 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)585 static unsigned int loongarch_pmu_perf_event_encode(const struct loongarch_perf_event *pev) in loongarch_pmu_perf_event_encode()590 static const struct loongarch_perf_event *loongarch_pmu_map_general_event(int idx) in loongarch_pmu_map_general_event()592 const struct loongarch_perf_event *pev; in loongarch_pmu_map_general_event()602 static const struct loongarch_perf_event *loongarch_pmu_map_cache_event(u64 config) in loongarch_pmu_map_cache_event()605 const struct loongarch_perf_event *pev; in loongarch_pmu_map_cache_event()[all …]