Searched refs:napiCallCount (Results 1 – 1 of 1) sorted by relevance
247 size_t napiCallCount = napiCallTimeVec_.size(); // napiCall count in FinetuneSampleData() local252 while (sampleIdx < samplesCount && napiCallIdx < napiCallCount) { in FinetuneSampleData()