Home
last modified time | relevance | path

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

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