Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_dump.cpp601 std::set<std::string> allClockTypes; in SetClock() local
605 allClockTypes.insert(allClocks.substr(curPos, i - curPos)); in SetClock()
611 for (auto i : allClockTypes) { in SetClock()