Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/arch/x86/util/
Dintel-pt.c42 struct intel_pt_snapshot_ref { struct
58 struct intel_pt_snapshot_ref *snapshot_refs; argument
926 const size_t sz = sizeof(struct intel_pt_snapshot_ref); in intel_pt_alloc_snapshot_refs()
928 struct intel_pt_snapshot_ref *refs; in intel_pt_alloc_snapshot_refs()
1084 struct intel_pt_snapshot_ref *ref = &ptr->snapshot_refs[idx]; in intel_pt_wrapped()