Data Fields | |
| const char * | fileName |
| uint32_t | id |
| CUpti_ActivityKind | kind |
| uint32_t | lineNumber |
| const char* CUpti_ActivitySourceLocator::fileName |
The path for the file.
| uint32_t CUpti_ActivitySourceLocator::id |
The ID for the source path, will be used in all the source level results.
The activity record kind, must be CUPTI_ACTIVITY_KIND_SOURCE_LOCATOR.
The line number in the source .
1.5.8