Home
last modified time | relevance | path

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

/tools/perf/arch/x86/util/
Dintel-pt.c48 struct intel_pt_snapshot_ref { struct
64 struct intel_pt_snapshot_ref *snapshot_refs; argument
803 const size_t sz = sizeof(struct intel_pt_snapshot_ref); in intel_pt_alloc_snapshot_refs()
805 struct intel_pt_snapshot_ref *refs; in intel_pt_alloc_snapshot_refs()
961 struct intel_pt_snapshot_ref *ref = &ptr->snapshot_refs[idx]; in intel_pt_wrapped()