Searched refs:freed_by_count (Results 1 – 1 of 1) sorted by relevance
189 uint64 freed_by_count = 0; in AllocateRawInternalWithRetry() local191 freed_by_count = allocation_attr.freed_by_func(); in AllocateRawInternalWithRetry()194 AllocateRawInternal(unused_alignment, num_bytes, false, freed_by_count); in AllocateRawInternalWithRetry()201 uint64 freed_by_count = 0; in AllocateRawInternalWithRetry() local203 freed_by_count = allocation_attr.freed_by_func(); in AllocateRawInternalWithRetry()205 return AllocateRawInternal(a, nb, v, freed_by_count); in AllocateRawInternalWithRetry()219 uint64 freed_by_count = 0; in AllocateRaw() local221 freed_by_count = allocation_attr.freed_by_func(); in AllocateRaw()224 dump_log_on_failure, freed_by_count); in AllocateRaw()