Home
last modified time | relevance | path

Searched defs:hit (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/logging/
Dlog_cache.c57 bool hit = false; in log_cache_get() local
Dlog_cache.h34 uint32_t hit; member
/Zephyr-latest/tests/subsys/logging/log_cache/src/
Dmain.c64 uint32_t hit = log_cache_get_hit(cache); in cache_get() local