Home
last modified time | relevance | path

Searched refs:groupNewTaskCount (Results 1 – 1 of 1) sorted by relevance

/TaskScheduler/Scheduler/Source/
H A DMTScheduler.cpp681 int groupNewTaskCount = newTaskCountInGroup[i]; in RunTasksImpl() local
682 if (groupNewTaskCount > 0) in RunTasksImpl()
684 groupStats[i].Add((uint32)groupNewTaskCount); in RunTasksImpl()