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