Searched refs:command_heap (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/i386/loader/
H A Dmain.c341 COMMAND_SET(heap, "heap", "show heap usage", command_heap);
344 command_heap(int argc, char *argv[]) function
/illumos-gate/usr/src/boot/sys/boot/uboot/common/
H A Dmain.c509 COMMAND_SET(heap, "heap", "show heap usage", command_heap);
511 command_heap(int argc, char *argv[]) function
/illumos-gate/usr/src/boot/sys/boot/sparc64/loader/
H A Dmain.c904 COMMAND_SET(heap, "heap", "show heap usage", command_heap);
907 command_heap(int argc, char *argv[]) function

Completed in 61 milliseconds