Searched refs:miss (Results 1 – 12 of 12) sorted by relevance
35 uint32_t miss; member89 return cache->miss; in log_cache_get_miss()
41 cache->miss = 0; in log_cache_init()72 cache->miss++; in log_cache_get()
65 uint32_t miss = log_cache_get_miss(cache); in cache_get() local72 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()
65 NET_MGMT_EVENT_QUEUE_SIZE from the default in order not to miss
264 application will miss events. Best practice is always to reset the267 FIFOs are more error-proof in this sense because they can't "miss"
135 …nt listeners after connectivity monitoring initializes, it is possible to miss this first wave of …
78 general rule, if you miss submitting your code during the development phase for
435 * ``ZEP-1768`` - samples: cases miss testcase.ini
1164 * :github:`40189` - k_poll infrastructure can miss "signals" in a heavily contended SMP system
1570 * :github:`13320` - sanitycheck miss extra_args: OVERLAY_CONFIG parameter1679 * :github:`12615` - Network documentation might miss API documentation
1028 …les/scheduler/metairq_dispatch: Regression after 30916 (sched: timeout: Do not miss slice timeouts)
835 is that the node may miss out on messages intended for it