HomeSort by: relevance | last modified time | path
    Searched refs:allocations (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/conf/
ssp.mk 15 # The following files use alloca(3) or variable array allocations.
ssp.mk 15 # The following files use alloca(3) or variable array allocations.
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_malloc_mac.inc 94 // FIXME: ASan should support purgeable allocations.
101 // FIXME: ASan should support purgeable allocations. Ignoring them is fine
107 // FIXME: ASan should support purgeable allocations. Ignoring them is fine
sanitizer_malloc_mac.inc 94 // FIXME: ASan should support purgeable allocations.
101 // FIXME: ASan should support purgeable allocations. Ignoring them is fine
107 // FIXME: ASan should support purgeable allocations. Ignoring them is fine
  /src/sys/external/mit/xen-include-public/dist/xen/include/public/xsm/
flask_op.h 130 uint32_t allocations; member in struct:xen_flask_cache_stats
flask_op.h 130 uint32_t allocations; member in struct:xen_flask_cache_stats
  /src/sys/external/bsd/compiler_rt/dist/lib/lsan/
lsan_common.cc 430 // Our solution is to include in the root set all allocations made from
432 // guaranteed to include all dynamic TLS blocks (and possibly other allocations
463 LOG_POINTERS("Processing platform-specific allocations.\n");
756 uptr bytes = 0, allocations = 0; local in function:__lsan::LeakReport::PrintSummary
760 allocations += leaks_[i].hit_count;
764 allocations);
lsan_common.cc 430 // Our solution is to include in the root set all allocations made from
432 // guaranteed to include all dynamic TLS blocks (and possibly other allocations
463 LOG_POINTERS("Processing platform-specific allocations.\n");
756 uptr bytes = 0, allocations = 0; local in function:__lsan::LeakReport::PrintSummary
760 allocations += leaks_[i].hit_count;
764 allocations);
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/hisilicon/
hi6220-hikey.dts 62 /* global autoconfigured region for contiguous allocations */
hi6220-hikey.dts 62 /* global autoconfigured region for contiguous allocations */

Completed in 29 milliseconds