2.18. dcgmDeviceSupportedClockSets_v1 Struct Reference

[Structure definitions]

Represents list of supported clock sets for a device

Public Variables

struct dcgmClockSet_t clockSet[DCGM_MAX_CLOCKS]
Valid clock sets for the device. Upto count entries are filled.
unsigned int  count
Number of supported clocks.
unsigned int  version
Version Number (dcgmDeviceSupportedClockSets_version).

Variables

struct dcgmClockSet_tdcgmDeviceSupportedClockSets_v1::clockSet[DCGM_MAX_CLOCKS] [inherited]

Valid clock sets for the device. Upto count entries are filled.

unsigned int dcgmDeviceSupportedClockSets_v1::count [inherited]

Number of supported clocks.

unsigned int dcgmDeviceSupportedClockSets_v1::version [inherited]

Version Number (dcgmDeviceSupportedClockSets_version).