Searched refs:hwmon_pmu__for_each_event (Results 1 – 3 of 3) sorted by relevance
149 int hwmon_pmu__for_each_event(struct perf_pmu *pmu, void *state, pmu_event_callback cb);
459 int hwmon_pmu__for_each_event(struct perf_pmu *pmu, void *state, pmu_event_callback cb) in hwmon_pmu__for_each_event() function
2208 return hwmon_pmu__for_each_event(pmu, state, cb); in perf_pmu__for_each_event()