Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/stats/
Dstats.h373 #define STATS_NAME_MAP_NAME(sectname__) stats_map_ ## sectname__ macro
376 static const struct stats_name_map STATS_NAME_MAP_NAME(sectname__)[] = {
384 &(STATS_NAME_MAP_NAME(name__)[0]), \
385 (sizeof(STATS_NAME_MAP_NAME(name__)) / sizeof(struct stats_name_map))