Home
last modified time | relevance | path

Searched defs:highUsageDeltaMB (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/android/WebCoreSupport/
DPlatformBridge.cpp202 int PlatformBridge::highUsageDeltaMB() in highUsageDeltaMB() function in WebCore::PlatformBridge
/external/webkit/Source/WebCore/bindings/v8/
DV8GCController.cpp534 …const int highUsageDeltaMB = 128; // Delta of memory usage growth (vs. last workingSetEstimateMB)… in checkMemoryUsage() local