Searched refs:uiCurrentIndex (Results 1 – 1 of 1) sorted by relevance
162 static uint32_t uiCurrentIndex = 0; in xTraceStackMonitorReport() local181 uiCurrentIndex = uiCurrentIndex < pxStackMonitor->uxEntryCount ? uiCurrentIndex : 0; in xTraceStackMonitorReport()183 pxStackMonitorEntry = &pxStackMonitor->xEntries[uiCurrentIndex]; in xTraceStackMonitorReport()187 uiCurrentIndex++; in xTraceStackMonitorReport()198 uiCurrentIndex++; in xTraceStackMonitorReport()