Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_diskstat.c63 uint64_t in_flight; member
111 &s->w_merges, &s->w_sectors, &s->w_ticks, &s->in_flight, &s->io_ticks, in get_file_values()
/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()