Searched refs:thread__memcpy (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/perf/arch/x86/util/
H A Darchinsn.c19 len = thread__memcpy(thread, machine, sample->insn, sample->ip, sizeof(sample->insn), &is64bit);
/linux-master/tools/perf/util/
H A Dthread.h126 int thread__memcpy(struct thread *thread, struct machine *machine,
H A Dthread.c441 int thread__memcpy(struct thread *thread, struct machine *machine, function
H A Dintel-bts.c331 len = thread__memcpy(thread, machine, buf, ip, INTEL_PT_INSN_BUF_SZ, &x86_64);

Completed in 713 milliseconds