Searched refs:profile_ptr (Results 1 – 1 of 1) sorted by relevance
548 static void DeleteCpuProfile(CpuProfile** profile_ptr) { in DeleteCpuProfile() argument549 delete *profile_ptr; in DeleteCpuProfile()