OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:flex_alloc_called
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/acpitools/aml/
aml_memman.c
256
memman->
flex_alloc_called
++;
439
printf(" alloc(): %d times\n", memman->
flex_alloc_called
);
450
(memman->
flex_alloc_called
) ?
451
memman->flex_allocated_mem / memman->
flex_alloc_called
: 0);
aml_memman.h
109
unsigned int
flex_alloc_called
; /* memman_alloc_flexsize() calling */
member in struct:memman
Completed in 25 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025