Lines Matching refs:allocations
64 This option adds a special header to all allocations that contains the guard
84 This option adds a special header to all allocations that contains
94 Enables both a front guard and a rear guard on all allocations.
101 This option will slow down allocations by an order of magnitude. If the
103 of frames captured will speed the allocations up.
112 Before P, this option adds a special header to all allocations that contains
139 Before P, this option adds a special header to all allocations that contains
196 a list of freed allocations. In addition to being added to the list, the
207 being placed on the list. When the program terminates, all of the allocations
210 If ALLOCATION\_COUNT is present, it indicates the total number of allocations
211 in the list. The default is to record 100 freed allocations, the max
212 allocations to record is 16384.
214 Before P, this option adds a special header to all allocations that contains
246 Track all live allocations. When the program terminates, all of the live
247 allocations will be dumped to the log. If the backtrace option was enabled,
248 then the log will include the backtrace of the leaked allocations. This
252 Before P, this option adds a special header to all allocations that contains
278 reaches the TOTAL\_ENTRIES value, then any further allocations/frees are
283 file, all current records are deleted. Any allocations/frees occuring while
370 file where the recorded allocations will be found.
378 Track all live allocations to determine if a pointer is used that does not
476 Total memory is the total of all of the currently live allocations.
492 NUM\_ALLOCATIONS is the number of allocations that have this size and have the