bin_growth | notcub::CachingHostAllocator | |
BusyBlocks typedef | notcub::CachingHostAllocator | |
cached_blocks | notcub::CachingHostAllocator | |
cached_bytes | notcub::CachingHostAllocator | |
CachedBlocks typedef | notcub::CachingHostAllocator | |
CachingHostAllocator(unsigned int bin_growth, unsigned int min_bin=1, unsigned int max_bin=INVALID_BIN, size_t max_cached_bytes=INVALID_SIZE, bool skip_cleanup=false, bool debug=false) | notcub::CachingHostAllocator | inline |
CachingHostAllocator(bool skip_cleanup=false, bool debug=false) | notcub::CachingHostAllocator | inline |
Compare typedef | notcub::CachingHostAllocator | |
debug | notcub::CachingHostAllocator | |
FreeAllCached() | notcub::CachingHostAllocator | inline |
HostAllocate(void **d_ptr, size_t bytes, cudaStream_t active_stream=nullptr) | notcub::CachingHostAllocator | inline |
HostFree(void *d_ptr) | notcub::CachingHostAllocator | inline |
IntPow(unsigned int base, unsigned int exp) | notcub::CachingHostAllocator | inlinestatic |
INVALID_BIN | notcub::CachingHostAllocator | static |
INVALID_DEVICE_ORDINAL | notcub::CachingHostAllocator | static |
INVALID_SIZE | notcub::CachingHostAllocator | static |
live_blocks | notcub::CachingHostAllocator | |
max_bin | notcub::CachingHostAllocator | |
max_bin_bytes | notcub::CachingHostAllocator | |
max_cached_bytes | notcub::CachingHostAllocator | |
min_bin | notcub::CachingHostAllocator | |
min_bin_bytes | notcub::CachingHostAllocator | |
mutex | notcub::CachingHostAllocator | |
NearestPowerOf(unsigned int &power, size_t &rounded_bytes, unsigned int base, size_t value) | notcub::CachingHostAllocator | inline |
SetMaxCachedBytes(size_t max_cached_bytes) | notcub::CachingHostAllocator | inline |
skip_cleanup | notcub::CachingHostAllocator | |
~CachingHostAllocator() | notcub::CachingHostAllocator | inline |