Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsample.c103 len = thread__memcpy(thread, machine, sample->insn, in perf_sample__fetch_insn()
H A Dthread.h135 int thread__memcpy(struct thread *thread, struct machine *machine,
H A Dthread.c565 int thread__memcpy(struct thread *thread, struct machine *machine, in thread__memcpy() function
H A Dintel-bts.c333 len = thread__memcpy(thread, machine, buf, ip, INTEL_PT_INSN_BUF_SZ, &x86_64); in intel_bts_get_next_insn()