HomeSort by: relevance | last modified time | path
    Searched refs:salloc_called (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/acpitools/aml/
aml_memman.h 103 unsigned int salloc_called; /* malloc() calling */ member in struct:memman
aml_memman.c 94 memman->salloc_called++;
165 memman->salloc_called++;
425 printf(" system malloc(): %d times\n", memman->salloc_called);

Completed in 14 milliseconds