Searched refs:cloned_profile (Results 1 – 1 of 1) sorted by relevance
685 CpuProfile* cloned_profile = list->Remove(index); in RemoveProfile() local686 if (cloned_profile != NULL && cloned_profile != profile) { in RemoveProfile()687 detached_profiles_.Add(cloned_profile); in RemoveProfile()