Searched refs:stats_collector (Results 1 – 1 of 1) sorted by relevance
32 static struct prometheus_collector *stats_collector; variable62 ret = prometheus_collector_walk_init(&walk_ctx, stats_collector); in stats_handler()87 stats_collector = net_if_get_default()->collector; in init_stats()88 if (stats_collector == NULL) { in init_stats()93 (void)prometheus_collector_walk_init(&walk_ctx, stats_collector); in init_stats()