Searched refs:ClearHistograms (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/
H A Dspaces.cc1580 static void ClearHistograms() { function in namespace:v8
1694 void NewSpace::ClearHistograms() { function in class:v8::NewSpace
1705 ClearHistograms();
2461 ClearHistograms();
2782 ClearHistograms();
H A Dspaces.h2245 void ClearHistograms();
H A Dheap.cc303 if (FLAG_heap_stats || FLAG_log_gc) new_space_.ClearHistograms();
308 new_space_.ClearHistograms();

Completed in 163 milliseconds