Home
last modified time | relevance | path

Searched refs:pmu_type (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/tools/perf/util/
Dintel-bts.c59 u32 pmu_type; member
775 if (evsel->attr.type == bts->pmu_type && evsel->ids) { in intel_bts_synth_events()
879 bts->pmu_type = auxtrace_info->priv[INTEL_BTS_PMU_TYPE]; in intel_bts_process_auxtrace_info()
Dpmu.c371 static int pmu_type(const char *name, __u32 *type) in pmu_type() function
477 if (pmu_type(name, &type)) in pmu_lookup()
Dintel-pt.c69 u32 pmu_type; member
544 if (attr->type == pt->pmu_type) { in intel_pt_get_config()
1833 if (evsel->attr.type == pt->pmu_type && evsel->ids) { in intel_pt_synth_events()
2037 pt->pmu_type = auxtrace_info->priv[INTEL_PT_PMU_TYPE]; in intel_pt_process_auxtrace_info()