Home
last modified time | relevance | path

Searched defs:isSmapsRollupSupported (Results 1 – 5 of 5) sorted by relevance

/packages/services/Car/cpp/watchdog/server/tests/
DPerformanceProfilerTest.cpp401 auto int64Multiplier, auto uint64Multiplier, bool isSmapsRollupSupported = true) { in sampleUidStats()
1252 bool isSmapsRollupSupported = kTestIsSmapsRollupSupported) { in getSampleStatsInfo()
1289 bool isSmapsRollupSupported = kTestIsSmapsRollupSupported) { in setupFirstCollection()
DUidProcStatsCollectorTest.cpp122 bool isSmapsRollupSupported(std::string rootPath) { in isSmapsRollupSupported() function
/packages/services/Car/cpp/watchdog/server/src/
DUidProcStatsCollector.cpp353 UidProcStatsCollector::UidProcStatsCollector(const std::string& path, bool isSmapsRollupSupported) : in UidProcStatsCollector()
DPerformanceProfiler.h113 bool isSmapsRollupSupported; member
DPerformanceProfiler.cpp303 int topNProcessCount, bool isSmapsRollupSupported = false) { in UserPackageStats()
511 const UidStats& uidStats, int topNProcessCount, bool isSmapsRollupSupported, in cacheTopNProcessMemStats()