Searched refs:intel_bts_pmu (Results 1 – 2 of 2) sorted by relevance
46 struct perf_pmu *intel_bts_pmu; member74 struct perf_pmu *intel_bts_pmu = btsr->intel_bts_pmu; in intel_bts_info_fill() local100 auxtrace_info->priv[INTEL_BTS_PMU_TYPE] = intel_bts_pmu->type; in intel_bts_info_fill()116 struct perf_pmu *intel_bts_pmu = btsr->intel_bts_pmu; in intel_bts_recording_options() local125 if (evsel->attr.type == intel_bts_pmu->type) { in intel_bts_recording_options()328 if (evsel->attr.type == btsr->intel_bts_pmu->type) in intel_bts_snapshot_start()341 if (evsel->attr.type == btsr->intel_bts_pmu->type) in intel_bts_snapshot_finish()423 if (evsel->attr.type == btsr->intel_bts_pmu->type) in intel_bts_read_finish()432 struct perf_pmu *intel_bts_pmu = perf_pmu__find(INTEL_BTS_PMU_NAME); in intel_bts_recording_init() local435 if (!intel_bts_pmu) in intel_bts_recording_init()[all …]
32 struct perf_pmu *intel_bts_pmu; in auxtrace_record__init_intel() local38 intel_bts_pmu = perf_pmu__find(INTEL_BTS_PMU_NAME); in auxtrace_record__init_intel()43 if (intel_bts_pmu && evsel->attr.type == intel_bts_pmu->type) in auxtrace_record__init_intel()