Searched refs:profile_copy_node (Results 1 – 3 of 3) sorted by relevance
142 struct profile_node *profile_copy_node
117 struct profile_node *profile_copy_node(struct profile_node *oldnode) in profile_copy_node() function141 q = profile_copy_node(p); in profile_copy_node()
585 file->data->root = profile_copy_node(oldfile->data->root); in profile_copy_file()