Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/stats/
Dstats.c133 stats_init(struct stats_hdr *hdr, uint8_t size, uint16_t cnt, in stats_init() function
265 stats_init(shdr, size, cnt, map, map_cnt); in stats_init_and_reg()
/Zephyr-latest/subsys/pm/
Dpm_stats.c43 stats_init(&(stats[i][j].s_hdr), STATS_SIZE_32, 3U, in pm_stats_init()
/Zephyr-latest/include/zephyr/stats/
Dstats.h230 void stats_init(struct stats_hdr *shdr, uint8_t size, uint16_t cnt,
/Zephyr-latest/include/zephyr/drivers/
Dspi.h549 stats_init(&state->stats.s_hdr, STATS_SIZE_32, 3, \
Dsmbus.h449 stats_init(&state->stats.s_hdr, STATS_SIZE_32, 4, \
Dcan.h725 stats_init(&state->stats.s_hdr, STATS_SIZE_32, 8, \
Di2c.h625 stats_init(&state->stats.s_hdr, STATS_SIZE_32, 4, \