Searched refs:timerColorInfo (Results 1 – 2 of 2) sorted by relevance
831 static rgb_color timerColorInfo[]; variable843 static rgb_color getEventColor(timer_e e) { return timerColorInfo[e]; } in getEventColor()
36 kmp_stats_output_module::rgb_color kmp_stats_output_module::timerColorInfo[] = { member in kmp_stats_output_module585 timerColorInfo[i] = globalColorArray[globalColorIndex]; in setupEventColors()