OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:flex_allocated_mem
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/acpitools/aml/
aml_memman.c
259
memman->
flex_allocated_mem
+= size;
268
(memman->
flex_allocated_mem
- memman->flex_reclaimed_mem)) {
270
(memman->
flex_allocated_mem
- memman->flex_reclaimed_mem);
444
printf(" allocated memory: %zd bytes\n", memman->
flex_allocated_mem
);
451
memman->
flex_allocated_mem
/ memman->flex_alloc_called : 0);
aml_memman.h
114
size_t
flex_allocated_mem
;/* total malloc()ed memory */
member in struct:memman
Completed in 13 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025