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