Home
last modified time | relevance | path

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

/percepio-3.7.0/TraceRecorder/
DtrcStreamingRecorder.c21 #error Maximum entry symbol length is 28!
26 #error Minimum entry symbol length is 4!
DDoxyfile764 # will remove the Files entry from the Quick Index and from the Folder Tree View
771 # page. This will remove the Namespaces entry from the Quick Index and from the
/percepio-3.7.0/TraceRecorder/kernelports/Zephyr/
DtrcKernelPort.c302 void sys_trace_k_thread_user_mode_enter(k_thread_entry_t entry, void *p1, void *p2, void *p3) { in sys_trace_k_thread_user_mode_enter() argument
306 (TraceUnsignedBaseType_t)entry, in sys_trace_k_thread_user_mode_enter()
/percepio-3.7.0/TraceRecorder/kernelports/Zephyr/include/
Dtracing_tracerecorder.h47 sys_trace_k_thread_user_mode_enter(entry, p1, p2, p3)
835 void sys_trace_k_thread_user_mode_enter(k_thread_entry_t entry, void *p1,
/percepio-3.7.0/TraceRecorder/config/
DKconfig298 for keeping track of the previous execution context (4 byte per entry).