HomeSort by relevance Sort by last modified time
    Searched refs:in_flight (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/auxiliary/hud/
hud_diskstat.c 63 uint64_t in_flight; member in struct:stat_s
111 &s->w_merges, &s->w_sectors, &s->w_ticks, &s->in_flight, &s->io_ticks,
  /external/iputils/
ping_common.c 494 if (ntokens < MININTERVAL && in_flight() >= preload)
525 in_flight() < screen_width)
769 int recv_expected = in_flight();
858 if (in_flight() == 0)
ping_common.h 232 static inline int in_flight(void) function

Completed in 78 milliseconds