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.h139 [[maybe_unused]] const android::wp<ProcStatCollectorInterface>& procStatCollector, in onBoottimeCollection()
149 [[maybe_unused]] const android::wp<ProcStatCollectorInterface>& procStatCollector) in onWakeUpCollection()
159 [[maybe_unused]] const android::wp<ProcStatCollectorInterface>& procStatCollector) in onUserSwitchCollection()
DPerformanceProfiler.cpp130 const sp<ProcStatCollectorInterface>& procStatCollector) { in checkDataCollectors()
497 const wp<ProcStatCollectorInterface>& procStatCollector, ResourceStats* resourceStats) { in onBoottimeCollection()
513 const wp<ProcStatCollectorInterface>& procStatCollector, ResourceStats* resourceStats) { in onPeriodicCollection()
529 const android::wp<ProcStatCollectorInterface>& procStatCollector) { in onUserSwitchCollection()
559 const android::wp<ProcStatCollectorInterface>& procStatCollector) { in onWakeUpCollection()
575 const wp<ProcStatCollectorInterface>& procStatCollector, ResourceStats* resourceStats) { in onCustomCollection()
593 const sp<ProcStatCollectorInterface>& procStatCollector, CollectionInfo* collectionInfo, in processLocked()
695 const sp<ProcStatCollectorInterface>& procStatCollector, in processProcStatLocked()
DIoOveruseMonitor.cpp248 [[maybe_unused]] const android::wp<ProcStatCollectorInterface>& procStatCollector, in onPeriodicCollection()
394 const android::wp<ProcStatCollectorInterface>& procStatCollector, in onCustomCollection()
/packages/services/Car/cpp/watchdog/server/tests/
DWatchdogPerfServiceTest.cpp131 const sp<ProcStatCollectorInterface>& procStatCollector, in init()