Lines Matching +full:half +full:- +full:cycle
10 priority level to implement "bottom half" style processing
17 Each message has a random (and non-trivial) amount of processing that
21 Messages are accompanied by a timestamp that allows per-message
24 * The cycle time between message creation in the ISR and receipt by
43 priority will experience some load-dependent delays, as the CPU
72 .. zephyr-app-commands::
73 :zephyr-app: samples/kernel/metairq_dispatch
88 (intended) for non-cooperative threads like T2 and T3 which is attributed to delays
92 .. code-block:: console
94 I: Starting Thread0 at priority -2
95 I: Starting Thread1 at priority -1
139 I: ---------- Latency (cyc) ----------