Searched defs:procStatCollector (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/packages/services/Car/cpp/watchdog/server/src/ |
D | PerformanceProfiler.cpp | 154 const sp<ProcStatCollectorInterface>& procStatCollector) { in checkDataCollectors() 1052 const wp<ProcStatCollectorInterface>& procStatCollector, ResourceStats* resourceStats) { in onBoottimeCollection() 1068 const wp<ProcStatCollectorInterface>& procStatCollector, ResourceStats* resourceStats) { in onPeriodicCollection() 1084 const android::wp<ProcStatCollectorInterface>& procStatCollector) { in onUserSwitchCollection() 1114 const android::wp<ProcStatCollectorInterface>& procStatCollector) { in onWakeUpCollection() 1131 const wp<ProcStatCollectorInterface>& procStatCollector, ResourceStats* resourceStats) { in onCustomCollection() 1147 const sp<ProcStatCollectorInterface>& procStatCollector, CollectionInfo* collectionInfo, in processLocked() 1321 const sp<ProcStatCollectorInterface>& procStatCollector, in processProcStatLocked()
|
D | IoOveruseMonitor.h | 139 [[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()
|
D | IoOveruseMonitor.cpp | 254 [[maybe_unused]] const android::wp<ProcStatCollectorInterface>& procStatCollector, in onPeriodicCollection() 404 const android::wp<ProcStatCollectorInterface>& procStatCollector, in onCustomCollection()
|
/aosp_15_r20/tools/security/fuzzing/system_fuzzers/libwatchdog_perf_service/ |
H A D | libwatchdog_perf_service_fuzzer.cpp | 90 sp<ProcStatCollector> procStatCollector = in LLVMFuzzerTestOneInput() local
|
/aosp_15_r20/packages/services/Car/cpp/watchdog/server/tests/ |
D | WatchdogPerfServiceTest.cpp | 161 const sp<ProcStatCollectorInterface>& procStatCollector, in init()
|