Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dthread.h41 int thread__init_map_groups(struct thread *thread, struct machine *machine);
Dthread.c13 int thread__init_map_groups(struct thread *thread, struct machine *machine) in thread__init_map_groups() function
Dmachine.c413 if (thread__init_map_groups(th, machine)) { in ____machine__findnew_thread()
Dintel-pt.c2074 if (thread__init_map_groups(pt->unknown_thread, pt->machine)) { in intel_pt_process_auxtrace_info()