Home
last modified time | relevance | path

Searched refs:map_groups__clone (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/tools/perf/util/
Dmap.h192 int map_groups__clone(struct thread *thread,
Dthread.c346 if (map_groups__clone(thread, parent->mg) < 0) in thread__clone_map_groups()
Dmap.c781 int map_groups__clone(struct thread *thread, struct map_groups *parent) in map_groups__clone() function