Searched refs:totalTimeMs (Results 1 – 2 of 2) sorted by relevance
34 bool GpuStateResidencyDataProvider::getTotalTime(const std::string &path, uint64_t &totalTimeMs) { in getTotalTime() argument45 totalTimeMs = 0; in getTotalTime()48 totalTimeMs += curTimeMs; in getTotalTime()
39 bool getTotalTime(const std::string &path, uint64_t &totalTimeMs);