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

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

Completed in 129 milliseconds