Home
last modified time | relevance | path

Searched refs:log_cache_init (Results 1 – 3 of 3) sorted by relevance

/subsys/logging/
A Dlog_cache.h39 int log_cache_init(struct log_cache *cache, const struct log_cache_config *config);
A Dlog_cache.c24 int log_cache_init(struct log_cache *cache, const struct log_cache_config *config) in log_cache_init() function
A Dlog_mgmt.c170 err = log_cache_init(&dname_cache, &dname_cache_config); in cache_init()
173 err = log_cache_init(&sname_cache, &sname_cache_config); in cache_init()

Completed in 8 milliseconds