Home
last modified time | relevance | path

Searched refs:miss (Results 1 – 14 of 14) sorted by relevance

/Zephyr-Core-3.7.0/subsys/logging/
Dlog_cache.h35 uint32_t miss; member
89 return cache->miss; in log_cache_get_miss()
Dlog_cache.c48 cache->miss = 0; in log_cache_init()
79 cache->miss++; in log_cache_get()
/Zephyr-Core-3.7.0/tests/subsys/logging/log_cache/src/
Dmain.c65 uint32_t miss = log_cache_get_miss(cache); in cache_get() local
72 zassert_equal(miss, log_cache_get_miss(cache), "line %u\n", line); in cache_get()
75 zassert_equal(miss + 1, log_cache_get_miss(cache), "line %u\n", line); in cache_get()
/Zephyr-Core-3.7.0/arch/xtensa/core/
DREADME_MMU.txt51 On a TLB miss, the hardware immediately does a single fetch (at ring 0
89 fault, and simply indicates unmapped memory. The result is TLB miss
90 exception from within the TLB miss exception handler (i.e. while the
175 3. Pin the page table page containing the PTE for the TLB miss
/Zephyr-Core-3.7.0/subsys/net/ip/
DKconfig.mgmt105 NET_MGMT_EVENT_QUEUE_SIZE from the default in order not to miss
/Zephyr-Core-3.7.0/doc/project/
Dtsc.rst136 members who miss three consecutive TSC weekly meetings.
143 Notice of suspension will be sent to representatives who miss three consecutive
Drelease_process.rst81 rule, if you miss submitting your code during the development phase for a given
/Zephyr-Core-3.7.0/doc/kernel/services/
Dpolling.rst307 application will miss events. Best practice is always to reset the
310 FIFOs are more error-proof in this sense because they can't "miss"
/Zephyr-Core-3.7.0/doc/connectivity/networking/conn_mgr/
Dmain.rst146 …nt listeners after connectivity monitoring initializes, it is possible to miss this first wave of …
/Zephyr-Core-3.7.0/doc/releases/
Drelease-notes-1.7.rst435 * ``ZEP-1768`` - samples: cases miss testcase.ini
Drelease-notes-3.0.rst1164 * :github:`40189` - k_poll infrastructure can miss "signals" in a heavily contended SMP system
Drelease-notes-1.14.rst1570 * :github:`13320` - sanitycheck miss extra_args: OVERLAY_CONFIG parameter
1679 * :github:`12615` - Network documentation might miss API documentation
Drelease-notes-2.5.rst1028 …les/scheduler/metairq_dispatch: Regression after 30916 (sched: timeout: Do not miss slice timeouts)
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
DKconfig1464 is that the node may miss out on messages intended for it