Searched refs:masterOnly (Results 1 – 2 of 2) sorted by relevance
447 static bool masterOnly(timer_e e) { in masterOnly() function556 static bool masterOnly(counter_e e) { in masterOnly() function
832 if ((timeStat::masterOnly(s) && (t != 0)) || // Timer only valid on master in outputStats()850 if (counter::masterOnly(c) && t != 0) in outputStats()