Home
last modified time | relevance | path

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

/aosp_15_r20/packages/services/Car/cpp/watchdog/server/src/
DPerformanceProfiler.h176 std::unordered_map<uid_t, uint64_t> taskCountByUid = {}; member
DPerformanceProfiler.cpp958 const std::unordered_map<uid_t, uint64_t>& taskCountByUid, in dumpPackageTaskStateStatsProto()