Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/arch/x86/util/
H A Dintel-pt.c43 struct intel_pt_snapshot_ref { struct
59 struct intel_pt_snapshot_ref *snapshot_refs; argument
917 const size_t sz = sizeof(struct intel_pt_snapshot_ref); in intel_pt_alloc_snapshot_refs()
919 struct intel_pt_snapshot_ref *refs; in intel_pt_alloc_snapshot_refs()
1075 struct intel_pt_snapshot_ref *ref = &ptr->snapshot_refs[idx]; in intel_pt_wrapped()