Searched refs:shouldExecuteImpl (Results 1 – 2 of 2) sorted by relevance
85 static bool shouldExecuteImpl(unsigned CounterName);90 return shouldExecuteImpl(CounterName); in shouldExecute()
218 bool DebugCounter::shouldExecuteImpl(unsigned CounterName) { in shouldExecuteImpl() function in DebugCounter