Home | History | Annotate | Download | only in src

Lines Matching refs:profile_ptr

585 static void DeleteCpuProfile(CpuProfile** profile_ptr) {
586 delete *profile_ptr;