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

  /src/usr.sbin/acpitools/aml/
aml_memman.h 111 unsigned int flex_salloc_called;/* malloc() calling */ member in struct:memman
aml_memman.c 257 memman->flex_salloc_called++;
440 printf(" system malloc(): %d times\n", memman->flex_salloc_called);

Completed in 31 milliseconds