Searched refs:flex_salloc_called (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/usr.sbin/acpitools/aml/
H A Daml_memman.h111 unsigned int flex_salloc_called;/* malloc() calling */ member in struct:memman
H A Daml_memman.c257 memman->flex_salloc_called++;
440 printf(" system malloc(): %d times\n", memman->flex_salloc_called);

Completed in 186 milliseconds