Home
last modified time | relevance | path

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

/external/iputils/
Dping_common.c494 if (ntokens < MININTERVAL && in_flight() >= preload) in pinger()
525 in_flight() < screen_width) in pinger()
769 int recv_expected = in_flight(); in main_loop()
858 if (in_flight() == 0) in main_loop()
Dping_common.h232 static inline int in_flight(void) in in_flight() function
/external/fio/
Ddiskutil.c44 unsigned in_flight; in get_io_ticks() local
74 &in_flight, in get_io_ticks()