2.12. dcgmDeviceFbcSessions_v1 Struct Reference

[Structure definitions]

Represents all the active FBC sessions on the given device/vGPU instance

Public Variables

unsigned int  sessionCount
Count of active FBC sessions.
struct dcgmDeviceFbcSessionInfo_t sessionInfo[DCGM_MAX_FBC_SESSIONS]
Info about the active FBC session.
unsigned int  version
Version Number (dcgmDeviceFbcSessions_version).

Variables

unsigned int dcgmDeviceFbcSessions_v1::sessionCount [inherited]

Count of active FBC sessions.

struct dcgmDeviceFbcSessionInfo_tdcgmDeviceFbcSessions_v1::sessionInfo[DCGM_MAX_FBC_SESSIONS] [inherited]

Info about the active FBC session.

unsigned int dcgmDeviceFbcSessions_v1::version [inherited]

Version Number (dcgmDeviceFbcSessions_version).