Searched refs:TimerEntry (Results 1 – 1 of 1) sorted by relevance
105 typedef std::pair<const char *, uint64_t> TimerEntry; typedef107 static bool CategoryMapIteratorSortCriterion(const TimerEntry &lhs, in CategoryMapIteratorSortCriterion()108 const TimerEntry &rhs) { in CategoryMapIteratorSortCriterion()118 std::vector<TimerEntry> sorted; in DumpCategoryTimes()