Searched defs:RecordStats (Results 1 – 3 of 3) sorted by relevance
/external/chromium/chrome/browser/chromeos/ | ||
D | boot_times_loader.cc | 309 void BootTimesLoader::RecordStats(const std::string& name, const Stats& stats) { in RecordStats() function in chromeos::BootTimesLoader |
/external/v8/src/ | ||
D | global-handles.cc | 613 void GlobalHandles::RecordStats(HeapStats* stats) { in RecordStats() function in v8::internal::GlobalHandles |
D | heap.cc | 5628 void Heap::RecordStats(HeapStats* stats, bool take_snapshot) { in RecordStats() function in v8::internal::Heap |