Home
last modified time | relevance | path

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

/TraceRecorderSource-2.7.6/extras/SDK/
Dreadme.txt13 uiData - The object's initial data.
/TraceRecorderSource-2.7.6/kernelports/BareMetal/
Dreadme-baremetal.txt34 …This should be called after the initial hardware setup (when the system clock frequency is configu…
/TraceRecorderSource-2.7.6/
DtrcStreamingRecorder.c2171 int initial = i; /* Used to make sure we break if we are back at the inital value */ in prvReportStackUsage() local
2191 } while (count < TRC_CFG_STACK_MONITOR_MAX_REPORTS && i != initial); in prvReportStackUsage()
DtrcSnapshotRecorder.c3232 int initial = i; /* Used to make sure we break if we are back at the inital value */ in prvReportStackUsage() local
3252 } while (count < TRC_CFG_STACK_MONITOR_MAX_REPORTS && i != initial); in prvReportStackUsage()
/TraceRecorderSource-2.7.6/kernelports/ESP-IDF_FreeRTOS/
DKconfig.projbuild148 This allows Tracealyzer to show the initial pending time before tasks enter