Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/arch/x86/util/
H A Dintel-pt.c56 size_t snapshot_ref_buf_size; member
969 size_t ref_buf_size = ptr->snapshot_ref_buf_size; in intel_pt_alloc_snapshot_ref()
1015 ptr->snapshot_ref_buf_size = intel_pt_snapshot_ref_buf_size(ptr, in intel_pt_snapshot_init()
1088 ptr->snapshot_ref_buf_size, mm->len, in intel_pt_wrapped()
1091 intel_pt_copy_ref(ref->ref_buf, ptr->snapshot_ref_buf_size, mm->len, in intel_pt_wrapped()
1136 if (ptr->snapshot_ref_buf_size) { in intel_pt_find_snapshot()
/kernel/linux/linux-6.6/tools/perf/arch/x86/util/
H A Dintel-pt.c57 size_t snapshot_ref_buf_size; member
960 size_t ref_buf_size = ptr->snapshot_ref_buf_size; in intel_pt_alloc_snapshot_ref()
1006 ptr->snapshot_ref_buf_size = intel_pt_snapshot_ref_buf_size(ptr, in intel_pt_snapshot_init()
1079 ptr->snapshot_ref_buf_size, mm->len, in intel_pt_wrapped()
1082 intel_pt_copy_ref(ref->ref_buf, ptr->snapshot_ref_buf_size, mm->len, in intel_pt_wrapped()
1127 if (ptr->snapshot_ref_buf_size) { in intel_pt_find_snapshot()

Completed in 4 milliseconds