Searched refs:clockIdMap (Results 1 – 1 of 1) sorted by relevance
482 const std::map<std::string, clockid_t> clockIdMap = { in GetClockId() local498 auto iter = clockIdMap.find(clockIdStr); in GetClockId()499 if (iter != clockIdMap.end()) { in GetClockId()