Home
last modified time | relevance | path

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

/titanic_53/usr/src/boot/sys/boot/i386/loader/
H A Dmain.c339 COMMAND_SET(heap, "heap", "show heap usage", command_heap);
342 command_heap(int argc, char *argv[]) in command_heap() function
/titanic_53/usr/src/boot/sys/boot/uboot/common/
H A Dmain.c503 COMMAND_SET(heap, "heap", "show heap usage", command_heap);
505 command_heap(int argc, char *argv[]) in command_heap() function
/titanic_53/usr/src/boot/sys/boot/sparc64/loader/
H A Dmain.c901 COMMAND_SET(heap, "heap", "show heap usage", command_heap);
904 command_heap(int argc, char *argv[]) in command_heap() function