Home
last modified time | relevance | path

Searched defs:ref_buf (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/tools/perf/arch/x86/util/
Dintel-pt.c43 void *ref_buf; member
970 void *ref_buf; in intel_pt_alloc_snapshot_ref() local
1051 static bool intel_pt_compare_ref(void *ref_buf, size_t ref_offset, in intel_pt_compare_ref()
1068 static void intel_pt_copy_ref(void *ref_buf, size_t ref_size, size_t buf_size, in intel_pt_copy_ref()
Dintel-bts.c34 void *ref_buf; member