Searched refs:thread__memcpy (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | sample.c | 103 len = thread__memcpy(thread, machine, sample->insn, in perf_sample__fetch_insn()
|
| H A D | thread.h | 135 int thread__memcpy(struct thread *thread, struct machine *machine,
|
| H A D | thread.c | 565 int thread__memcpy(struct thread *thread, struct machine *machine, in thread__memcpy() function
|
| H A D | intel-bts.c | 333 len = thread__memcpy(thread, machine, buf, ip, INTEL_PT_INSN_BUF_SZ, &x86_64); in intel_bts_get_next_insn()
|