Lines Matching +full:idle +full:- +full:poll +full:- +full:time +full:- +full:us

4  * SPDX-License-Identifier: Apache-2.0
27 * inner-working of the kernel and various other subsystems.
127 * @param us Duration in microseconds
129 #define sys_port_trace_k_thread_usleep_enter(us) argument
133 * @param us Duration in microseconds
136 #define sys_port_trace_k_thread_usleep_exit(us, ret) argument
602 * @brief Work Poll Tracing APIs
603 * @defgroup subsys_tracing_apis_work_poll Work Poll Tracing APIs
608 * @brief Trace initialisation of a Work Poll structure enter
614 * @brief Trace initialisation of a Work Poll structure exit
620 * @brief Trace work poll submit to queue enter
628 * @brief Trace work poll submit to queue blocking
636 * @brief Trace work poll submit to queue exit
645 * @brief Trace work poll submit to system queue enter
652 * @brief Trace work poll submit to system queue exit
660 * @brief Trace work poll cancel enter
666 * @brief Trace work poll cancel exit
675 * @brief Poll Tracing APIs
676 * @defgroup subsys_tracing_apis_poll Poll Tracing APIs
681 * @brief Trace initialisation of a Poll Event
682 * @param event Poll Event
688 * @param events Poll Events
694 * @param events Poll Events
700 * @brief Trace initialisation of a Poll Signal
701 * @param signal Poll Signal
706 * @brief Trace resetting of Poll Signal
707 * @param signal Poll Signal
712 * @brief Trace checking of Poll Signal
713 * @param signal Poll Signal
718 * @brief Trace raising of Poll Signal
719 * @param signal Poll Signal
1153 * @param head First ll-node
1154 * @param tail Last ll-node
1161 * @param head First ll-node
1162 * @param tail Last ll-node
1908 * @brief Trace Time Status sync outcome
2028 * @param delay Time to delay the operation
2035 * @param delay Time to delay the operation.
2103 * @brief Trace network data receive time
2110 * @brief Trace network data sent time
2319 * @param timeout Timeout for the poll operation
2324 * @brief Trace network socket poll attempt
2427 * @param arg0 arbitrary user-provided data for this event
2428 * @param arg1 arbitrary user-provided data for this event
2666 * @brief Called when the cpu enters the idle state