Searched refs:getTimerName (Results 1 – 2 of 2) sorted by relevance
672 rgb_color color = getEventColor(ev.getTimerName()); in printEvents()675 color.r, color.g, color.b, timeStat::name(ev.getTimerName())); in printEvents()
608 inline timer_e getTimerName() const { return timer_name; } in getTimerName() function