Searched refs:CountAndDurationType (Results 1 – 2 of 2) sorted by relevance
44 typedef std::pair<size_t, DurationType> CountAndDurationType; typedef45 typedef std::pair<std::string, CountAndDurationType>171 StringMap<CountAndDurationType> AllCountAndTotalPerName; in write()251 StringMap<CountAndDurationType> CountAndTotalPerName;
31 typedef std::pair<size_t, DurationType> CountAndDurationType; typedef32 typedef std::pair<std::string, CountAndDurationType>183 StringMap<CountAndDurationType> CountAndTotalPerName;