Home
last modified time | relevance | path

Searched refs:pmu_event (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.10/tools/perf/pmu-events/
Dpmu-events.h13 struct pmu_event { struct
43 struct pmu_event *table; argument
DREADME48 struct pmu_event pme_power8[] = {
/Linux-v5.10/tools/perf/tests/
Dpmu-events.c17 struct pmu_event event;
154 struct pmu_event *table; in test_pmu_event_table()
166 struct pmu_event *te; in test_pmu_event_table()
271 struct pmu_event *te; in __test__pmu_event_aliases()
416 static int check_parse_cpu(const char *id, bool same_cpu, struct pmu_event *pe) in check_parse_cpu()
452 const struct pmu_event *pe) in expr_failure()
464 struct pmu_event *pe; in test_parsing()
582 struct pmu_event *pe; in test_parsing_fake()
Dexpand-cgroup.c183 struct pmu_event pme_test[] = { in expand_metric_events()
Dparse-metric.c15 static struct pmu_event pme_test[] = {
/Linux-v5.10/tools/perf/util/
Dmetricgroup.c498 struct pmu_event *pe; in metricgroup__print()
667 static bool metricgroup__has_constraint(struct pmu_event *pe) in metricgroup__has_constraint()
681 int __weak arch_get_runtimeparam(struct pmu_event *pe __maybe_unused) in arch_get_runtimeparam()
687 struct pmu_event *pe, in __add_metric()
806 static struct pmu_event *find_metric(const char *metric, struct pmu_events_map *map) in find_metric()
808 struct pmu_event *pe; in find_metric()
864 struct pmu_event *pe,
889 struct pmu_event *pe; in __resolve_metric()
936 struct pmu_event *pe, in add_metric()
972 struct pmu_event *pe; in metricgroup__add_metric()
[all …]
Dmetricgroup.h58 int arch_get_runtimeparam(struct pmu_event *pe __maybe_unused);
Ds390-sample-raw.c143 struct pmu_event *evp = map->table; in get_counter_name()
Dpmu.c760 struct pmu_event *pe = &map->table[i++]; in pmu_add_cpu_aliases_map()
/Linux-v5.10/tools/perf/arch/powerpc/util/
Dheader.c43 int arch_get_runtimeparam(struct pmu_event *pe) in arch_get_runtimeparam()