Searched refs:clockIdStr (Results 1 – 2 of 2) sorted by relevance
42 clockid_t GetClockId(const std::string& clockIdStr);
480 clockid_t GetClockId(const std::string& clockIdStr) in GetClockId() argument498 auto iter = clockIdMap.find(clockIdStr); in GetClockId()