Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/arch/x86/util/
Dintel-pt.c969 size_t ref_buf_size = ptr->snapshot_ref_buf_size; in intel_pt_alloc_snapshot_ref() local
972 ref_buf = zalloc(ref_buf_size); in intel_pt_alloc_snapshot_ref()
977 ptr->snapshot_refs[idx].ref_offset = snapshot_buf_size - ref_buf_size; in intel_pt_alloc_snapshot_ref()