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