Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/arch/x86/util/
H A 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()
254 struct intel_bts_recording *btsr = in intel_bts_parse_snapshot_options() local
268 btsr->snapshot_size = snapshot_size; in intel_bts_parse_snapshot_options()
278 static int intel_bts_alloc_snapshot_refs(struct intel_bts_recording *btsr, in intel_bts_alloc_snapshot_refs() argument
303 intel_bts_free_snapshot_refs(struct intel_bts_recording *btsr) intel_bts_free_snapshot_refs() argument
314 struct intel_bts_recording *btsr = intel_bts_recording_free() local
323 struct intel_bts_recording *btsr = intel_bts_snapshot_start() local
336 struct intel_bts_recording *btsr = intel_bts_snapshot_finish() local
368 struct intel_bts_recording *btsr = intel_bts_find_snapshot() local
419 struct intel_bts_recording *btsr; intel_bts_recording_init() local
[all...]
/kernel/linux/linux-6.6/tools/perf/arch/x86/util/
H A 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
304 intel_bts_free_snapshot_refs(struct intel_bts_recording *btsr) intel_bts_free_snapshot_refs() argument
315 struct intel_bts_recording *btsr = intel_bts_recording_free() local
324 struct intel_bts_recording *btsr = intel_bts_snapshot_start() local
337 struct intel_bts_recording *btsr = intel_bts_snapshot_finish() local
369 struct intel_bts_recording *btsr = intel_bts_find_snapshot() local
420 struct intel_bts_recording *btsr; intel_bts_recording_init() local
[all...]

Completed in 2 milliseconds