CUpti_ActivityMemory3::CUpti_ActivityMemory3::PACKED_ALIGNMENT Struct Reference


Data Fields

uint64_t address
CUpti_ActivityMemoryPoolType memoryPoolType
uint64_t releaseThreshold
uint64_t utilizedSize
uint64_t processId
uint64_t size

Detailed Description

The memory pool configuration used for the memory operations.

Field Documentation

uint64_t CUpti_ActivityMemory3::CUpti_ActivityMemory3::PACKED_ALIGNMENT::address

The base address of the memory pool.

CUpti_ActivityMemoryPoolType CUpti_ActivityMemory3::CUpti_ActivityMemory3::PACKED_ALIGNMENT::memoryPoolType

The type of the memory pool, CUpti_ActivityMemoryPoolType

uint64_t CUpti_ActivityMemory3::CUpti_ActivityMemory3::PACKED_ALIGNMENT::processId

The processId of the memory pool. processId is valid if memoryPoolType is CUPTI_ACTIVITY_MEMORY_POOL_TYPE_IMPORTED, CUpti_ActivityMemoryPoolType.

uint64_t CUpti_ActivityMemory3::CUpti_ActivityMemory3::PACKED_ALIGNMENT::releaseThreshold

The release threshold of the memory pool in bytes. releaseThreshold is valid for CUPTI_ACTIVITY_MEMORY_POOL_TYPE_LOCAL, CUpti_ActivityMemoryPoolType.

uint64_t CUpti_ActivityMemory3::CUpti_ActivityMemory3::PACKED_ALIGNMENT::size

The size of the memory pool in bytes. size is valid if memoryPoolType is CUPTI_ACTIVITY_MEMORY_POOL_TYPE_LOCAL, CUpti_ActivityMemoryPoolType.

uint64_t CUpti_ActivityMemory3::CUpti_ActivityMemory3::PACKED_ALIGNMENT::utilizedSize

The utilized size of the memory pool. utilizedSize is valid for CUPTI_ACTIVITY_MEMORY_POOL_TYPE_LOCAL, CUpti_ActivityMemoryPoolType.


Generated on Tue Jul 12 11:16:29 2022 for Cupti by  doxygen 1.5.8