Searched refs:intel_bts_recording (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/ |
H A D | intel-bts.c | 39 struct intel_bts_recording { struct 67 struct intel_bts_recording *btsr = in intel_bts_info_fill() 68 container_of(itr, struct intel_bts_recording, itr); in intel_bts_info_fill() 109 struct intel_bts_recording *btsr = in intel_bts_recording_options() 110 container_of(itr, struct intel_bts_recording, itr); in intel_bts_recording_options() 254 struct intel_bts_recording *btsr = in intel_bts_parse_snapshot_options() 255 container_of(itr, struct intel_bts_recording, itr); 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() 303 static void intel_bts_free_snapshot_refs(struct intel_bts_recording *btsr) in intel_bts_free_snapshot_refs() 314 struct intel_bts_recording *bts in intel_bts_recording_free() [all...] |
/kernel/linux/linux-6.6/tools/perf/arch/x86/util/ |
H A D | intel-bts.c | 39 struct intel_bts_recording { struct 67 struct intel_bts_recording *btsr = in intel_bts_info_fill() 68 container_of(itr, struct intel_bts_recording, itr); in intel_bts_info_fill() 109 struct intel_bts_recording *btsr = in intel_bts_recording_options() 110 container_of(itr, struct intel_bts_recording, itr); in intel_bts_recording_options() 255 struct intel_bts_recording *btsr = in intel_bts_parse_snapshot_options() 256 container_of(itr, struct intel_bts_recording, itr); 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() 304 static void intel_bts_free_snapshot_refs(struct intel_bts_recording *btsr) in intel_bts_free_snapshot_refs() 315 struct intel_bts_recording *bts in intel_bts_recording_free() [all...] |
Completed in 3 milliseconds