Searched refs:last_fb_bytes_sent (Results 1 – 4 of 4) sorted by relevance
163 time_t last_fb_bytes_sent = 0; variable
591 extern time_t last_fb_bytes_sent;
2888 if(now > last_fb_bytes_sent + no_fbu_blank) { in nap_set()2891 (int) now, (int) last_fb_bytes_sent); in nap_set()2978 dt_fbu = (int) (now - last_fb_bytes_sent); in nap_check()
4117 if (last_fb_bytes_sent == 0) {4118 last_fb_bytes_sent = now;4151 (int) now, (int) last_fb_bytes_sent);4153 last_fb_bytes_sent = now;