pxtask::AllocIdStats Struct Reference
statistics collected per AllocationId by HeapManager. More...
#include <PxCudaMemoryManager.h>
Public Attributes | |
| size_t | size |
| currently allocated memory by this ID | |
| size_t | maxSize |
| max allocated memory by this ID | |
| size_t | elements |
| number of current allocations by this ID | |
| size_t | maxElements |
| max number of allocations by this ID | |
Detailed Description
statistics collected per AllocationId by HeapManager.Member Data Documentation
number of current allocations by this ID
max number of allocations by this ID
max allocated memory by this ID
| size_t pxtask::AllocIdStats::size |
currently allocated memory by this ID
The documentation for this struct was generated from the following file:
Copyright © 2008-2012 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com