Searched refs:arc_pmu_ev_hw_map (Results 1 – 1 of 1) sorted by relevance
45 static const char * const arc_pmu_ev_hw_map[] = { variable323 arc_pmu_ev_hw_map[ret]); in arc_pmu_cache_event()361 arc_pmu_ev_hw_map[event->attr.config]); in arc_pmu_event_init()370 (int)hwc->config, arc_pmu_ev_hw_map[ret]); in arc_pmu_event_init()697 if (!arc_pmu_ev_hw_map[i]) in event_in_hw_event_map()700 if (!strlen(arc_pmu_ev_hw_map[i])) in event_in_hw_event_map()703 if (strcmp(arc_pmu_ev_hw_map[i], name)) in event_in_hw_event_map()714 for (i = 0; i < ARRAY_SIZE(arc_pmu_ev_hw_map); i++) { in arc_pmu_map_hw_event()