Home
last modified time | relevance | path

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

/aosp_15_r20/packages/services/Car/cpp/watchdog/server/tests/
DPerformanceProfilerTest.cpp670 SystemSummaryStats systemSummaryStats{/*cpuIoWaitTimeMillis=*/int64Multiplier(5'900), in sampleProcStat() local
867 SystemSummaryStats systemSummaryStats = {}; member
/aosp_15_r20/packages/services/Car/cpp/watchdog/server/src/
DPerformanceProfiler.h205 SystemSummaryStats systemSummaryStats; member