Home
last modified time | relevance | path

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

/linux/tools/perf/arch/x86/util/
H A Dintel-pt.c44 struct intel_pt_snapshot_ref { struct
60 struct intel_pt_snapshot_ref *snapshot_refs; argument
922 const size_t sz = sizeof(struct intel_pt_snapshot_ref); in intel_pt_alloc_snapshot_refs()
924 struct intel_pt_snapshot_ref *refs; in intel_pt_alloc_snapshot_refs()
1080 struct intel_pt_snapshot_ref *ref = &ptr->snapshot_refs[idx]; in intel_pt_wrapped()