Home
last modified time | relevance | path

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

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