Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/stats/
Dstats.h61 struct stats_name_map { struct
72 const struct stats_name_map *s_map; argument
231 const struct stats_name_map *map, uint16_t map_cnt);
272 const struct stats_name_map *map, uint16_t map_cnt,
376 static const struct stats_name_map STATS_NAME_MAP_NAME(sectname__)[] = {
385 (sizeof(STATS_NAME_MAP_NAME(name__)) / sizeof(struct stats_name_map))
/Zephyr-Core-3.5.0/subsys/stats/
Dstats.c22 const struct stats_name_map *cur; in stats_get_name()
134 const struct stats_name_map *map, uint16_t map_cnt) in stats_init()
260 const struct stats_name_map *map, uint16_t map_cnt, in stats_init_and_reg()