HomeSort by relevance Sort by last modified time
    Searched defs:FlushTable (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/tcmalloc/chromium/src/
profiler.cc 89 void FlushTable();
207 void CpuProfiler::FlushTable() {
220 collector_.FlushTable();
296 CpuProfiler::instance_.FlushTable();
profiledata.cc 239 void ProfileData::FlushTable() {
  /external/chromium_org/third_party/tcmalloc/vendor/src/
profiler.cc 87 void FlushTable();
205 void CpuProfiler::FlushTable() {
218 collector_.FlushTable();
294 CpuProfiler::instance_.FlushTable();
profiledata.cc 239 void ProfileData::FlushTable() {

Completed in 95 milliseconds