Searched refs:event (Results 1 – 4 of 4) sorted by relevance
/percepio-3.7.0/TraceRecorder/config/ |
D | Kconfig | 381 This defines the capacity of the event buffer, i.e., the number of records 387 event buffer. 447 next a message/signal/event. But only if this event is blocking. 467 the event buffer whenever the object is referenced. Moreover, some internal 475 separate user event buffer (UB). 509 You can also use the other user event functions, like vTracePrintF. 510 as they are then rerouted to the UB instead of the main event buffer. 529 This defines the capacity of the user event buffer (UB), in number of slots. 530 A single user event can use multiple slots, depending on its arguments. 540 event buffer, and contains both a User Event Channel (the name) and [all …]
|
/percepio-3.7.0/TraceRecorder/kernelports/Zephyr/include/ |
D | tracing_tracerecorder.h | 303 #define sys_port_trace_k_poll_api_event_init(event, ...) \ argument 304 sys_trace_k_poll_api_event_init(event, type, mode, obj) 973 void sys_trace_k_poll_api_event_init(struct k_poll_event *event,
|
/percepio-3.7.0/TraceRecorder/kernelports/Zephyr/ |
D | trcKernelPort.c | 679 void sys_trace_k_poll_api_event_init(struct k_poll_event *event, uint32_t type, int mode, void *obj… in sys_trace_k_poll_api_event_init() argument 680 …(void)xTraceEventCreate4(PSF_EVENT_POLL_EVENT_INIT, (TraceUnsignedBaseType_t)event, (TraceUnsigned… in sys_trace_k_poll_api_event_init()
|
/percepio-3.7.0/TraceRecorder/ |
D | LICENSE.md | 153 8. Limitation of Liability. In no event and under no legal theory,
|