Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/arch/x86/util/
Dintel-pt.c40 struct intel_pt_snapshot_ref { struct
56 struct intel_pt_snapshot_ref *snapshot_refs; argument
837 const size_t sz = sizeof(struct intel_pt_snapshot_ref); in intel_pt_alloc_snapshot_refs()
839 struct intel_pt_snapshot_ref *refs; in intel_pt_alloc_snapshot_refs()
995 struct intel_pt_snapshot_ref *ref = &ptr->snapshot_refs[idx]; in intel_pt_wrapped()