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

  /external/elfutils/0.153/backends/
ia64_retval.c 164 int max_used = fpregs_used; local
187 if (used > max_used)
188 max_used = used;
200 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:__anon19228
wlioctl.h 4403 uint32 max_used; \/* the high-water mark of the queue utilisation for packets - member in struct:__anon19318
4432 uint32 max_used; \/* the high-water mark of the queue utilisation for packets - member in struct:__anon19319
    [all...]

Completed in 252 milliseconds