Searched refs:map_groups__clone (Results 1 – 3 of 3) sorted by relevance
192 int map_groups__clone(struct thread *thread,
346 if (map_groups__clone(thread, parent->mg) < 0) in thread__clone_map_groups()
781 int map_groups__clone(struct thread *thread, struct map_groups *parent) in map_groups__clone() function