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

/linux-master/tools/perf/util/
H A Dthread.h73 int thread__init_maps(struct thread *thread, struct machine *machine);
H A Dthread.c22 int thread__init_maps(struct thread *thread, struct machine *machine) function
H A Dintel-pt.c4345 if (thread__init_maps(pt->unknown_thread, pt->machine)) {
H A Dmachine.c536 * thread__init_maps to find the thread leader and that would
539 if (thread__init_maps(th, machine)) {

Completed in 243 milliseconds