Searched refs:hwmon_pmu (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | hwmon_pmu.c | 104 struct hwmon_pmu { struct 236 static int hwmon_pmu__read_events(struct hwmon_pmu *pmu) in hwmon_pmu__read_events() 349 struct hwmon_pmu *hwm; in hwmon_pmu__new() 395 struct hwmon_pmu *hwm = container_of(pmu, struct hwmon_pmu, pmu); in hwmon_pmu__exit() 410 static size_t hwmon_pmu__describe_items(struct hwmon_pmu *hwm, char *out_buf, size_t out_buf_len, in hwmon_pmu__describe_items() 461 struct hwmon_pmu *hwm = container_of(pmu, struct hwmon_pmu, pmu); in hwmon_pmu__for_each_event() 547 struct hwmon_pmu *hwm = container_of(pmu, struct hwmon_pmu, pmu); in hwmon_pmu__num_events() 555 struct hwmon_pmu *hwm = container_of(pmu, struct hwmon_pmu, pmu); in hwmon_pmu__have_event() 585 static int hwmon_pmu__config_term(const struct hwmon_pmu *hwm, in hwmon_pmu__config_term() 651 struct hwmon_pmu *hwm = container_of(pmu, struct hwmon_pmu, pmu); in hwmon_pmu__config_terms() [all …]
|
| H A D | Build | 92 perf-util-y += hwmon_pmu.o
|
| /linux/tools/perf/tests/ |
| H A D | tests.h | 115 DECLARE_SUITE(hwmon_pmu);
|
| H A D | Build | 69 perf-test-y += hwmon_pmu.o
|