2.41. dcgmIntrospectFullFieldsExecTime_v2 Struct Reference

[Structure definitions]

Full introspection info for field execution time

Since DCGM 2.0

Public Variables

struct dcgmIntrospectFieldsExecTime_v1 aggregateInfo
info that includes global and device scope
struct dcgmIntrospectFieldsExecTime_v1 globalInfo
info that only includes global field scope
unsigned int  gpuIdsForGpuInfo[DCGM_MAX_NUM_DEVICES]
struct dcgmIntrospectFieldsExecTime_v1 gpuInfo[DCGM_MAX_NUM_DEVICES]
unsigned short  gpuInfoCount
count of how many entries in gpuInfo are populated
int  hasGlobalInfo
0 means globalInfo is populated, !0 means it's not
unsigned int  version
version number (dcgmIntrospectFullFieldsExecTime_version)

Variables

struct dcgmIntrospectFieldsExecTime_v1dcgmIntrospectFullFieldsExecTime_v2::aggregateInfo [inherited]

info that includes global and device scope

struct dcgmIntrospectFieldsExecTime_v1dcgmIntrospectFullFieldsExecTime_v2::globalInfo [inherited]

info that only includes global field scope

unsigned int dcgmIntrospectFullFieldsExecTime_v2::gpuIdsForGpuInfo[DCGM_MAX_NUM_DEVICES] [inherited]

the GPU ID at a given index identifies which gpu the corresponding entry in gpuInfo is from

struct dcgmIntrospectFieldsExecTime_v1dcgmIntrospectFullFieldsExecTime_v2::gpuInfo[DCGM_MAX_NUM_DEVICES] [inherited]

info that is separated by the GPU ID that the watches were for

unsigned short dcgmIntrospectFullFieldsExecTime_v2::gpuInfoCount [inherited]

count of how many entries in gpuInfo are populated

int dcgmIntrospectFullFieldsExecTime_v2::hasGlobalInfo [inherited]

0 means globalInfo is populated, !0 means it's not

unsigned int dcgmIntrospectFullFieldsExecTime_v2::version [inherited]

version number (dcgmIntrospectFullFieldsExecTime_version)