Home
last modified time | relevance | path

Searched refs:latencies (Results 1 – 10 of 10) sorted by relevance

/Zephyr-latest/tests/benchmarks/sched/
DREADME.rst5 latencies (not scaling performance) of specific low level scheduling
19 It then iterates this many times, reporting timestamp latencies
/Zephyr-latest/samples/kernel/metairq_dispatch/src/
Dmain.c39 uint32_t latencies[MAX_EVENTS * 2 / NUM_THREADS]; member
132 if (lidx < ARRAY_SIZE(stats.threads[t].latencies)) { in record_latencies()
133 stats.threads[t].latencies[lidx] = latency; in record_latencies()
165 calc_stats(stats.threads[i].latencies, in record_latencies()
/Zephyr-latest/tests/benchmarks/sched_userspace/
DREADME.rst5 latencies (not scaling performance) of specific low level scheduling
/Zephyr-latest/samples/kernel/metairq_dispatch/
DREADME.rst22 latencies to be computed at several points:
36 latencies and lower processing delays, as expected.
/Zephyr-latest/doc/services/pm/
Dsystem.rst79 (higher index in the enum) will offer greater power savings and have higher wake latencies.
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig.ll_sw_split689 and thread latencies.
697 latencies.
758 Assert on increased Radio Event Prepare callback latencies due to
762 events that are delayed due to CPU usage latencies; as long as the
886 Radio ISR latencies by the controller event scheduling framework.
1072 latencies by one connection interval as the next attempt to send a PDU
1423 contains current, minimum and maximum ISR entry latencies; and
/Zephyr-latest/doc/connectivity/networking/
Dnet_config_guide.rst234 faster or slower. Because of thread scheduling latencies, in practice the
/Zephyr-latest/doc/releases/
Drelease-notes-1.7.rst117 * Reduced latencies in the Controller
Drelease-notes-2.0.rst1361 * :github:`13610` - kernel: Non-deterministic and very high ISR latencies
Drelease-notes-1.14.rst1517 * :github:`13610` - kernel: Non-deterministic and very high ISR latencies