Data Fields | |
CUpti_PCSamplingData ** | MergedPcSampDataBuffers |
size_t | numberOfBuffers |
size_t * | numMergedBuffer |
CUpti_PCSamplingData * | PcSampDataBuffer |
size_t | size |
CUpti_PCSamplingData** CUPTI::PcSamplingUtil::CUptiUtil_MergePcSampDataParams::MergedPcSampDataBuffers |
Pointer to array of merged buffers as per the range id.
Number of buffers to merge.
Number of merged buffers.
Pointer to array of buffers to merge
Size of the data structure i.e. CUpti_PCSamplingDisableParamsSize CUPTI client should set the size of the structure. It will be used in CUPTI to check what fields are available in the structure. Used to preserve backward compatibility.