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/
A Dintel-pt.c56 size_t snapshot_ref_buf_size; member
975 size_t ref_buf_size = ptr->snapshot_ref_buf_size; in intel_pt_alloc_snapshot_ref()
1021 ptr->snapshot_ref_buf_size = intel_pt_snapshot_ref_buf_size(ptr, in intel_pt_snapshot_init()
1094 ptr->snapshot_ref_buf_size, mm->len, in intel_pt_wrapped()
1097 intel_pt_copy_ref(ref->ref_buf, ptr->snapshot_ref_buf_size, mm->len, in intel_pt_wrapped()
1142 if (ptr->snapshot_ref_buf_size) { in intel_pt_find_snapshot()

Completed in 6 milliseconds