Home
last modified time | relevance | path

Searched refs:thread__init_maps (Results 1 – 5 of 5) sorted by relevance

/linux/tools/perf/util/
A Dthread.h69 int thread__init_maps(struct thread *thread, struct machine *machine);
A Dthread.c22 int thread__init_maps(struct thread *thread, struct machine *machine) in thread__init_maps() function
A Dcs-etm.c3082 if (thread__init_maps(etm->unknown_thread, etm->machine)) { in cs_etm__process_auxtrace_info()
A Dmachine.c555 if (thread__init_maps(th, machine)) { in ____machine__findnew_thread()
A Dintel-pt.c3878 if (thread__init_maps(pt->unknown_thread, pt->machine)) { in intel_pt_process_auxtrace_info()

Completed in 23 milliseconds