Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hitrace/cmd/src/
H A Dhitrace_cmd.cpp52 std::string clockType; member
/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_dump.cpp58 std::string clockType; member
584 void SetClock(const std::string& clockType) in SetClock()