Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/tools/
Dgen_malloc.pl182 sub PrintAlloc($$$$$$) { subroutine
213 PrintAlloc($opts, $cur_thread, $pointer, "MALLOC", $size, 0);
218 PrintAlloc($opts, $cur_thread, $pointer, "CALLOC", $size, $nmemb);
223 PrintAlloc($opts, $cur_thread, $pointer, "MEMALIGN", $size, $align);