Searched refs:hwmon_pmu (Results 1 – 1 of 1) sorted by relevance
/linux/tools/perf/util/ |
H A D | hwmon_pmu.c | 104 struct hwmon_pmu { struct 250 static int hwmon_pmu__read_events(struct hwmon_pmu *pmu) in hwmon_pmu__read_events() 371 struct hwmon_pmu *hwm; in hwmon_pmu__new() 412 struct hwmon_pmu *hwm = container_of(pmu, struct hwmon_pmu, pmu); in hwmon_pmu__exit() 427 static size_t hwmon_pmu__describe_items(struct hwmon_pmu *hwm, char *out_buf, size_t out_buf_len, in hwmon_pmu__describe_items() 473 struct hwmon_pmu *hwm = container_of(pmu, struct hwmon_pmu, pmu); in hwmon_pmu__for_each_event() 559 struct hwmon_pmu *hwm = container_of(pmu, struct hwmon_pmu, pmu); in hwmon_pmu__num_events() 567 struct hwmon_pmu *hwm = container_of(pmu, struct hwmon_pmu, pmu); in hwmon_pmu__have_event() 597 static int hwmon_pmu__config_term(const struct hwmon_pmu *hwm, in hwmon_pmu__config_term() 663 struct hwmon_pmu *hwm = container_of(pmu, struct hwmon_pmu, pmu); in hwmon_pmu__config_terms() [all …]
|