Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/src/
DPerformanceProfiler.h104 statsView) : in UserPackageStats()
119 std::variant<std::monostate, IoStatsView, ProcSingleStatsView, ProcCpuStatsView> statsView; variable
/packages/services/Car/cpp/watchdog/server/tests/
DPerformanceProfilerTest.cpp140 [&](const auto& statsView) -> bool { in __anon2065062a0202()