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

  /external/elfutils/backends/
ia64_retval.c 170 int max_used = fpregs_used; local
193 if (used > max_used)
194 max_used = used;
206 fpregs_used = max_used;
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmutils.h 133 uint32 max_used; /* the high-water mark of the queue utilisation for packets - member in struct:__anon46940
wlioctl.h 4403 uint32 max_used; \/* the high-water mark of the queue utilisation for packets - member in struct:__anon47030
4432 uint32 max_used; \/* the high-water mark of the queue utilisation for packets - member in struct:__anon47031
    [all...]

Completed in 171 milliseconds