Home
last modified time | relevance | path

Searched defs:procStatCollector (Results 1 – 4 of 4) sorted by relevance

/packages/services/Car/cpp/watchdog/server/src/
DIoOveruseMonitor.h140 [[maybe_unused]] const android::wp<ProcStatCollectorInterface>& procStatCollector, in onBoottimeCollection()
150 [[maybe_unused]] const android::wp<ProcStatCollectorInterface>& procStatCollector) in onWakeUpCollection()
160 [[maybe_unused]] const android::wp<ProcStatCollectorInterface>& procStatCollector) in onUserSwitchCollection()
DPerformanceProfiler.cpp154 const sp<ProcStatCollectorInterface>& procStatCollector) { in checkDataCollectors()
1027 const wp<ProcStatCollectorInterface>& procStatCollector, ResourceStats* resourceStats) { in onBoottimeCollection()
1043 const wp<ProcStatCollectorInterface>& procStatCollector, ResourceStats* resourceStats) { in onPeriodicCollection()
1059 const android::wp<ProcStatCollectorInterface>& procStatCollector) { in onUserSwitchCollection()
1089 const android::wp<ProcStatCollectorInterface>& procStatCollector) { in onWakeUpCollection()
1106 const wp<ProcStatCollectorInterface>& procStatCollector, ResourceStats* resourceStats) { in onCustomCollection()
1122 const sp<ProcStatCollectorInterface>& procStatCollector, CollectionInfo* collectionInfo, in processLocked()
1296 const sp<ProcStatCollectorInterface>& procStatCollector, in processProcStatLocked()
DIoOveruseMonitor.cpp254 [[maybe_unused]] const android::wp<ProcStatCollectorInterface>& procStatCollector, in onPeriodicCollection()
404 const android::wp<ProcStatCollectorInterface>& procStatCollector, in onCustomCollection()
/packages/services/Car/cpp/watchdog/server/tests/
DWatchdogPerfServiceTest.cpp133 const sp<ProcStatCollectorInterface>& procStatCollector, in init()