HomeSort by relevance Sort by last modified time
    Searched refs:dumpStats (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/third_party/WebKit/Source/wtf/
HashTable.cpp 51 void HashTableStats::dumpStats()
HashTable.h 87 static void dumpStats();
390 void dumpStats()
    [all...]
  /frameworks/native/services/surfaceflinger/
FrameTracker.h 91 // dumpStats dump appends the current frame display time history to the result string.
92 void dumpStats(String8& result) const;
FrameTracker.cpp 236 void FrameTracker::dumpStats(String8& result) const {
Layer.cpp     [all...]
SurfaceFlinger.cpp     [all...]
  /external/lldb/test/attic/
tester.py 55 def dumpStats(self):
113 ExecutionTimes.executionTimes().dumpStats()
  /external/chromium_org/third_party/WebKit/Source/core/fetch/
MemoryCache.h 203 void dumpStats(Timer<MemoryCache>*);
MemoryCache.cpp 79 , m_statsTimer(this, &MemoryCache::dumpStats)
686 void MemoryCache::dumpStats(Timer<MemoryCache>*)
  /packages/apps/ContactsCommon/src/com/android/contacts/common/
ContactPhotoManager.java 693 if (DEBUG) dumpStats();
704 if (DEBUG) dumpStats();
730 private void dumpStats() {
    [all...]
  /packages/apps/Email/src/com/android/email/provider/
ContentCache.java 694 dumpStats();
811 public static void dumpStats() {

Completed in 646 milliseconds