Searched refs:mode (Results 1 – 11 of 11) sorted by relevance
/percepio-3.7.0/TraceRecorder/kernelports/Zephyr/ |
D | Kconfig | 15 bool "Streaming recorder mode" 19 bool "Snapshot recorder mode"
|
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 …BaseType_t)event, (TraceUnsignedBaseType_t)type, (TraceUnsignedBaseType_t)mode, (TraceUnsignedBase… in sys_trace_k_poll_api_event_init()
|
/percepio-3.7.0/TraceRecorder/config/ |
D | Kconfig | 24 TRC_START: Starts the tracing directly. In snapshot mode this allows for 30 TRC_START_AWAIT_HOST: For streaming mode only. Initializes the trace recorder 37 In snapshot mode, this must be followed by a vTraceEnable(TRC_START) sometime 119 Static and dynamic mode does the allocation for you, either in compile time 121 The custom mode allows you to control how and where the allocation is made, 164 Note: In streaming mode, User Events are used to provide error messages 213 In streaming mode, TzCtrl is used to receive start/stop commands from 220 In Snapshot mode, TzCtrl is only used for the stack usage monitoring and is 232 In streaming mode, this also affects the trace data transfer if you are using 254 TzCtrl. This task is always created by the recorder when in streaming mode. [all …]
|
/percepio-3.7.0/TraceRecorder/streamports/File/ |
D | Kconfig | 22 prompt "Internal buffer transfer mode"
|
/percepio-3.7.0/TraceRecorder/streamports/ARM_ITM/ |
D | Kconfig | 26 prompt "Internal buffer transfer mode"
|
/percepio-3.7.0/TraceRecorder/kernelports/Zephyr/streamports/Semihost/ |
D | Kconfig | 22 prompt "Internal buffer transfer mode"
|
/percepio-3.7.0/TraceRecorder/streamports/TCPIP_Win32/ |
D | Readme-Streamport.txt | 20 3. Make sure the recorder library is configured for streaming mode (see
|
/percepio-3.7.0/TraceRecorder/streamports/Jlink_RTT/ |
D | Kconfig | 75 We therefore recommend PERCEPIO_TRC_CFG_STREAM_PORT_RTT_MODE_NO_BLOCK_SKIP. In this mode, 100 prompt "Internal buffer transfer mode"
|
/percepio-3.7.0/TraceRecorder/streamports/STM32_USB_CDC/ |
D | Readme-Streamport.txt | 24 and verify that Snapshot mode works. The basic integration of the recorder library is the same.
|
/percepio-3.7.0/TraceRecorder/kernelports/Zephyr/include/ |
D | tracing_tracerecorder.h | 304 sys_trace_k_poll_api_event_init(event, type, mode, obj) 974 uint32_t type, int mode, void *obj);
|
/percepio-3.7.0/TraceRecorder/ |
D | Doxyfile | 1388 # Possible values are: LIGHT always generate light mode output, DARK always 1389 # generate dark mode output, AUTO_LIGHT automatically set the mode according to 1390 # the user preference, use light mode if no preference is set (the default), 1391 # AUTO_DARK automatically set the mode according to the user preference, use 1392 # dark mode if no preference is set and TOGGLE allow to user to switch between 1393 # light and dark mode via a button. 1527 # in maintenance mode). You can download the HTML help workshop from the web
|