Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/arch/x86/util/
Dintel-bts.c73 struct intel_bts_recording *btsr = in intel_bts_info_fill() local
75 struct perf_pmu *intel_bts_pmu = btsr->intel_bts_pmu; in intel_bts_info_fill()
106 auxtrace_info->priv[INTEL_BTS_SNAPSHOT_MODE] = btsr->snapshot_mode; in intel_bts_info_fill()
115 struct intel_bts_recording *btsr = in intel_bts_recording_options() local
117 struct perf_pmu *intel_bts_pmu = btsr->intel_bts_pmu; in intel_bts_recording_options()
122 btsr->evlist = evlist; in intel_bts_recording_options()
123 btsr->snapshot_mode = opts->auxtrace_snapshot_mode; in intel_bts_recording_options()
255 struct intel_bts_recording *btsr = in intel_bts_parse_snapshot_options() local
269 btsr->snapshot_size = snapshot_size; in intel_bts_parse_snapshot_options()
279 static int intel_bts_alloc_snapshot_refs(struct intel_bts_recording *btsr, in intel_bts_alloc_snapshot_refs() argument
[all …]