Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dallocate.c56 desc->allocations = 0; in drop_all_allocations()
98 desc->allocations++; in allocate()
127 x->name, x->allocations, x->useful_bytes, x->total_bytes, in show_allocations()
129 (double) x->useful_bytes / x->allocations); in show_allocations()
135 s->allocations = x->allocations; in get_allocator_stats()
H A Dstats.c20 x.name, x.allocations, x.useful_bytes, x.total_bytes, in show_stats()
22 (double) x.useful_bytes / (x.allocations ? : 1)); in show_stats()
24 tot->allocations += x.allocations; in show_stats()
H A Dallocate.h19 unsigned long allocations, total_bytes, useful_bytes; member
24 unsigned int allocations; member
H A Dsmatch_slist.c358 desc->allocations = 0; in free_every_single_sm_state()
H A Dsmatch_ranges.c2051 desc->allocations = 0; in free_data_info_allocs()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dstartup.c607 } allocations[NUM_ALLOCATIONS]; variable
615 allocations[num_allocations].al_ptr = (void**)&ptr; \
616 allocations[num_allocations].al_size = size; \
639 *allocations[i].al_ptr = (void *)mem; in perform_allocations()
640 mem += allocations[i].al_size; in perform_allocations()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_cfg.txt255 # associated with it. Thus, the MSI-X Vector allocations we give to the
556 # Total resources used by above allocations:
H A Dt5fw_cfg.txt290 # associated with it. Thus, the MSI-X Vector allocations we give to the
607 # Total resources used by above allocations:
H A Dt6fw_cfg.txt307 # associated with it. Thus, the MSI-X Vector allocations we give to the
597 # Total resources used by above allocations:
/illumos-gate/exception_lists/
H A Dcheck_rtime118 # management. Since ksh itself doesn't perform any memory allocations in
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dirpmarshall.c55 Double check memory allocations on unmarhsalling
/illumos-gate/usr/src/cmd/fm/eversholt/files/i386/i86pc/
H A Damd64.esc184 * reflecting permanent kernel memory allocations. This system page retire
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex346 …tions that the ecore needs in order to perform it’s work; e.g., memory allocations – the ecore nee…
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt2087 Change: Set pointers to OSAL_NULL after freeing the allocations.
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt16038 allocations, and can therefore detect memory leaks and attempts to