Searched refs:rgb_color (Results 1 – 2 of 2) sorted by relevance
36 kmp_stats_output_module::rgb_color kmp_stats_output_module::timerColorInfo[] = {40 const kmp_stats_output_module::rgb_color585 int numGlobalColors = sizeof(globalColorArray) / sizeof(rgb_color); in setupEventColors()673 rgb_color color = getEventColor(ev.getTimerName()); in printEvents()742 rgb_color c = getEventColor((timer_e)i); in printPloticusFile()
828 struct rgb_color { struct840 static const rgb_color globalColorArray[]; argument841 static rgb_color timerColorInfo[];853 static rgb_color getEventColor(timer_e e) { return timerColorInfo[e]; } in getEventColor()