Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/util/
Dthread.h74 int thread__init_maps(struct thread *thread, struct machine *machine);
Dthread.c22 int thread__init_maps(struct thread *thread, struct machine *machine) in thread__init_maps() function
Dmachine.c513 if (thread__init_maps(th, machine)) { in __machine__findnew_thread()
Dintel-pt.c4325 if (thread__init_maps(pt->unknown_thread, pt->machine)) { in intel_pt_process_auxtrace_info()