2.3. dcgmClockSet_v1 Struct Reference

[Structure definitions]

Represents a set of memory, SM, and video clocks for a device. This can be current values or a target values based on context

Public Variables

unsigned int  memClock
unsigned int  smClock
SM Clock (SM Clock value OR DCGM_INT32_BLANK to Ignore/Use compatible value with memClk).
int  version
Version Number (dcgmClockSet_version).

Variables

unsigned int dcgmClockSet_v1::memClock [inherited]

Memory Clock (Memory Clock value OR DCGM_INT32_BLANK to Ignore/Use compatible value with smClk)

unsigned int dcgmClockSet_v1::smClock [inherited]

SM Clock (SM Clock value OR DCGM_INT32_BLANK to Ignore/Use compatible value with memClk).

int dcgmClockSet_v1::version [inherited]

Version Number (dcgmClockSet_version).