Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dhwmon_pmu.h156 int hwmon_pmu__check_alias(struct parse_events_terms *terms, struct perf_pmu_info *info,
H A Dhwmon_pmu.c668 int hwmon_pmu__check_alias(struct parse_events_terms *terms, struct perf_pmu_info *info, in hwmon_pmu__check_alias() function
H A Dpmu.c1851 ret = hwmon_pmu__check_alias(head_terms, info, err); in perf_pmu__check_alias()