Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/arch/x86/util/
Dintel-pt.c49 struct intel_pt_recording { struct
245 struct intel_pt_recording *ptr = in intel_pt_parse_snapshot_options()
246 container_of(itr, struct intel_pt_recording, itr); in intel_pt_parse_snapshot_options()
303 struct intel_pt_recording *ptr = in intel_pt_info_priv_size()
304 container_of(itr, struct intel_pt_recording, itr); in intel_pt_info_priv_size()
328 struct intel_pt_recording *ptr = in intel_pt_info_fill()
329 container_of(itr, struct intel_pt_recording, itr); in intel_pt_info_fill()
610 struct intel_pt_recording *ptr = in intel_pt_recording_options()
611 container_of(itr, struct intel_pt_recording, itr); in intel_pt_recording_options()
891 struct intel_pt_recording *ptr = in intel_pt_snapshot_start()
[all …]