Searched refs:FlushTable (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dprofiler.cc89 void FlushTable();
207 void CpuProfiler::FlushTable() { function in class:CpuProfiler
220 collector_.FlushTable();
296 CpuProfiler::instance_.FlushTable();
H A Dprofiledata.h136 void FlushTable();
H A Dprofiledata.cc239 void ProfileData::FlushTable() { function in class:ProfileData
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dprofiler.cc87 void FlushTable();
205 void CpuProfiler::FlushTable() { function in class:CpuProfiler
218 collector_.FlushTable();
294 CpuProfiler::instance_.FlushTable();
H A Dprofiledata.h136 void FlushTable();
H A Dprofiledata.cc239 void ProfileData::FlushTable() { function in class:ProfileData
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
H A Dprofiledata_unittest.cc388 // Safe to call FlushTable.
389 collector_.FlushTable();
560 collector_.FlushTable();
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
H A Dprofiledata_unittest.cc388 // Safe to call FlushTable.
389 collector_.FlushTable();
560 collector_.FlushTable();

Completed in 294 milliseconds