Searched refs:clockid_map (Results 1 – 1 of 1) sorted by relevance
93 static std::unordered_map<std::string, int> clockid_map = { variable1045 if (clockid_map.find(clockid_) == clockid_map.end()) { in ParseOptions()1432 event_selection_set_.SetClockId(clockid_map[clockid_]); in SetEventSelectionFlags()