Field Types

group dcgmFieldTypes

Field Types are a single byte.

Defines

DCGM_FT_BINARY

Blob of binary data representing a structure.

DCGM_FT_DOUBLE

8-byte double precision

DCGM_FT_INT64

8-byte signed integer

DCGM_FT_STRING

Null-terminated ASCII Character string.

DCGM_FT_TIMESTAMP

8-byte signed integer usec since 1970