Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/loader/
H A Defi_main.c191 command_heap(int argc __unused, char *argv[] __unused) in command_heap() function
200 COMMAND_SET(heap, "heap", "show heap usage", command_heap);
/illumos-gate/usr/src/boot/i386/loader/
H A Dmain.c338 COMMAND_SET(heap, "heap", "show heap usage", command_heap);
341 command_heap(int argc __unused, char *argv[] __unused) in command_heap() function