Home
last modified time | relevance | path

Searched refs:tidTimeInStatePath (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/cpp/watchdog/server/src/
DUidProcStatsCollector.cpp378 std::string tidTimeInStatePath = in init() local
381 bool isTidTimeInStatePathAccessible = access(tidTimeInStatePath.c_str(), R_OK) == 0; in init()
396 auto tidCpuCycles = readTimeInStateFile(tidTimeInStatePath); in init()
402 tidTimeInStatePath.c_str()); in init()