Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/arch/x86/util/
Dintel-pt.c54 struct intel_pt_recording { struct
241 struct intel_pt_recording *ptr = in intel_pt_parse_snapshot_options()
242 container_of(itr, struct intel_pt_recording, itr); in intel_pt_parse_snapshot_options()
295 struct intel_pt_recording *ptr = in intel_pt_info_fill()
296 container_of(itr, struct intel_pt_recording, itr); in intel_pt_info_fill()
499 struct intel_pt_recording *ptr = in intel_pt_recording_options()
500 container_of(itr, struct intel_pt_recording, itr); in intel_pt_recording_options()
722 struct intel_pt_recording *ptr = in intel_pt_snapshot_start()
723 container_of(itr, struct intel_pt_recording, itr); in intel_pt_snapshot_start()
735 struct intel_pt_recording *ptr = in intel_pt_snapshot_finish()
[all …]