Home
last modified time | relevance | path

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

/dports/www/uwsgi/uwsgi-2.0.20/core/
H A Dstats.c417 struct uwsgi_stats_pusher_instance *old_uspi = NULL, *uspi = uwsgi.stats_pusher_instances; in uwsgi_stats_pusher_add()
433 uwsgi.stats_pusher_instances = uspi; in uwsgi_stats_pusher_add()
461 struct uwsgi_stats_pusher_instance *uspi = uwsgi.stats_pusher_instances; in uwsgi_stats_pusher_loop()
H A Dmaster.c466 if (uwsgi.stats_pusher_instances) {
/dports/www/uwsgi/uwsgi-2.0.20/
H A Duwsgi.h2665 struct uwsgi_stats_pusher_instance *stats_pusher_instances; member