Searched refs:DeleteProfile (Results 1 – 4 of 4) sorted by relevance
215 void DeleteProfile(CpuProfile* profile);
193 void CpuProfiler::DeleteProfile(CpuProfile* profile) { in DeleteProfile() function in v8::internal::CpuProfiler
1861 iprofiler->DeleteProfile(iprofile); in TEST()1955 iprofiler->DeleteProfile(iprofile); in TEST()2029 iprofiler->DeleteProfile(iprofile); in TEST()2076 iprofiler->DeleteProfile(iprofile); in TEST()
7999 profiler->DeleteProfile(profile); in Delete()