Home
last modified time | relevance | path

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

/TraceRecorderSource-2.7.6/extras/SDK/
Dreadme.txt58 This function will register a task switch and the task's priority.
62 uiPriority - The task priority.
/TraceRecorderSource-2.7.6/include/
DtrcRecorder.h305 traceHandle xTraceSetISRProperties(const char* name, uint8_t priority);
926 #define vTraceSetISRProperties(handle, name, priority) (void)(handle), (void)(name), (void)(priorit… argument
935 #define xTraceSetISRProperties(name, priority) ((void)(name), (void)(priority), (traceHandle)0) /* … argument
/TraceRecorderSource-2.7.6/
DtrcStreamingRecorder.c648 traceHandle xTraceSetISRProperties(const char* name, uint8_t priority) in xTraceSetISRProperties() argument
657 prvTraceSaveObjectData((void*)isrHandle, priority); in xTraceSetISRProperties()
661 prvTraceStoreStringEvent(2, eventID, name, isrHandle, priority); in xTraceSetISRProperties()
DtrcSnapshotRecorder.c633 traceHandle xTraceSetISRProperties(const char* name, uint8_t priority) in xTraceSetISRProperties() argument
643 prvTraceSetPriorityProperty(TRACE_CLASS_ISR, handle, priority); in xTraceSetISRProperties()
/TraceRecorderSource-2.7.6/kernelports/Zephyr/
DKconfig121 can be executed on low priority. This way, you can avoid that the stack
135 make sure the TzCtrl priority is high enough to ensure reliable periodic
/TraceRecorderSource-2.7.6/kernelports/ESP-IDF_FreeRTOS/
DKconfig.projbuild228 can be executed on low priority. This way, you can avoid that the stack
240 make sure the TzCtrl priority is high enough to ensure reliable periodic