1 write to NumCalls
Microsoft.ML.FastTree (1)
Utils\Timer.cs (1)
135
NumCalls
= new int[TickTotals.Length];
2 references to NumCalls
Microsoft.ML.FastTree (2)
Utils\Timer.cs (2)
163
int numCalls =
NumCalls
[(int)n];
241
Interlocked.Increment(ref _state.
NumCalls
[(int)_event]);