Home
last modified time | relevance | path

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

/src/stand/i386/loader/ !
H A Dmain.c415 COMMAND_SET(heap, "heap", "show heap usage", command_heap);
418 command_heap(int argc, char *argv[]) in command_heap() function
/src/stand/uboot/ !
H A Dmain.c553 COMMAND_SET(heap, "heap", "show heap usage", command_heap);
555 command_heap(int argc, char *argv[]) in command_heap() function