Searched refs:hwmon_pmu (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/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() 348 struct hwmon_pmu *hwm; in hwmon_pmu__new() 389 struct hwmon_pmu *hwm = container_of(pmu, struct hwmon_pmu, pmu); in hwmon_pmu__exit() 404 static size_t hwmon_pmu__describe_items(struct hwmon_pmu *hwm, char *out_buf, size_t out_buf_len, in hwmon_pmu__describe_items() 450 struct hwmon_pmu *hwm = container_of(pmu, struct hwmon_pmu, pmu); in hwmon_pmu__for_each_event() 536 struct hwmon_pmu *hwm = container_of(pmu, struct hwmon_pmu, pmu); in hwmon_pmu__num_events() 544 struct hwmon_pmu *hwm = container_of(pmu, struct hwmon_pmu, pmu); in hwmon_pmu__have_event() 574 static int hwmon_pmu__config_term(const struct hwmon_pmu *hwm, in hwmon_pmu__config_term() 640 struct hwmon_pmu *hwm = container_of(pmu, struct hwmon_pmu, pmu); in hwmon_pmu__config_terms() [all …]
|
| H A D | Build | 87 perf-util-y += hwmon_pmu.o
|
| /linux-6.15/tools/perf/tests/ |
| H A D | tests.h | 105 DECLARE_SUITE(hwmon_pmu);
|
| H A D | Build | 69 perf-test-y += hwmon_pmu.o
|