Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/stats/
Dstats.c44 stats_get_off(const struct stats_hdr *hdr, int idx) in stats_get_off() function
111 rc = walk_func(hdr, arg, name, stats_get_off(hdr, i)); in stats_walk()