Searched refs:thread__memcpy (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/tools/perf/arch/x86/util/ | 
| D | archinsn.c | 19 	len = thread__memcpy(thread, machine, sample->insn, sample->ip, sizeof(sample->insn), &is64bit);  in arch_fetch_insn()
 | 
| /Linux-v5.4/tools/perf/util/ | 
| D | thread.h | 112 int thread__memcpy(struct thread *thread, struct machine *machine,
 | 
| D | thread.c | 436 int thread__memcpy(struct thread *thread, struct machine *machine,  in thread__memcpy()  function
 | 
| D | intel-bts.c | 331 	len = thread__memcpy(thread, machine, buf, ip, INTEL_PT_INSN_BUF_SZ, &x86_64);  in intel_bts_get_next_insn()
 |