Home
last modified time | relevance | path

Searched defs:bgBytes (Results 1 – 5 of 5) sorted by relevance

/packages/services/Car/cpp/watchdog/server/tests/
DOveruseConfigurationTestUtils.cpp107 PerStateBytes toPerStateBytes(const int64_t fgBytes, const int64_t bgBytes, in toPerStateBytes()
126 const int64_t bgBytes, in toPerStateIoOveruseThreshold()
138 const int64_t bgBytes, in toPerStateIoOveruseThreshold()
DIoOveruseMonitorTest.cpp89 PerStateBytes constructPerStateBytes(const int64_t fgBytes, const int64_t bgBytes, in constructPerStateBytes()
/packages/services/Car/service/src/com/android/car/watchdog/
DOveruseConfigurationCache.java495 private static PerStateBytes constructPerStateBytes(long fgBytes, long bgBytes, long gmBytes) { in constructPerStateBytes()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
DWatchdogPerfHandlerUnitTest.java4836 long fgBytes, long bgBytes, long gmBytes) { in constructPerStateIoOveruseThreshold()
5012 long fgBytes, long bgBytes, long gmBytes) { in constructPerStateBytes()
DCarWatchdogServiceUnitTest.java1101 long fgBytes, long bgBytes, long gmBytes) { in constructPerStateBytes()