Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/arch/x86/util/
Dintel-bts.c67 struct intel_bts_recording *btsr = in intel_bts_info_fill() local
69 struct perf_pmu *intel_bts_pmu = btsr->intel_bts_pmu; in intel_bts_info_fill()
100 auxtrace_info->priv[INTEL_BTS_SNAPSHOT_MODE] = btsr->snapshot_mode; in intel_bts_info_fill()
109 struct intel_bts_recording *btsr = in intel_bts_recording_options() local
111 struct perf_pmu *intel_bts_pmu = btsr->intel_bts_pmu; in intel_bts_recording_options()
121 btsr->evlist = evlist; in intel_bts_recording_options()
122 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 …]