Searched refs:thread__init_map_groups (Results 1 – 3 of 3) sorted by relevance
40 int thread__init_map_groups(struct thread *thread, struct machine *machine);
13 int thread__init_map_groups(struct thread *thread, struct machine *machine) in thread__init_map_groups() function
394 if (thread__init_map_groups(th, machine)) { in __machine__findnew_thread()