2.40. dcgmIntrospectFieldsExecTime_v1 Struct Reference

[Structure definitions]

DCGM Execution time info for a set of fields

Public Variables

long long  meanUpdateFreqUsec
the mean update frequency of all fields
double  recentUpdateUsec
long long  totalEverUpdateUsec
The total amount of time, ever, that has been spent updating all the fields.
unsigned int  version
version number (dcgmIntrospectFieldsExecTime_version)

Variables

long long dcgmIntrospectFieldsExecTime_v1::meanUpdateFreqUsec [inherited]

the mean update frequency of all fields

double dcgmIntrospectFieldsExecTime_v1::recentUpdateUsec [inherited]

the sum of every field's most recent execution time after they have been normalized to meanUpdateFreqUsec". This is roughly how long it takes to update fields every meanUpdateFreqUsec

long long dcgmIntrospectFieldsExecTime_v1::totalEverUpdateUsec [inherited]

The total amount of time, ever, that has been spent updating all the fields.

unsigned int dcgmIntrospectFieldsExecTime_v1::version [inherited]

version number (dcgmIntrospectFieldsExecTime_version)