OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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:__anon29608
wlioctl.h
4403
uint32
max_used
; \/* the high-water mark of the queue utilisation for packets -
member in struct:__anon29698
4432
uint32
max_used
; \/* the high-water mark of the queue utilisation for packets -
member in struct:__anon29699
[
all
...]
Completed in 178 milliseconds