Lines Matching full:malloc
78 5 malloc(4000);
83 10 malloc(2000);
93 20 a[i] = malloc(1000);
406 99.21% (9,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
411 indicates all heap allocation functions such as <function>malloc</function>
414 bytes) go through them. But how were <function>malloc</function> and new
418 <function>malloc</function>.</para>
431 99.48% (20,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
463 calls <function>malloc</function>, and function <function>B</function> calls
506 99.76% (10,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
553 <function>malloc</function>,
568 Heap allocation functions such as <function>malloc</function> are built on
572 in response to calls to <function>malloc</function> et al. Massif directly
573 measures only these higher-level <function>malloc</function> et al calls,
612 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
697 than at the malloc'd block level. See above for details.
720 <function>malloc
721 wrappers to <function>malloc</function> or <function>new</function>,
729 <function>malloc1</function> that wraps <function>malloc</function>,
755 <function>malloc</function>, <function>new</function>, etc, or a call