Home
last modified time | relevance | path

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

/linux/tools/perf/arch/x86/util/
H A Dintel-pt.c58 size_t snapshot_ref_buf_size; member
965 size_t ref_buf_size = ptr->snapshot_ref_buf_size; in intel_pt_alloc_snapshot_ref()
1011 ptr->snapshot_ref_buf_size = intel_pt_snapshot_ref_buf_size(ptr, in intel_pt_snapshot_init()
1084 ptr->snapshot_ref_buf_size, mm->len, in intel_pt_wrapped()
1087 intel_pt_copy_ref(ref->ref_buf, ptr->snapshot_ref_buf_size, mm->len, in intel_pt_wrapped()
1132 if (ptr->snapshot_ref_buf_size) { in intel_pt_find_snapshot()