Home
last modified time | relevance | path

Searched defs:gmBytes (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/services/Car/service/src/com/android/car/watchdog/
H A DOveruseConfigurationCache.java345 private static PerStateBytes constructPerStateBytes(long fgBytes, long bgBytes, long gmBytes) { in constructPerStateBytes()
/aosp12/packages/services/Car/cpp/watchdog/server/tests/
H A DIoOveruseMonitorTest.cpp84 const int64_t gmBytes) { in constructPerStateBytes()
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
H A DCarWatchdogServiceUnitTest.java3558 long fgBytes, long bgBytes, long gmBytes) { in constructPerStateBytes()
4250 long fgBytes, long bgBytes, long gmBytes) { in constructPerStateIoOveruseThreshold()