Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/kernel/
H A Dperf_event.c109 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)
600 static const struct loongarch_perf_event *loongarch_pmu_map_general_event(int idx) in loongarch_pmu_map_general_event()
602 const struct loongarch_perf_event *pev; in loongarch_pmu_map_general_event()
615 const struct loongarch_perf_event *pev; in loongarch_pmu_map_cache_event()
682 static const struct loongarch_perf_event loongson_cache_map
752 const struct loongarch_perf_event *pev; in __hw_perf_event_init()
[all …]