Home
last modified time | relevance | path

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

/libev/
H A Dev.c4202 static void noinline stat_timer_cb (EV_P_ ev_timer *w_, int revents);
4325 stat_timer_cb (EV_A_ &w->timer, 0); in infy_wd()
4455 stat_timer_cb (EV_P_ ev_timer *w_, int revents) in stat_timer_cb() function
4505 ev_timer_init (&w->timer, stat_timer_cb, 0., w->interval ? w->interval : DEF_STAT_INTERVAL); in ev_stat_start()
5017 if (ev_cb ((ev_timer *)ANHE_w (timers [i])) == stat_timer_cb) in ev_walk()