CUpti_GetSassToSourceCorrelationParams Struct Reference
[CUPTI PC Sampling API]

Params for cuptiGetSassToSourceCorrelation.


Data Fields

const void * cubin
size_t cubinSize
char * dirName
char * fileName
const char * functionName
uint32_t lineNumber
uint64_t pcOffset
size_t size


Field Documentation

[w] Pointer to cubin binary where function belongs.

[w] Size of cubin binary.

[r] Path for the directory of source file.

[r] Path for the source file.

[w] Function name to which PC belongs.

[r] Line number in the source code.

[w] PC offset

[w] Size of the data structure i.e. CUpti_GetSassToSourceCorrelationParamsSize 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.


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