Searched refs:total_iter_count (Results 1 – 1 of 1) sorted by relevance
54 static uint32_t total_iter_count[configNUM_CORES] = {0}; variable67 total_iter_count[xPortGetCoreID()]++; in spin_task()72 … if (total_iter_count[xPortGetCoreID()] == (NUM_PINNED_SPIN_TASK_PER_CORE * SPIN_TASK_NUM_ITER)) { in spin_task()