perf_pmu 18 tools/perf/arch/arm/util/auxtrace.c static struct perf_pmu **find_all_arm_spe_pmus(int *nr_spes, int *err) perf_pmu 20 tools/perf/arch/arm/util/auxtrace.c struct perf_pmu **arm_spe_pmus = NULL; perf_pmu 25 tools/perf/arch/arm/util/auxtrace.c arm_spe_pmus = zalloc(sizeof(struct perf_pmu *) * nr_cpus); perf_pmu 56 tools/perf/arch/arm/util/auxtrace.c struct perf_pmu *cs_etm_pmu; perf_pmu 60 tools/perf/arch/arm/util/auxtrace.c static struct perf_pmu **arm_spe_pmus = NULL; perf_pmu 38 tools/perf/arch/arm/util/cs-etm.c struct perf_pmu *cs_etm_pmu; perf_pmu 65 tools/perf/arch/arm/util/cs-etm.c struct perf_pmu *cs_etm_pmu; perf_pmu 114 tools/perf/arch/arm/util/cs-etm.c struct perf_pmu *cs_etm_pmu; perf_pmu 214 tools/perf/arch/arm/util/cs-etm.c static int cs_etm_set_sink_attr(struct perf_pmu *pmu, perf_pmu 258 tools/perf/arch/arm/util/cs-etm.c struct perf_pmu *cs_etm_pmu = ptr->cs_etm_pmu; perf_pmu 440 tools/perf/arch/arm/util/cs-etm.c struct perf_pmu *cs_etm_pmu = ptr->cs_etm_pmu; perf_pmu 539 tools/perf/arch/arm/util/cs-etm.c struct perf_pmu *cs_etm_pmu = ptr->cs_etm_pmu; perf_pmu 553 tools/perf/arch/arm/util/cs-etm.c static int cs_etm_get_ro(struct perf_pmu *pmu, int cpu, const char *path) perf_pmu 577 tools/perf/arch/arm/util/cs-etm.c struct perf_pmu *cs_etm_pmu = ptr->cs_etm_pmu; perf_pmu 647 tools/perf/arch/arm/util/cs-etm.c struct perf_pmu *cs_etm_pmu = ptr->cs_etm_pmu; perf_pmu 881 tools/perf/arch/arm/util/cs-etm.c struct perf_pmu *cs_etm_pmu; perf_pmu 16 tools/perf/arch/arm/util/pmu.c *perf_pmu__get_default_config(struct perf_pmu *pmu __maybe_unused) perf_pmu 31 tools/perf/arch/arm64/util/arm-spe.c struct perf_pmu *arm_spe_pmu; perf_pmu 49 tools/perf/arch/arm64/util/arm-spe.c struct perf_pmu *arm_spe_pmu = sper->arm_spe_pmu; perf_pmu 69 tools/perf/arch/arm64/util/arm-spe.c struct perf_pmu *arm_spe_pmu = sper->arm_spe_pmu; perf_pmu 179 tools/perf/arch/arm64/util/arm-spe.c struct perf_pmu *arm_spe_pmu) perf_pmu 208 tools/perf/arch/arm64/util/arm-spe.c *arm_spe_pmu_default_config(struct perf_pmu *arm_spe_pmu) perf_pmu 15 tools/perf/arch/arm64/util/header.c char *get_cpuid_str(struct perf_pmu *pmu) perf_pmu 11 tools/perf/arch/nds32/util/header.c char *get_cpuid_str(struct perf_pmu *pmu) perf_pmu 38 tools/perf/arch/powerpc/util/header.c get_cpuid_str(struct perf_pmu *pmu __maybe_unused) perf_pmu 140 tools/perf/arch/s390/util/header.c char *get_cpuid_str(struct perf_pmu *pmu __maybe_unused) perf_pmu 22 tools/perf/arch/x86/util/auxtrace.c struct perf_pmu *intel_pt_pmu; perf_pmu 23 tools/perf/arch/x86/util/auxtrace.c struct perf_pmu *intel_bts_pmu; perf_pmu 72 tools/perf/arch/x86/util/header.c get_cpuid_str(struct perf_pmu *pmu __maybe_unused) perf_pmu 41 tools/perf/arch/x86/util/intel-bts.c struct perf_pmu *intel_bts_pmu; perf_pmu 69 tools/perf/arch/x86/util/intel-bts.c struct perf_pmu *intel_bts_pmu = btsr->intel_bts_pmu; perf_pmu 111 tools/perf/arch/x86/util/intel-bts.c struct perf_pmu *intel_bts_pmu = btsr->intel_bts_pmu; perf_pmu 430 tools/perf/arch/x86/util/intel-bts.c struct perf_pmu *intel_bts_pmu = perf_pmu__find(INTEL_BTS_PMU_NAME); perf_pmu 48 tools/perf/arch/x86/util/intel-pt.c struct perf_pmu *intel_pt_pmu; perf_pmu 115 tools/perf/arch/x86/util/intel-pt.c static int intel_pt_read_config(struct perf_pmu *intel_pt_pmu, const char *str, perf_pmu 137 tools/perf/arch/x86/util/intel-pt.c static size_t intel_pt_psb_period(struct perf_pmu *intel_pt_pmu, perf_pmu 183 tools/perf/arch/x86/util/intel-pt.c static u64 intel_pt_default_config(struct perf_pmu *intel_pt_pmu) perf_pmu 259 tools/perf/arch/x86/util/intel-pt.c intel_pt_pmu_default_config(struct perf_pmu *intel_pt_pmu) perf_pmu 275 tools/perf/arch/x86/util/intel-pt.c struct perf_pmu *intel_pt_pmu) perf_pmu 323 tools/perf/arch/x86/util/intel-pt.c struct perf_pmu *intel_pt_pmu = ptr->intel_pt_pmu; perf_pmu 478 tools/perf/arch/x86/util/intel-pt.c static int intel_pt_val_config_term(struct perf_pmu *intel_pt_pmu, perf_pmu 518 tools/perf/arch/x86/util/intel-pt.c static int intel_pt_validate_config(struct perf_pmu *intel_pt_pmu, perf_pmu 580 tools/perf/arch/x86/util/intel-pt.c struct perf_pmu *intel_pt_pmu = ptr->intel_pt_pmu; perf_pmu 1114 tools/perf/arch/x86/util/intel-pt.c struct perf_pmu *intel_pt_pmu = perf_pmu__find(INTEL_PT_PMU_NAME); perf_pmu 11 tools/perf/arch/x86/util/pmu.c struct perf_event_attr *perf_pmu__get_default_config(struct perf_pmu *pmu __maybe_unused) perf_pmu 22 tools/perf/util/arm-spe.h struct perf_pmu; perf_pmu 25 tools/perf/util/arm-spe.h struct perf_pmu *arm_spe_pmu); perf_pmu 30 tools/perf/util/arm-spe.h struct perf_event_attr *arm_spe_pmu_default_config(struct perf_pmu *arm_spe_pmu); perf_pmu 2155 tools/perf/util/auxtrace.c static struct perf_pmu *perf_evsel__find_pmu(struct evsel *evsel) perf_pmu 2157 tools/perf/util/auxtrace.c struct perf_pmu *pmu = NULL; perf_pmu 2169 tools/perf/util/auxtrace.c struct perf_pmu *pmu = perf_evsel__find_pmu(evsel); perf_pmu 728 tools/perf/util/header.c struct perf_pmu *pmu = NULL; perf_pmu 814 tools/perf/util/header.c char * __weak get_cpuid_str(struct perf_pmu *pmu __maybe_unused) perf_pmu 166 tools/perf/util/header.h char *get_cpuid_str(struct perf_pmu *pmu __maybe_unused); perf_pmu 38 tools/perf/util/intel-pt.h struct perf_pmu; perf_pmu 45 tools/perf/util/intel-pt.h struct perf_event_attr *intel_pt_pmu_default_config(struct perf_pmu *pmu); perf_pmu 322 tools/perf/util/parse-events.c char *name, struct perf_pmu *pmu, perf_pmu 1318 tools/perf/util/parse-events.c struct perf_pmu *pmu; perf_pmu 1402 tools/perf/util/parse-events.c struct perf_pmu *pmu = NULL; perf_pmu 1807 tools/perf/util/parse-events.c struct perf_pmu *pmu = NULL; perf_pmu 2088 tools/perf/util/parse-events.c struct perf_pmu *pmu = NULL; perf_pmu 243 tools/perf/util/parse-events.y struct perf_pmu *pmu = NULL; perf_pmu 659 tools/perf/util/pmu.c static char *perf_pmu__getcpuid(struct perf_pmu *pmu) perf_pmu 679 tools/perf/util/pmu.c struct pmu_events_map *perf_pmu__find_map(struct perf_pmu *pmu) perf_pmu 751 tools/perf/util/pmu.c static void pmu_add_cpu_aliases(struct list_head *head, struct perf_pmu *pmu) perf_pmu 795 tools/perf/util/pmu.c perf_pmu__get_default_config(struct perf_pmu *pmu __maybe_unused) perf_pmu 813 tools/perf/util/pmu.c static struct perf_pmu *pmu_lookup(const char *name) perf_pmu 815 tools/perf/util/pmu.c struct perf_pmu *pmu; perf_pmu 859 tools/perf/util/pmu.c static struct perf_pmu *pmu_find(const char *name) perf_pmu 861 tools/perf/util/pmu.c struct perf_pmu *pmu; perf_pmu 870 tools/perf/util/pmu.c struct perf_pmu *perf_pmu__scan(struct perf_pmu *pmu) perf_pmu 885 tools/perf/util/pmu.c struct perf_pmu *perf_pmu__find(const char *name) perf_pmu 887 tools/perf/util/pmu.c struct perf_pmu *pmu; perf_pmu 1143 tools/perf/util/pmu.c int perf_pmu__config(struct perf_pmu *pmu, struct perf_event_attr *attr, perf_pmu 1154 tools/perf/util/pmu.c static struct perf_pmu_alias *pmu_find_alias(struct perf_pmu *pmu, perf_pmu 1214 tools/perf/util/pmu.c int perf_pmu__check_alias(struct perf_pmu *pmu, struct list_head *head_terms, perf_pmu 1304 tools/perf/util/pmu.c static char *format_alias(char *buf, int len, struct perf_pmu *pmu, perf_pmu 1330 tools/perf/util/pmu.c static char *format_alias_or(char *buf, int len, struct perf_pmu *pmu, perf_pmu 1388 tools/perf/util/pmu.c struct perf_pmu *pmu; perf_pmu 1506 tools/perf/util/pmu.c struct perf_pmu *pmu; perf_pmu 1520 tools/perf/util/pmu.c static FILE *perf_pmu__open_file(struct perf_pmu *pmu, const char *name) perf_pmu 1539 tools/perf/util/pmu.c int perf_pmu__scan_file(struct perf_pmu *pmu, const char *name, const char *fmt, perf_pmu 64 tools/perf/util/pmu.h struct perf_pmu *perf_pmu__find(const char *name); perf_pmu 65 tools/perf/util/pmu.h int perf_pmu__config(struct perf_pmu *pmu, struct perf_event_attr *attr, perf_pmu 73 tools/perf/util/pmu.h int perf_pmu__check_alias(struct perf_pmu *pmu, struct list_head *head_terms, perf_pmu 75 tools/perf/util/pmu.h struct list_head *perf_pmu__alias(struct perf_pmu *pmu, perf_pmu 85 tools/perf/util/pmu.h struct perf_pmu *perf_pmu__scan(struct perf_pmu *pmu); perf_pmu 91 tools/perf/util/pmu.h int perf_pmu__scan_file(struct perf_pmu *pmu, const char *name, const char *fmt, ...) __scanf(3, 4); perf_pmu 95 tools/perf/util/pmu.h struct perf_event_attr *perf_pmu__get_default_config(struct perf_pmu *pmu); perf_pmu 97 tools/perf/util/pmu.h struct pmu_events_map *perf_pmu__find_map(struct perf_pmu *pmu); perf_pmu 14 tools/perf/util/s390-cpumsf.h struct perf_pmu; perf_pmu 17 tools/perf/util/s390-cpumsf.h s390_cpumsf_recording_init(int *err, struct perf_pmu *s390_cpumsf_pmu); perf_pmu 163 tools/perf/util/s390-sample-raw.c struct perf_pmu pmu;