Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/acpitools/aml/
H A Daml_memman.h101 unsigned int alloc_called; /* memman_alloc() calling */ member
H A Daml_memman.c154 memman->alloc_called++; in memman_alloc()
424 printf(" alloc(): %d times\n", memman->alloc_called); in memman_statistics_fixedsize()