Home
last modified time | relevance | path

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

/openbmc/linux/arch/arc/kernel/
H A Dperf_event.c695 static inline bool event_in_hw_event_map(int i, char *name) in event_in_hw_event_map() function
715 if (event_in_hw_event_map(i, str)) { in arc_pmu_map_hw_event()