!_TAG_FILE_FORMAT	2	/extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED	1	/0=unsorted, 1=sorted, 2=foldcase/
!_TAG_PROGRAM_AUTHOR	Darren Hiebert	/dhiebert@users.sourceforge.net/
!_TAG_PROGRAM_NAME	Exuberant Ctags	//
!_TAG_PROGRAM_URL	http://ctags.sourceforge.net	/official site/
!_TAG_PROGRAM_VERSION	5.9~svn20110310	//
.DEFAULT_GOAL	Makefile	/^.DEFAULT_GOAL = all$/;"	m
AFFINITY_SCOPE_NODE	pkg/nvml/const.go	/^	AFFINITY_SCOPE_NODE = 0$/;"	c
AFFINITY_SCOPE_SOCKET	pkg/nvml/const.go	/^	AFFINITY_SCOPE_SOCKET = 1$/;"	c
AGGREGATE_ECC	pkg/nvml/const.go	/^	AGGREGATE_ECC          EccCounterType = 1$/;"	c
API_VERSION	pkg/nvml/const.go	/^	API_VERSION = 11$/;"	c
API_VERSION_STR	pkg/nvml/const.go	/^	API_VERSION_STR = "11"$/;"	c
AccountingStats	pkg/nvml/types_gen.go	/^type AccountingStats struct {$/;"	t
AffinityScope	pkg/nvml/types_gen.go	/^type AffinityScope uint32$/;"	t
BAR1Memory	pkg/nvml/types_gen.go	/^type BAR1Memory struct {$/;"	t
BRAND_COUNT	pkg/nvml/const.go	/^	BRAND_COUNT          BrandType = 17$/;"	c
BRAND_GEFORCE	pkg/nvml/const.go	/^	BRAND_GEFORCE        BrandType = 5$/;"	c
BRAND_GEFORCE_RTX	pkg/nvml/const.go	/^	BRAND_GEFORCE_RTX    BrandType = 15$/;"	c
BRAND_GRID	pkg/nvml/const.go	/^	BRAND_GRID           BrandType = 4$/;"	c
BRAND_NVIDIA	pkg/nvml/const.go	/^	BRAND_NVIDIA         BrandType = 14$/;"	c
BRAND_NVIDIA_RTX	pkg/nvml/const.go	/^	BRAND_NVIDIA_RTX     BrandType = 13$/;"	c
BRAND_NVIDIA_VAPPS	pkg/nvml/const.go	/^	BRAND_NVIDIA_VAPPS   BrandType = 7$/;"	c
BRAND_NVIDIA_VCS	pkg/nvml/const.go	/^	BRAND_NVIDIA_VCS     BrandType = 9$/;"	c
BRAND_NVIDIA_VGAMING	pkg/nvml/const.go	/^	BRAND_NVIDIA_VGAMING BrandType = 11$/;"	c
BRAND_NVIDIA_VPC	pkg/nvml/const.go	/^	BRAND_NVIDIA_VPC     BrandType = 8$/;"	c
BRAND_NVIDIA_VWS	pkg/nvml/const.go	/^	BRAND_NVIDIA_VWS     BrandType = 10$/;"	c
BRAND_NVS	pkg/nvml/const.go	/^	BRAND_NVS            BrandType = 3$/;"	c
BRAND_QUADRO	pkg/nvml/const.go	/^	BRAND_QUADRO         BrandType = 1$/;"	c
BRAND_QUADRO_RTX	pkg/nvml/const.go	/^	BRAND_QUADRO_RTX     BrandType = 12$/;"	c
BRAND_TESLA	pkg/nvml/const.go	/^	BRAND_TESLA          BrandType = 2$/;"	c
BRAND_TITAN	pkg/nvml/const.go	/^	BRAND_TITAN          BrandType = 6$/;"	c
BRAND_TITAN_RTX	pkg/nvml/const.go	/^	BRAND_TITAN_RTX      BrandType = 16$/;"	c
BRAND_UNKNOWN	pkg/nvml/const.go	/^	BRAND_UNKNOWN        BrandType = iota$/;"	c
BRIDGE_CHIP_BRO4	pkg/nvml/const.go	/^	BRIDGE_CHIP_BRO4 BridgeChipType = 1$/;"	c
BRIDGE_CHIP_PLX	pkg/nvml/const.go	/^	BRIDGE_CHIP_PLX  BridgeChipType = iota$/;"	c
BUILDIMAGE	Makefile	/^BUILDIMAGE ?= nvidia\/go-nvml-devel:$(GOLANG_VERSION)-$(C_FOR_GO_TAG)$/;"	m
BlacklistDeviceInfo	pkg/nvml/types_gen.go	/^type BlacklistDeviceInfo struct {$/;"	t
BrandType	pkg/nvml/const.go	/^type BrandType int32$/;"	t
BridgeChipHierarchy	pkg/nvml/types_gen.go	/^type BridgeChipHierarchy struct {$/;"	t
BridgeChipInfo	pkg/nvml/types_gen.go	/^type BridgeChipInfo struct {$/;"	t
BridgeChipType	pkg/nvml/const.go	/^type BridgeChipType int32$/;"	t
CLOCK_COUNT	pkg/nvml/const.go	/^	CLOCK_COUNT    ClockType = 4$/;"	c
CLOCK_GRAPHICS	pkg/nvml/const.go	/^	CLOCK_GRAPHICS ClockType = iota$/;"	c
CLOCK_ID_APP_CLOCK_DEFAULT	pkg/nvml/const.go	/^	CLOCK_ID_APP_CLOCK_DEFAULT  ClockId = 2$/;"	c
CLOCK_ID_APP_CLOCK_TARGET	pkg/nvml/const.go	/^	CLOCK_ID_APP_CLOCK_TARGET   ClockId = 1$/;"	c
CLOCK_ID_COUNT	pkg/nvml/const.go	/^	CLOCK_ID_COUNT              ClockId = 4$/;"	c
CLOCK_ID_CURRENT	pkg/nvml/const.go	/^	CLOCK_ID_CURRENT            ClockId = iota$/;"	c
CLOCK_ID_CUSTOMER_BOOST_MAX	pkg/nvml/const.go	/^	CLOCK_ID_CUSTOMER_BOOST_MAX ClockId = 3$/;"	c
CLOCK_LIMIT_ID_RANGE_START	pkg/nvml/const.go	/^	CLOCK_LIMIT_ID_RANGE_START ClockLimitId = -256$/;"	c
CLOCK_LIMIT_ID_TDP	pkg/nvml/const.go	/^	CLOCK_LIMIT_ID_TDP         ClockLimitId = -255$/;"	c
CLOCK_LIMIT_ID_UNLIMITED	pkg/nvml/const.go	/^	CLOCK_LIMIT_ID_UNLIMITED   ClockLimitId = -254$/;"	c
CLOCK_MEM	pkg/nvml/const.go	/^	CLOCK_MEM      ClockType = 2$/;"	c
CLOCK_SM	pkg/nvml/const.go	/^	CLOCK_SM       ClockType = 1$/;"	c
CLOCK_VIDEO	pkg/nvml/const.go	/^	CLOCK_VIDEO    ClockType = 3$/;"	c
COMPUTEMODE_COUNT	pkg/nvml/const.go	/^	COMPUTEMODE_COUNT             ComputeMode = 4$/;"	c
COMPUTEMODE_DEFAULT	pkg/nvml/const.go	/^	COMPUTEMODE_DEFAULT           ComputeMode = iota$/;"	c
COMPUTEMODE_EXCLUSIVE_PROCESS	pkg/nvml/const.go	/^	COMPUTEMODE_EXCLUSIVE_PROCESS ComputeMode = 3$/;"	c
COMPUTEMODE_EXCLUSIVE_THREAD	pkg/nvml/const.go	/^	COMPUTEMODE_EXCLUSIVE_THREAD  ComputeMode = 1$/;"	c
COMPUTEMODE_PROHIBITED	pkg/nvml/const.go	/^	COMPUTEMODE_PROHIBITED        ComputeMode = 2$/;"	c
COMPUTE_INSTANCE_ENGINE_PROFILE_COUNT	pkg/nvml/const.go	/^	COMPUTE_INSTANCE_ENGINE_PROFILE_COUNT = 1$/;"	c
COMPUTE_INSTANCE_ENGINE_PROFILE_SHARED	pkg/nvml/const.go	/^	COMPUTE_INSTANCE_ENGINE_PROFILE_SHARED = 0$/;"	c
COMPUTE_INSTANCE_PROFILE_1_SLICE	pkg/nvml/const.go	/^	COMPUTE_INSTANCE_PROFILE_1_SLICE = 0$/;"	c
COMPUTE_INSTANCE_PROFILE_2_SLICE	pkg/nvml/const.go	/^	COMPUTE_INSTANCE_PROFILE_2_SLICE = 1$/;"	c
COMPUTE_INSTANCE_PROFILE_3_SLICE	pkg/nvml/const.go	/^	COMPUTE_INSTANCE_PROFILE_3_SLICE = 2$/;"	c
COMPUTE_INSTANCE_PROFILE_4_SLICE	pkg/nvml/const.go	/^	COMPUTE_INSTANCE_PROFILE_4_SLICE = 3$/;"	c
COMPUTE_INSTANCE_PROFILE_6_SLICE	pkg/nvml/const.go	/^	COMPUTE_INSTANCE_PROFILE_6_SLICE = 6$/;"	c
COMPUTE_INSTANCE_PROFILE_7_SLICE	pkg/nvml/const.go	/^	COMPUTE_INSTANCE_PROFILE_7_SLICE = 4$/;"	c
COMPUTE_INSTANCE_PROFILE_8_SLICE	pkg/nvml/const.go	/^	COMPUTE_INSTANCE_PROFILE_8_SLICE = 5$/;"	c
COMPUTE_INSTANCE_PROFILE_COUNT	pkg/nvml/const.go	/^	COMPUTE_INSTANCE_PROFILE_COUNT = 7$/;"	c
CUDA_MAJOR	Makefile	/^update-nvml-h: CUDA_MAJOR := $(word 1,$(subst ., ,$(CUDA_VERSION)))$/;"	m
CUDA_MINOR	Makefile	/^update-nvml-h: CUDA_MINOR := $(word 2,$(subst ., ,$(CUDA_VERSION)))$/;"	m
C_FOR_GO_TAG	Makefile	/^C_FOR_GO_TAG ?= 8eeee8c3b71f9c3c90c4a73db54ed08b0bba971d$/;"	m
ClearAccountingPids	gen/nvml/device.go	/^func (Device Device) ClearAccountingPids() Return {$/;"	f
ClearAccountingPids	gen/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) ClearAccountingPids() Return {$/;"	f
ClearAccountingPids	pkg/nvml/device.go	/^func (Device Device) ClearAccountingPids() Return {$/;"	f
ClearAccountingPids	pkg/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) ClearAccountingPids() Return {$/;"	f
ClearCpuAffinity	gen/nvml/device.go	/^func (Device Device) ClearCpuAffinity() Return {$/;"	f
ClearCpuAffinity	pkg/nvml/device.go	/^func (Device Device) ClearCpuAffinity() Return {$/;"	f
ClearEccErrorCounts	gen/nvml/device.go	/^func (Device Device) ClearEccErrorCounts(CounterType EccCounterType) Return {$/;"	f
ClearEccErrorCounts	pkg/nvml/device.go	/^func (Device Device) ClearEccErrorCounts(CounterType EccCounterType) Return {$/;"	f
ClockId	pkg/nvml/const.go	/^type ClockId int32$/;"	t
ClockLimitId	pkg/nvml/const.go	/^type ClockLimitId int32$/;"	t
ClockType	pkg/nvml/const.go	/^type ClockType int32$/;"	t
ClocksThrottleReasonAll	pkg/nvml/const.go	/^	ClocksThrottleReasonAll = 511$/;"	c
ClocksThrottleReasonApplicationsClocksSetting	pkg/nvml/const.go	/^	ClocksThrottleReasonApplicationsClocksSetting = 2$/;"	c
ClocksThrottleReasonDisplayClockSetting	pkg/nvml/const.go	/^	ClocksThrottleReasonDisplayClockSetting = 256$/;"	c
ClocksThrottleReasonGpuIdle	pkg/nvml/const.go	/^	ClocksThrottleReasonGpuIdle = 1$/;"	c
ClocksThrottleReasonHwPowerBrakeSlowdown	pkg/nvml/const.go	/^	ClocksThrottleReasonHwPowerBrakeSlowdown = 128$/;"	c
ClocksThrottleReasonHwSlowdown	pkg/nvml/const.go	/^	ClocksThrottleReasonHwSlowdown = 8$/;"	c
ClocksThrottleReasonHwThermalSlowdown	pkg/nvml/const.go	/^	ClocksThrottleReasonHwThermalSlowdown = 64$/;"	c
ClocksThrottleReasonNone	pkg/nvml/const.go	/^	ClocksThrottleReasonNone = 0$/;"	c
ClocksThrottleReasonSwPowerCap	pkg/nvml/const.go	/^	ClocksThrottleReasonSwPowerCap = 4$/;"	c
ClocksThrottleReasonSwThermalSlowdown	pkg/nvml/const.go	/^	ClocksThrottleReasonSwThermalSlowdown = 32$/;"	c
ClocksThrottleReasonSyncBoost	pkg/nvml/const.go	/^	ClocksThrottleReasonSyncBoost = 16$/;"	c
ClocksThrottleReasonUserDefinedClocks	pkg/nvml/const.go	/^	ClocksThrottleReasonUserDefinedClocks = 2$/;"	c
Close	pkg/dl/dl.go	/^func (dl *DynamicLibrary) Close() error {$/;"	f
ComputeInstance	pkg/nvml/types_gen.go	/^type ComputeInstance struct {$/;"	t
ComputeInstanceDestroy	gen/nvml/device.go	/^func ComputeInstanceDestroy(ComputeInstance ComputeInstance) Return {$/;"	f
ComputeInstanceDestroy	pkg/nvml/device.go	/^func ComputeInstanceDestroy(ComputeInstance ComputeInstance) Return {$/;"	f
ComputeInstanceGetInfo	gen/nvml/device.go	/^func ComputeInstanceGetInfo(ComputeInstance ComputeInstance) (ComputeInstanceInfo, Return) {$/;"	f
ComputeInstanceGetInfo	pkg/nvml/device.go	/^func ComputeInstanceGetInfo(ComputeInstance ComputeInstance) (ComputeInstanceInfo, Return) {$/;"	f
ComputeInstanceInfo	pkg/nvml/types_gen.go	/^type ComputeInstanceInfo struct {$/;"	t
ComputeInstancePlacement	pkg/nvml/types_gen.go	/^type ComputeInstancePlacement struct {$/;"	t
ComputeInstanceProfileInfo	pkg/nvml/types_gen.go	/^type ComputeInstanceProfileInfo struct {$/;"	t
ComputeMode	pkg/nvml/const.go	/^type ComputeMode int32$/;"	t
CreateComputeInstance	gen/nvml/device.go	/^func (GpuInstance GpuInstance) CreateComputeInstance(Info *ComputeInstanceProfileInfo) (ComputeInstance, Return) {$/;"	f
CreateComputeInstance	pkg/nvml/device.go	/^func (GpuInstance GpuInstance) CreateComputeInstance(Info *ComputeInstanceProfileInfo) (ComputeInstance, Return) {$/;"	f
CreateGpuInstance	gen/nvml/device.go	/^func (Device Device) CreateGpuInstance(Info *GpuInstanceProfileInfo) (GpuInstance, Return) {$/;"	f
CreateGpuInstance	pkg/nvml/device.go	/^func (Device Device) CreateGpuInstance(Info *GpuInstanceProfileInfo) (GpuInstance, Return) {$/;"	f
CreateGpuInstanceWithPlacement	gen/nvml/device.go	/^func (Device Device) CreateGpuInstanceWithPlacement(Info *GpuInstanceProfileInfo, Placement *GpuInstancePlacement) (GpuInstance, Return) {$/;"	f
CreateGpuInstanceWithPlacement	pkg/nvml/device.go	/^func (Device Device) CreateGpuInstanceWithPlacement(Info *GpuInstanceProfileInfo, Placement *GpuInstancePlacement) (GpuInstance, Return) {$/;"	f
DECLDIR	gen/nvml/nvml.h	84;"	d
DECLDIR	gen/nvml/nvml.h	86;"	d
DECLDIR	gen/nvml/nvml.h	89;"	d
DECLDIR	gen/nvml/nvml.h	92;"	d
DECLDIR	pkg/nvml/nvml.h	84;"	d
DECLDIR	pkg/nvml/nvml.h	86;"	d
DECLDIR	pkg/nvml/nvml.h	89;"	d
DECLDIR	pkg/nvml/nvml.h	92;"	d
DEC_UTILIZATION_SAMPLES	pkg/nvml/const.go	/^	DEC_UTILIZATION_SAMPLES    SamplingType = 4$/;"	c
DETACH_GPU_KEEP	pkg/nvml/const.go	/^	DETACH_GPU_KEEP   DetachGpuState = iota$/;"	c
DETACH_GPU_REMOVE	pkg/nvml/const.go	/^	DETACH_GPU_REMOVE DetachGpuState = 1$/;"	c
DEVICE_ARCH_AMPERE	pkg/nvml/const.go	/^	DEVICE_ARCH_AMPERE = 7$/;"	c
DEVICE_ARCH_KEPLER	pkg/nvml/const.go	/^	DEVICE_ARCH_KEPLER = 2$/;"	c
DEVICE_ARCH_MAXWELL	pkg/nvml/const.go	/^	DEVICE_ARCH_MAXWELL = 3$/;"	c
DEVICE_ARCH_PASCAL	pkg/nvml/const.go	/^	DEVICE_ARCH_PASCAL = 4$/;"	c
DEVICE_ARCH_TURING	pkg/nvml/const.go	/^	DEVICE_ARCH_TURING = 6$/;"	c
DEVICE_ARCH_UNKNOWN	pkg/nvml/const.go	/^	DEVICE_ARCH_UNKNOWN = 4294967295$/;"	c
DEVICE_ARCH_VOLTA	pkg/nvml/const.go	/^	DEVICE_ARCH_VOLTA = 5$/;"	c
DEVICE_INFOROM_VERSION_BUFFER_SIZE	pkg/nvml/const.go	/^	DEVICE_INFOROM_VERSION_BUFFER_SIZE = 16$/;"	c
DEVICE_MIG_DISABLE	pkg/nvml/const.go	/^	DEVICE_MIG_DISABLE = 0$/;"	c
DEVICE_MIG_ENABLE	pkg/nvml/const.go	/^	DEVICE_MIG_ENABLE = 1$/;"	c
DEVICE_NAME_BUFFER_SIZE	pkg/nvml/const.go	/^	DEVICE_NAME_BUFFER_SIZE = 64$/;"	c
DEVICE_NAME_V2_BUFFER_SIZE	pkg/nvml/const.go	/^	DEVICE_NAME_V2_BUFFER_SIZE = 96$/;"	c
DEVICE_PART_NUMBER_BUFFER_SIZE	pkg/nvml/const.go	/^	DEVICE_PART_NUMBER_BUFFER_SIZE = 80$/;"	c
DEVICE_PCI_BUS_ID_BUFFER_SIZE	pkg/nvml/const.go	/^	DEVICE_PCI_BUS_ID_BUFFER_SIZE = 32$/;"	c
DEVICE_PCI_BUS_ID_BUFFER_V2_SIZE	pkg/nvml/const.go	/^	DEVICE_PCI_BUS_ID_BUFFER_V2_SIZE = 16$/;"	c
DEVICE_PCI_BUS_ID_FMT	pkg/nvml/const.go	/^	DEVICE_PCI_BUS_ID_FMT = "%08X:%02X:%02X.0"$/;"	c
DEVICE_PCI_BUS_ID_LEGACY_FMT	pkg/nvml/const.go	/^	DEVICE_PCI_BUS_ID_LEGACY_FMT = "%04X:%02X:%02X.0"$/;"	c
DEVICE_SERIAL_BUFFER_SIZE	pkg/nvml/const.go	/^	DEVICE_SERIAL_BUFFER_SIZE = 30$/;"	c
DEVICE_UUID_BUFFER_SIZE	pkg/nvml/const.go	/^	DEVICE_UUID_BUFFER_SIZE = 80$/;"	c
DEVICE_UUID_V2_BUFFER_SIZE	pkg/nvml/const.go	/^	DEVICE_UUID_V2_BUFFER_SIZE = 96$/;"	c
DEVICE_VBIOS_VERSION_BUFFER_SIZE	pkg/nvml/const.go	/^	DEVICE_VBIOS_VERSION_BUFFER_SIZE = 32$/;"	c
DOCKER	Makefile	/^DOCKER ?= docker$/;"	m
DOCKER_TARGETS	Makefile	/^DOCKER_TARGETS := $(patsubst %, docker-%, $(TARGETS))$/;"	m
DOUBLE_BIT_ECC	pkg/nvml/const.go	/^	DOUBLE_BIT_ECC = 0$/;"	c
DRIVER_WDDM	pkg/nvml/const.go	/^	DRIVER_WDDM DriverModel = iota$/;"	c
DRIVER_WDM	pkg/nvml/const.go	/^	DRIVER_WDM  DriverModel = 1$/;"	c
Destroy	gen/nvml/device.go	/^func (ComputeInstance ComputeInstance) Destroy() Return {$/;"	f
Destroy	gen/nvml/device.go	/^func (GpuInstance GpuInstance) Destroy() Return {$/;"	f
Destroy	pkg/nvml/device.go	/^func (ComputeInstance ComputeInstance) Destroy() Return {$/;"	f
Destroy	pkg/nvml/device.go	/^func (GpuInstance GpuInstance) Destroy() Return {$/;"	f
DetachGpuState	pkg/nvml/const.go	/^type DetachGpuState int32$/;"	t
Device	pkg/nvml/types_gen.go	/^type Device struct {$/;"	t
DeviceArchitecture	pkg/nvml/types_gen.go	/^type DeviceArchitecture uint32$/;"	t
DeviceAttributes	pkg/nvml/types_gen.go	/^type DeviceAttributes struct {$/;"	t
DeviceClearAccountingPids	gen/nvml/device.go	/^func DeviceClearAccountingPids(Device Device) Return {$/;"	f
DeviceClearAccountingPids	pkg/nvml/device.go	/^func DeviceClearAccountingPids(Device Device) Return {$/;"	f
DeviceClearCpuAffinity	gen/nvml/device.go	/^func DeviceClearCpuAffinity(Device Device) Return {$/;"	f
DeviceClearCpuAffinity	pkg/nvml/device.go	/^func DeviceClearCpuAffinity(Device Device) Return {$/;"	f
DeviceClearEccErrorCounts	gen/nvml/device.go	/^func DeviceClearEccErrorCounts(Device Device, CounterType EccCounterType) Return {$/;"	f
DeviceClearEccErrorCounts	pkg/nvml/device.go	/^func DeviceClearEccErrorCounts(Device Device, CounterType EccCounterType) Return {$/;"	f
DeviceCreateGpuInstance	gen/nvml/device.go	/^func DeviceCreateGpuInstance(Device Device, Info *GpuInstanceProfileInfo) (GpuInstance, Return) {$/;"	f
DeviceCreateGpuInstance	pkg/nvml/device.go	/^func DeviceCreateGpuInstance(Device Device, Info *GpuInstanceProfileInfo) (GpuInstance, Return) {$/;"	f
DeviceCreateGpuInstanceWithPlacement	gen/nvml/device.go	/^func DeviceCreateGpuInstanceWithPlacement(Device Device, Info *GpuInstanceProfileInfo, Placement *GpuInstancePlacement) (GpuInstance, Return) {$/;"	f
DeviceCreateGpuInstanceWithPlacement	pkg/nvml/device.go	/^func DeviceCreateGpuInstanceWithPlacement(Device Device, Info *GpuInstanceProfileInfo, Placement *GpuInstancePlacement) (GpuInstance, Return) {$/;"	f
DeviceDiscoverGpus	gen/nvml/device.go	/^func DeviceDiscoverGpus() (PciInfo, Return) {$/;"	f
DeviceDiscoverGpus	pkg/nvml/device.go	/^func DeviceDiscoverGpus() (PciInfo, Return) {$/;"	f
DeviceFreezeNvLinkUtilizationCounter	gen/nvml/device.go	/^func DeviceFreezeNvLinkUtilizationCounter(Device Device, Link int, Counter int, Freeze EnableState) Return {$/;"	f
DeviceFreezeNvLinkUtilizationCounter	pkg/nvml/device.go	/^func DeviceFreezeNvLinkUtilizationCounter(Device Device, Link int, Counter int, Freeze EnableState) Return {$/;"	f
DeviceGetAPIRestriction	gen/nvml/device.go	/^func DeviceGetAPIRestriction(Device Device, ApiType RestrictedAPI) (EnableState, Return) {$/;"	f
DeviceGetAPIRestriction	pkg/nvml/device.go	/^func DeviceGetAPIRestriction(Device Device, ApiType RestrictedAPI) (EnableState, Return) {$/;"	f
DeviceGetAccountingBufferSize	gen/nvml/device.go	/^func DeviceGetAccountingBufferSize(Device Device) (int, Return) {$/;"	f
DeviceGetAccountingBufferSize	pkg/nvml/device.go	/^func DeviceGetAccountingBufferSize(Device Device) (int, Return) {$/;"	f
DeviceGetAccountingMode	gen/nvml/device.go	/^func DeviceGetAccountingMode(Device Device) (EnableState, Return) {$/;"	f
DeviceGetAccountingMode	pkg/nvml/device.go	/^func DeviceGetAccountingMode(Device Device) (EnableState, Return) {$/;"	f
DeviceGetAccountingPids	gen/nvml/device.go	/^func DeviceGetAccountingPids(Device Device) ([]int, Return) {$/;"	f
DeviceGetAccountingPids	pkg/nvml/device.go	/^func DeviceGetAccountingPids(Device Device) ([]int, Return) {$/;"	f
DeviceGetAccountingStats	gen/nvml/device.go	/^func DeviceGetAccountingStats(Device Device, Pid uint32) (AccountingStats, Return) {$/;"	f
DeviceGetAccountingStats	pkg/nvml/device.go	/^func DeviceGetAccountingStats(Device Device, Pid uint32) (AccountingStats, Return) {$/;"	f
DeviceGetActiveVgpus	gen/nvml/device.go	/^func DeviceGetActiveVgpus(Device Device) ([]VgpuInstance, Return) {$/;"	f
DeviceGetActiveVgpus	pkg/nvml/device.go	/^func DeviceGetActiveVgpus(Device Device) ([]VgpuInstance, Return) {$/;"	f
DeviceGetApplicationsClock	gen/nvml/device.go	/^func DeviceGetApplicationsClock(Device Device, ClockType ClockType) (uint32, Return) {$/;"	f
DeviceGetApplicationsClock	pkg/nvml/device.go	/^func DeviceGetApplicationsClock(Device Device, ClockType ClockType) (uint32, Return) {$/;"	f
DeviceGetArchitecture	gen/nvml/device.go	/^func DeviceGetArchitecture(Device Device) (DeviceArchitecture, Return) {$/;"	f
DeviceGetArchitecture	pkg/nvml/device.go	/^func DeviceGetArchitecture(Device Device) (DeviceArchitecture, Return) {$/;"	f
DeviceGetAttributes	gen/nvml/device.go	/^func DeviceGetAttributes(Device Device) (DeviceAttributes, Return) {$/;"	f
DeviceGetAttributes	pkg/nvml/device.go	/^func DeviceGetAttributes(Device Device) (DeviceAttributes, Return) {$/;"	f
DeviceGetAutoBoostedClocksEnabled	gen/nvml/device.go	/^func DeviceGetAutoBoostedClocksEnabled(Device Device) (EnableState, EnableState, Return) {$/;"	f
DeviceGetAutoBoostedClocksEnabled	pkg/nvml/device.go	/^func DeviceGetAutoBoostedClocksEnabled(Device Device) (EnableState, EnableState, Return) {$/;"	f
DeviceGetBAR1MemoryInfo	gen/nvml/device.go	/^func DeviceGetBAR1MemoryInfo(Device Device) (BAR1Memory, Return) {$/;"	f
DeviceGetBAR1MemoryInfo	pkg/nvml/device.go	/^func DeviceGetBAR1MemoryInfo(Device Device) (BAR1Memory, Return) {$/;"	f
DeviceGetBoardId	gen/nvml/device.go	/^func DeviceGetBoardId(Device Device) (uint32, Return) {$/;"	f
DeviceGetBoardId	pkg/nvml/device.go	/^func DeviceGetBoardId(Device Device) (uint32, Return) {$/;"	f
DeviceGetBoardPartNumber	gen/nvml/device.go	/^func DeviceGetBoardPartNumber(Device Device) (string, Return) {$/;"	f
DeviceGetBoardPartNumber	pkg/nvml/device.go	/^func DeviceGetBoardPartNumber(Device Device) (string, Return) {$/;"	f
DeviceGetBrand	gen/nvml/device.go	/^func DeviceGetBrand(Device Device) (BrandType, Return) {$/;"	f
DeviceGetBrand	pkg/nvml/device.go	/^func DeviceGetBrand(Device Device) (BrandType, Return) {$/;"	f
DeviceGetBridgeChipInfo	gen/nvml/device.go	/^func DeviceGetBridgeChipInfo(Device Device) (BridgeChipHierarchy, Return) {$/;"	f
DeviceGetBridgeChipInfo	pkg/nvml/device.go	/^func DeviceGetBridgeChipInfo(Device Device) (BridgeChipHierarchy, Return) {$/;"	f
DeviceGetClock	gen/nvml/device.go	/^func DeviceGetClock(Device Device, ClockType ClockType, ClockId ClockId) (uint32, Return) {$/;"	f
DeviceGetClock	pkg/nvml/device.go	/^func DeviceGetClock(Device Device, ClockType ClockType, ClockId ClockId) (uint32, Return) {$/;"	f
DeviceGetClockInfo	gen/nvml/device.go	/^func DeviceGetClockInfo(Device Device, _type ClockType) (uint32, Return) {$/;"	f
DeviceGetClockInfo	pkg/nvml/device.go	/^func DeviceGetClockInfo(Device Device, _type ClockType) (uint32, Return) {$/;"	f
DeviceGetComputeInstanceId	gen/nvml/device.go	/^func DeviceGetComputeInstanceId(Device Device) (int, Return) {$/;"	f
DeviceGetComputeInstanceId	pkg/nvml/device.go	/^func DeviceGetComputeInstanceId(Device Device) (int, Return) {$/;"	f
DeviceGetComputeMode	gen/nvml/device.go	/^func DeviceGetComputeMode(Device Device) (ComputeMode, Return) {$/;"	f
DeviceGetComputeMode	pkg/nvml/device.go	/^func DeviceGetComputeMode(Device Device) (ComputeMode, Return) {$/;"	f
DeviceGetComputeRunningProcesses	gen/nvml/device.go	/^func DeviceGetComputeRunningProcesses(Device Device) ([]ProcessInfo, Return) {$/;"	f
DeviceGetComputeRunningProcesses	pkg/nvml/device.go	/^func DeviceGetComputeRunningProcesses(Device Device) ([]ProcessInfo, Return) {$/;"	f
DeviceGetCount	gen/nvml/device.go	/^func DeviceGetCount() (int, Return) {$/;"	f
DeviceGetCount	pkg/nvml/device.go	/^func DeviceGetCount() (int, Return) {$/;"	f
DeviceGetCpuAffinity	gen/nvml/device.go	/^func DeviceGetCpuAffinity(Device Device, NumCPUs int) ([]uint, Return) {$/;"	f
DeviceGetCpuAffinity	pkg/nvml/device.go	/^func DeviceGetCpuAffinity(Device Device, NumCPUs int) ([]uint, Return) {$/;"	f
DeviceGetCpuAffinityWithinScope	gen/nvml/device.go	/^func DeviceGetCpuAffinityWithinScope(Device Device, NumCPUs int, Scope AffinityScope) ([]uint, Return) {$/;"	f
DeviceGetCpuAffinityWithinScope	pkg/nvml/device.go	/^func DeviceGetCpuAffinityWithinScope(Device Device, NumCPUs int, Scope AffinityScope) ([]uint, Return) {$/;"	f
DeviceGetCreatableVgpus	gen/nvml/device.go	/^func DeviceGetCreatableVgpus(Device Device) ([]VgpuTypeId, Return) {$/;"	f
DeviceGetCreatableVgpus	pkg/nvml/device.go	/^func DeviceGetCreatableVgpus(Device Device) ([]VgpuTypeId, Return) {$/;"	f
DeviceGetCudaComputeCapability	gen/nvml/device.go	/^func DeviceGetCudaComputeCapability(Device Device) (int, int, Return) {$/;"	f
DeviceGetCudaComputeCapability	pkg/nvml/device.go	/^func DeviceGetCudaComputeCapability(Device Device) (int, int, Return) {$/;"	f
DeviceGetCurrPcieLinkGeneration	gen/nvml/device.go	/^func DeviceGetCurrPcieLinkGeneration(Device Device) (int, Return) {$/;"	f
DeviceGetCurrPcieLinkGeneration	pkg/nvml/device.go	/^func DeviceGetCurrPcieLinkGeneration(Device Device) (int, Return) {$/;"	f
DeviceGetCurrPcieLinkWidth	gen/nvml/device.go	/^func DeviceGetCurrPcieLinkWidth(Device Device) (int, Return) {$/;"	f
DeviceGetCurrPcieLinkWidth	pkg/nvml/device.go	/^func DeviceGetCurrPcieLinkWidth(Device Device) (int, Return) {$/;"	f
DeviceGetCurrentClocksThrottleReasons	gen/nvml/device.go	/^func DeviceGetCurrentClocksThrottleReasons(Device Device) (uint64, Return) {$/;"	f
DeviceGetCurrentClocksThrottleReasons	pkg/nvml/device.go	/^func DeviceGetCurrentClocksThrottleReasons(Device Device) (uint64, Return) {$/;"	f
DeviceGetDecoderUtilization	gen/nvml/device.go	/^func DeviceGetDecoderUtilization(Device Device) (uint32, uint32, Return) {$/;"	f
DeviceGetDecoderUtilization	pkg/nvml/device.go	/^func DeviceGetDecoderUtilization(Device Device) (uint32, uint32, Return) {$/;"	f
DeviceGetDefaultApplicationsClock	gen/nvml/device.go	/^func DeviceGetDefaultApplicationsClock(Device Device, ClockType ClockType) (uint32, Return) {$/;"	f
DeviceGetDefaultApplicationsClock	pkg/nvml/device.go	/^func DeviceGetDefaultApplicationsClock(Device Device, ClockType ClockType) (uint32, Return) {$/;"	f
DeviceGetDetailedEccErrors	gen/nvml/device.go	/^func DeviceGetDetailedEccErrors(Device Device, ErrorType MemoryErrorType, CounterType EccCounterType) (EccErrorCounts, Return) {$/;"	f
DeviceGetDetailedEccErrors	pkg/nvml/device.go	/^func DeviceGetDetailedEccErrors(Device Device, ErrorType MemoryErrorType, CounterType EccCounterType) (EccErrorCounts, Return) {$/;"	f
DeviceGetDeviceHandleFromMigDeviceHandle	gen/nvml/device.go	/^func DeviceGetDeviceHandleFromMigDeviceHandle(MigDevice Device) (Device, Return) {$/;"	f
DeviceGetDeviceHandleFromMigDeviceHandle	pkg/nvml/device.go	/^func DeviceGetDeviceHandleFromMigDeviceHandle(MigDevice Device) (Device, Return) {$/;"	f
DeviceGetDisplayActive	gen/nvml/device.go	/^func DeviceGetDisplayActive(Device Device) (EnableState, Return) {$/;"	f
DeviceGetDisplayActive	pkg/nvml/device.go	/^func DeviceGetDisplayActive(Device Device) (EnableState, Return) {$/;"	f
DeviceGetDisplayMode	gen/nvml/device.go	/^func DeviceGetDisplayMode(Device Device) (EnableState, Return) {$/;"	f
DeviceGetDisplayMode	pkg/nvml/device.go	/^func DeviceGetDisplayMode(Device Device) (EnableState, Return) {$/;"	f
DeviceGetDriverModel	gen/nvml/device.go	/^func DeviceGetDriverModel(Device Device) (DriverModel, DriverModel, Return) {$/;"	f
DeviceGetDriverModel	pkg/nvml/device.go	/^func DeviceGetDriverModel(Device Device) (DriverModel, DriverModel, Return) {$/;"	f
DeviceGetEccMode	gen/nvml/device.go	/^func DeviceGetEccMode(Device Device) (EnableState, EnableState, Return) {$/;"	f
DeviceGetEccMode	pkg/nvml/device.go	/^func DeviceGetEccMode(Device Device) (EnableState, EnableState, Return) {$/;"	f
DeviceGetEncoderCapacity	gen/nvml/device.go	/^func DeviceGetEncoderCapacity(Device Device, EncoderQueryType EncoderType) (int, Return) {$/;"	f
DeviceGetEncoderCapacity	pkg/nvml/device.go	/^func DeviceGetEncoderCapacity(Device Device, EncoderQueryType EncoderType) (int, Return) {$/;"	f
DeviceGetEncoderSessions	gen/nvml/device.go	/^func DeviceGetEncoderSessions(Device Device) ([]EncoderSessionInfo, Return) {$/;"	f
DeviceGetEncoderSessions	pkg/nvml/device.go	/^func DeviceGetEncoderSessions(Device Device) ([]EncoderSessionInfo, Return) {$/;"	f
DeviceGetEncoderStats	gen/nvml/device.go	/^func DeviceGetEncoderStats(Device Device) (int, uint32, uint32, Return) {$/;"	f
DeviceGetEncoderStats	pkg/nvml/device.go	/^func DeviceGetEncoderStats(Device Device) (int, uint32, uint32, Return) {$/;"	f
DeviceGetEncoderUtilization	gen/nvml/device.go	/^func DeviceGetEncoderUtilization(Device Device) (uint32, uint32, Return) {$/;"	f
DeviceGetEncoderUtilization	pkg/nvml/device.go	/^func DeviceGetEncoderUtilization(Device Device) (uint32, uint32, Return) {$/;"	f
DeviceGetEnforcedPowerLimit	gen/nvml/device.go	/^func DeviceGetEnforcedPowerLimit(Device Device) (uint32, Return) {$/;"	f
DeviceGetEnforcedPowerLimit	pkg/nvml/device.go	/^func DeviceGetEnforcedPowerLimit(Device Device) (uint32, Return) {$/;"	f
DeviceGetFBCSessions	gen/nvml/device.go	/^func DeviceGetFBCSessions(Device Device) ([]FBCSessionInfo, Return) {$/;"	f
DeviceGetFBCSessions	pkg/nvml/device.go	/^func DeviceGetFBCSessions(Device Device) ([]FBCSessionInfo, Return) {$/;"	f
DeviceGetFBCStats	gen/nvml/device.go	/^func DeviceGetFBCStats(Device Device) (FBCStats, Return) {$/;"	f
DeviceGetFBCStats	pkg/nvml/device.go	/^func DeviceGetFBCStats(Device Device) (FBCStats, Return) {$/;"	f
DeviceGetFanSpeed	gen/nvml/device.go	/^func DeviceGetFanSpeed(Device Device) (uint32, Return) {$/;"	f
DeviceGetFanSpeed	pkg/nvml/device.go	/^func DeviceGetFanSpeed(Device Device) (uint32, Return) {$/;"	f
DeviceGetFanSpeed_v2	gen/nvml/device.go	/^func DeviceGetFanSpeed_v2(Device Device, Fan int) (uint32, Return) {$/;"	f
DeviceGetFanSpeed_v2	pkg/nvml/device.go	/^func DeviceGetFanSpeed_v2(Device Device, Fan int) (uint32, Return) {$/;"	f
DeviceGetFieldValues	gen/nvml/device.go	/^func DeviceGetFieldValues(Device Device, Values []FieldValue) Return {$/;"	f
DeviceGetFieldValues	pkg/nvml/device.go	/^func DeviceGetFieldValues(Device Device, Values []FieldValue) Return {$/;"	f
DeviceGetGpuInstanceById	gen/nvml/device.go	/^func DeviceGetGpuInstanceById(Device Device, Id int) (GpuInstance, Return) {$/;"	f
DeviceGetGpuInstanceById	pkg/nvml/device.go	/^func DeviceGetGpuInstanceById(Device Device, Id int) (GpuInstance, Return) {$/;"	f
DeviceGetGpuInstanceId	gen/nvml/device.go	/^func DeviceGetGpuInstanceId(Device Device) (int, Return) {$/;"	f
DeviceGetGpuInstanceId	pkg/nvml/device.go	/^func DeviceGetGpuInstanceId(Device Device) (int, Return) {$/;"	f
DeviceGetGpuInstancePossiblePlacements	gen/nvml/device.go	/^func DeviceGetGpuInstancePossiblePlacements(Device Device, Info *GpuInstanceProfileInfo) ([]GpuInstancePlacement, Return) {$/;"	f
DeviceGetGpuInstancePossiblePlacements	pkg/nvml/device.go	/^func DeviceGetGpuInstancePossiblePlacements(Device Device, Info *GpuInstanceProfileInfo) ([]GpuInstancePlacement, Return) {$/;"	f
DeviceGetGpuInstanceProfileInfo	gen/nvml/device.go	/^func DeviceGetGpuInstanceProfileInfo(Device Device, Profile int) (GpuInstanceProfileInfo, Return) {$/;"	f
DeviceGetGpuInstanceProfileInfo	pkg/nvml/device.go	/^func DeviceGetGpuInstanceProfileInfo(Device Device, Profile int) (GpuInstanceProfileInfo, Return) {$/;"	f
DeviceGetGpuInstanceRemainingCapacity	gen/nvml/device.go	/^func DeviceGetGpuInstanceRemainingCapacity(Device Device, Info *GpuInstanceProfileInfo) (int, Return) {$/;"	f
DeviceGetGpuInstanceRemainingCapacity	pkg/nvml/device.go	/^func DeviceGetGpuInstanceRemainingCapacity(Device Device, Info *GpuInstanceProfileInfo) (int, Return) {$/;"	f
DeviceGetGpuInstances	gen/nvml/device.go	/^func DeviceGetGpuInstances(Device Device, Info *GpuInstanceProfileInfo) ([]GpuInstance, Return) {$/;"	f
DeviceGetGpuInstances	pkg/nvml/device.go	/^func DeviceGetGpuInstances(Device Device, Info *GpuInstanceProfileInfo) ([]GpuInstance, Return) {$/;"	f
DeviceGetGpuOperationMode	gen/nvml/device.go	/^func DeviceGetGpuOperationMode(Device Device) (GpuOperationMode, GpuOperationMode, Return) {$/;"	f
DeviceGetGpuOperationMode	pkg/nvml/device.go	/^func DeviceGetGpuOperationMode(Device Device) (GpuOperationMode, GpuOperationMode, Return) {$/;"	f
DeviceGetGraphicsRunningProcesses	gen/nvml/device.go	/^func DeviceGetGraphicsRunningProcesses(Device Device) ([]ProcessInfo, Return) {$/;"	f
DeviceGetGraphicsRunningProcesses	pkg/nvml/device.go	/^func DeviceGetGraphicsRunningProcesses(Device Device) ([]ProcessInfo, Return) {$/;"	f
DeviceGetGridLicensableFeatures	gen/nvml/device.go	/^func DeviceGetGridLicensableFeatures(Device Device) (GridLicensableFeatures, Return) {$/;"	f
DeviceGetGridLicensableFeatures	pkg/nvml/device.go	/^func DeviceGetGridLicensableFeatures(Device Device) (GridLicensableFeatures, Return) {$/;"	f
DeviceGetHandleByIndex	gen/nvml/device.go	/^func DeviceGetHandleByIndex(Index int) (Device, Return) {$/;"	f
DeviceGetHandleByIndex	pkg/nvml/device.go	/^func DeviceGetHandleByIndex(Index int) (Device, Return) {$/;"	f
DeviceGetHandleByPciBusId	gen/nvml/device.go	/^func DeviceGetHandleByPciBusId(PciBusId string) (Device, Return) {$/;"	f
DeviceGetHandleByPciBusId	pkg/nvml/device.go	/^func DeviceGetHandleByPciBusId(PciBusId string) (Device, Return) {$/;"	f
DeviceGetHandleBySerial	gen/nvml/device.go	/^func DeviceGetHandleBySerial(Serial string) (Device, Return) {$/;"	f
DeviceGetHandleBySerial	pkg/nvml/device.go	/^func DeviceGetHandleBySerial(Serial string) (Device, Return) {$/;"	f
DeviceGetHandleByUUID	gen/nvml/device.go	/^func DeviceGetHandleByUUID(Uuid string) (Device, Return) {$/;"	f
DeviceGetHandleByUUID	pkg/nvml/device.go	/^func DeviceGetHandleByUUID(Uuid string) (Device, Return) {$/;"	f
DeviceGetHostVgpuMode	gen/nvml/device.go	/^func DeviceGetHostVgpuMode(Device Device) (HostVgpuMode, Return) {$/;"	f
DeviceGetHostVgpuMode	pkg/nvml/device.go	/^func DeviceGetHostVgpuMode(Device Device) (HostVgpuMode, Return) {$/;"	f
DeviceGetIndex	gen/nvml/device.go	/^func DeviceGetIndex(Device Device) (int, Return) {$/;"	f
DeviceGetIndex	pkg/nvml/device.go	/^func DeviceGetIndex(Device Device) (int, Return) {$/;"	f
DeviceGetInforomConfigurationChecksum	gen/nvml/device.go	/^func DeviceGetInforomConfigurationChecksum(Device Device) (uint32, Return) {$/;"	f
DeviceGetInforomConfigurationChecksum	pkg/nvml/device.go	/^func DeviceGetInforomConfigurationChecksum(Device Device) (uint32, Return) {$/;"	f
DeviceGetInforomImageVersion	gen/nvml/device.go	/^func DeviceGetInforomImageVersion(Device Device) (string, Return) {$/;"	f
DeviceGetInforomImageVersion	pkg/nvml/device.go	/^func DeviceGetInforomImageVersion(Device Device) (string, Return) {$/;"	f
DeviceGetInforomVersion	gen/nvml/device.go	/^func DeviceGetInforomVersion(Device Device, Object InforomObject) (string, Return) {$/;"	f
DeviceGetInforomVersion	pkg/nvml/device.go	/^func DeviceGetInforomVersion(Device Device, Object InforomObject) (string, Return) {$/;"	f
DeviceGetMaxClockInfo	gen/nvml/device.go	/^func DeviceGetMaxClockInfo(Device Device, _type ClockType) (uint32, Return) {$/;"	f
DeviceGetMaxClockInfo	pkg/nvml/device.go	/^func DeviceGetMaxClockInfo(Device Device, _type ClockType) (uint32, Return) {$/;"	f
DeviceGetMaxCustomerBoostClock	gen/nvml/device.go	/^func DeviceGetMaxCustomerBoostClock(Device Device, ClockType ClockType) (uint32, Return) {$/;"	f
DeviceGetMaxCustomerBoostClock	pkg/nvml/device.go	/^func DeviceGetMaxCustomerBoostClock(Device Device, ClockType ClockType) (uint32, Return) {$/;"	f
DeviceGetMaxMigDeviceCount	gen/nvml/device.go	/^func DeviceGetMaxMigDeviceCount(Device Device) (int, Return) {$/;"	f
DeviceGetMaxMigDeviceCount	pkg/nvml/device.go	/^func DeviceGetMaxMigDeviceCount(Device Device) (int, Return) {$/;"	f
DeviceGetMaxPcieLinkGeneration	gen/nvml/device.go	/^func DeviceGetMaxPcieLinkGeneration(Device Device) (int, Return) {$/;"	f
DeviceGetMaxPcieLinkGeneration	pkg/nvml/device.go	/^func DeviceGetMaxPcieLinkGeneration(Device Device) (int, Return) {$/;"	f
DeviceGetMaxPcieLinkWidth	gen/nvml/device.go	/^func DeviceGetMaxPcieLinkWidth(Device Device) (int, Return) {$/;"	f
DeviceGetMaxPcieLinkWidth	pkg/nvml/device.go	/^func DeviceGetMaxPcieLinkWidth(Device Device) (int, Return) {$/;"	f
DeviceGetMemoryAffinity	gen/nvml/device.go	/^func DeviceGetMemoryAffinity(Device Device, NumNodes int, Scope AffinityScope) ([]uint, Return) {$/;"	f
DeviceGetMemoryAffinity	pkg/nvml/device.go	/^func DeviceGetMemoryAffinity(Device Device, NumNodes int, Scope AffinityScope) ([]uint, Return) {$/;"	f
DeviceGetMemoryErrorCounter	gen/nvml/device.go	/^func DeviceGetMemoryErrorCounter(Device Device, ErrorType MemoryErrorType, CounterType EccCounterType, LocationType MemoryLocation) (uint64, Return) {$/;"	f
DeviceGetMemoryErrorCounter	pkg/nvml/device.go	/^func DeviceGetMemoryErrorCounter(Device Device, ErrorType MemoryErrorType, CounterType EccCounterType, LocationType MemoryLocation) (uint64, Return) {$/;"	f
DeviceGetMemoryInfo	gen/nvml/device.go	/^func DeviceGetMemoryInfo(Device Device) (Memory, Return) {$/;"	f
DeviceGetMemoryInfo	pkg/nvml/device.go	/^func DeviceGetMemoryInfo(Device Device) (Memory, Return) {$/;"	f
DeviceGetMigDeviceHandleByIndex	gen/nvml/device.go	/^func DeviceGetMigDeviceHandleByIndex(device Device, Index int) (Device, Return) {$/;"	f
DeviceGetMigDeviceHandleByIndex	pkg/nvml/device.go	/^func DeviceGetMigDeviceHandleByIndex(device Device, Index int) (Device, Return) {$/;"	f
DeviceGetMigMode	gen/nvml/device.go	/^func DeviceGetMigMode(Device Device) (int, int, Return) {$/;"	f
DeviceGetMigMode	pkg/nvml/device.go	/^func DeviceGetMigMode(Device Device) (int, int, Return) {$/;"	f
DeviceGetMinorNumber	gen/nvml/device.go	/^func DeviceGetMinorNumber(Device Device) (int, Return) {$/;"	f
DeviceGetMinorNumber	pkg/nvml/device.go	/^func DeviceGetMinorNumber(Device Device) (int, Return) {$/;"	f
DeviceGetMultiGpuBoard	gen/nvml/device.go	/^func DeviceGetMultiGpuBoard(Device Device) (int, Return) {$/;"	f
DeviceGetMultiGpuBoard	pkg/nvml/device.go	/^func DeviceGetMultiGpuBoard(Device Device) (int, Return) {$/;"	f
DeviceGetName	gen/nvml/device.go	/^func DeviceGetName(Device Device) (string, Return) {$/;"	f
DeviceGetName	pkg/nvml/device.go	/^func DeviceGetName(Device Device) (string, Return) {$/;"	f
DeviceGetNvLinkCapability	gen/nvml/device.go	/^func DeviceGetNvLinkCapability(Device Device, Link int, Capability NvLinkCapability) (uint32, Return) {$/;"	f
DeviceGetNvLinkCapability	pkg/nvml/device.go	/^func DeviceGetNvLinkCapability(Device Device, Link int, Capability NvLinkCapability) (uint32, Return) {$/;"	f
DeviceGetNvLinkErrorCounter	gen/nvml/device.go	/^func DeviceGetNvLinkErrorCounter(Device Device, Link int, Counter NvLinkErrorCounter) (uint64, Return) {$/;"	f
DeviceGetNvLinkErrorCounter	pkg/nvml/device.go	/^func DeviceGetNvLinkErrorCounter(Device Device, Link int, Counter NvLinkErrorCounter) (uint64, Return) {$/;"	f
DeviceGetNvLinkRemotePciInfo	gen/nvml/device.go	/^func DeviceGetNvLinkRemotePciInfo(Device Device, Link int) (PciInfo, Return) {$/;"	f
DeviceGetNvLinkRemotePciInfo	pkg/nvml/device.go	/^func DeviceGetNvLinkRemotePciInfo(Device Device, Link int) (PciInfo, Return) {$/;"	f
DeviceGetNvLinkState	gen/nvml/device.go	/^func DeviceGetNvLinkState(Device Device, Link int) (EnableState, Return) {$/;"	f
DeviceGetNvLinkState	pkg/nvml/device.go	/^func DeviceGetNvLinkState(Device Device, Link int) (EnableState, Return) {$/;"	f
DeviceGetNvLinkUtilizationControl	gen/nvml/device.go	/^func DeviceGetNvLinkUtilizationControl(Device Device, Link int, Counter int) (NvLinkUtilizationControl, Return) {$/;"	f
DeviceGetNvLinkUtilizationControl	pkg/nvml/device.go	/^func DeviceGetNvLinkUtilizationControl(Device Device, Link int, Counter int) (NvLinkUtilizationControl, Return) {$/;"	f
DeviceGetNvLinkUtilizationCounter	gen/nvml/device.go	/^func DeviceGetNvLinkUtilizationCounter(Device Device, Link int, Counter int) (uint64, uint64, Return) {$/;"	f
DeviceGetNvLinkUtilizationCounter	pkg/nvml/device.go	/^func DeviceGetNvLinkUtilizationCounter(Device Device, Link int, Counter int) (uint64, uint64, Return) {$/;"	f
DeviceGetNvLinkVersion	gen/nvml/device.go	/^func DeviceGetNvLinkVersion(Device Device, Link int) (uint32, Return) {$/;"	f
DeviceGetNvLinkVersion	pkg/nvml/device.go	/^func DeviceGetNvLinkVersion(Device Device, Link int) (uint32, Return) {$/;"	f
DeviceGetP2PStatus	gen/nvml/device.go	/^func DeviceGetP2PStatus(Device1 Device, Device2 Device, P2pIndex GpuP2PCapsIndex) (GpuP2PStatus, Return) {$/;"	f
DeviceGetP2PStatus	pkg/nvml/device.go	/^func DeviceGetP2PStatus(Device1 Device, Device2 Device, P2pIndex GpuP2PCapsIndex) (GpuP2PStatus, Return) {$/;"	f
DeviceGetPciInfo	gen/nvml/device.go	/^func DeviceGetPciInfo(Device Device) (PciInfo, Return) {$/;"	f
DeviceGetPciInfo	pkg/nvml/device.go	/^func DeviceGetPciInfo(Device Device) (PciInfo, Return) {$/;"	f
DeviceGetPcieReplayCounter	gen/nvml/device.go	/^func DeviceGetPcieReplayCounter(Device Device) (int, Return) {$/;"	f
DeviceGetPcieReplayCounter	pkg/nvml/device.go	/^func DeviceGetPcieReplayCounter(Device Device) (int, Return) {$/;"	f
DeviceGetPcieThroughput	gen/nvml/device.go	/^func DeviceGetPcieThroughput(Device Device, Counter PcieUtilCounter) (uint32, Return) {$/;"	f
DeviceGetPcieThroughput	pkg/nvml/device.go	/^func DeviceGetPcieThroughput(Device Device, Counter PcieUtilCounter) (uint32, Return) {$/;"	f
DeviceGetPerformanceState	gen/nvml/device.go	/^func DeviceGetPerformanceState(Device Device) (Pstates, Return) {$/;"	f
DeviceGetPerformanceState	pkg/nvml/device.go	/^func DeviceGetPerformanceState(Device Device) (Pstates, Return) {$/;"	f
DeviceGetPersistenceMode	gen/nvml/device.go	/^func DeviceGetPersistenceMode(Device Device) (EnableState, Return) {$/;"	f
DeviceGetPersistenceMode	pkg/nvml/device.go	/^func DeviceGetPersistenceMode(Device Device) (EnableState, Return) {$/;"	f
DeviceGetPgpuMetadataString	gen/nvml/device.go	/^func DeviceGetPgpuMetadataString(Device Device) (string, Return) {$/;"	f
DeviceGetPgpuMetadataString	pkg/nvml/device.go	/^func DeviceGetPgpuMetadataString(Device Device) (string, Return) {$/;"	f
DeviceGetPowerManagementDefaultLimit	gen/nvml/device.go	/^func DeviceGetPowerManagementDefaultLimit(Device Device) (uint32, Return) {$/;"	f
DeviceGetPowerManagementDefaultLimit	pkg/nvml/device.go	/^func DeviceGetPowerManagementDefaultLimit(Device Device) (uint32, Return) {$/;"	f
DeviceGetPowerManagementLimit	gen/nvml/device.go	/^func DeviceGetPowerManagementLimit(Device Device) (uint32, Return) {$/;"	f
DeviceGetPowerManagementLimit	pkg/nvml/device.go	/^func DeviceGetPowerManagementLimit(Device Device) (uint32, Return) {$/;"	f
DeviceGetPowerManagementLimitConstraints	gen/nvml/device.go	/^func DeviceGetPowerManagementLimitConstraints(Device Device) (uint32, uint32, Return) {$/;"	f
DeviceGetPowerManagementLimitConstraints	pkg/nvml/device.go	/^func DeviceGetPowerManagementLimitConstraints(Device Device) (uint32, uint32, Return) {$/;"	f
DeviceGetPowerManagementMode	gen/nvml/device.go	/^func DeviceGetPowerManagementMode(Device Device) (EnableState, Return) {$/;"	f
DeviceGetPowerManagementMode	pkg/nvml/device.go	/^func DeviceGetPowerManagementMode(Device Device) (EnableState, Return) {$/;"	f
DeviceGetPowerState	gen/nvml/device.go	/^func DeviceGetPowerState(Device Device) (Pstates, Return) {$/;"	f
DeviceGetPowerState	pkg/nvml/device.go	/^func DeviceGetPowerState(Device Device) (Pstates, Return) {$/;"	f
DeviceGetPowerUsage	gen/nvml/device.go	/^func DeviceGetPowerUsage(Device Device) (uint32, Return) {$/;"	f
DeviceGetPowerUsage	pkg/nvml/device.go	/^func DeviceGetPowerUsage(Device Device) (uint32, Return) {$/;"	f
DeviceGetProcessUtilization	gen/nvml/device.go	/^func DeviceGetProcessUtilization(Device Device, LastSeenTimeStamp uint64) ([]ProcessUtilizationSample, Return) {$/;"	f
DeviceGetProcessUtilization	pkg/nvml/device.go	/^func DeviceGetProcessUtilization(Device Device, LastSeenTimeStamp uint64) ([]ProcessUtilizationSample, Return) {$/;"	f
DeviceGetRemappedRows	gen/nvml/device.go	/^func DeviceGetRemappedRows(Device Device) (int, int, bool, bool, Return) {$/;"	f
DeviceGetRemappedRows	pkg/nvml/device.go	/^func DeviceGetRemappedRows(Device Device) (int, int, bool, bool, Return) {$/;"	f
DeviceGetRetiredPages	gen/nvml/device.go	/^func DeviceGetRetiredPages(Device Device, Cause PageRetirementCause) ([]uint64, Return) {$/;"	f
DeviceGetRetiredPages	pkg/nvml/device.go	/^func DeviceGetRetiredPages(Device Device, Cause PageRetirementCause) ([]uint64, Return) {$/;"	f
DeviceGetRetiredPagesPendingStatus	gen/nvml/device.go	/^func DeviceGetRetiredPagesPendingStatus(Device Device) (EnableState, Return) {$/;"	f
DeviceGetRetiredPagesPendingStatus	pkg/nvml/device.go	/^func DeviceGetRetiredPagesPendingStatus(Device Device) (EnableState, Return) {$/;"	f
DeviceGetRetiredPages_v2	gen/nvml/device.go	/^func DeviceGetRetiredPages_v2(Device Device, Cause PageRetirementCause) ([]uint64, []uint64, Return) {$/;"	f
DeviceGetRetiredPages_v2	pkg/nvml/device.go	/^func DeviceGetRetiredPages_v2(Device Device, Cause PageRetirementCause) ([]uint64, []uint64, Return) {$/;"	f
DeviceGetRowRemapperHistogram	gen/nvml/device.go	/^func DeviceGetRowRemapperHistogram(Device Device) (RowRemapperHistogramValues, Return) {$/;"	f
DeviceGetRowRemapperHistogram	pkg/nvml/device.go	/^func DeviceGetRowRemapperHistogram(Device Device) (RowRemapperHistogramValues, Return) {$/;"	f
DeviceGetSamples	gen/nvml/device.go	/^func DeviceGetSamples(Device Device, _type SamplingType, LastSeenTimeStamp uint64) (ValueType, []Sample, Return) {$/;"	f
DeviceGetSamples	pkg/nvml/device.go	/^func DeviceGetSamples(Device Device, _type SamplingType, LastSeenTimeStamp uint64) (ValueType, []Sample, Return) {$/;"	f
DeviceGetSerial	gen/nvml/device.go	/^func DeviceGetSerial(Device Device) (string, Return) {$/;"	f
DeviceGetSerial	pkg/nvml/device.go	/^func DeviceGetSerial(Device Device) (string, Return) {$/;"	f
DeviceGetSupportedClocksThrottleReasons	gen/nvml/device.go	/^func DeviceGetSupportedClocksThrottleReasons(Device Device) (uint64, Return) {$/;"	f
DeviceGetSupportedClocksThrottleReasons	pkg/nvml/device.go	/^func DeviceGetSupportedClocksThrottleReasons(Device Device) (uint64, Return) {$/;"	f
DeviceGetSupportedEventTypes	gen/nvml/device.go	/^func DeviceGetSupportedEventTypes(Device Device) (uint64, Return) {$/;"	f
DeviceGetSupportedEventTypes	pkg/nvml/device.go	/^func DeviceGetSupportedEventTypes(Device Device) (uint64, Return) {$/;"	f
DeviceGetSupportedGraphicsClocks	gen/nvml/device.go	/^func DeviceGetSupportedGraphicsClocks(Device Device, MemoryClockMHz int) (int, uint32, Return) {$/;"	f
DeviceGetSupportedGraphicsClocks	pkg/nvml/device.go	/^func DeviceGetSupportedGraphicsClocks(Device Device, MemoryClockMHz int) (int, uint32, Return) {$/;"	f
DeviceGetSupportedMemoryClocks	gen/nvml/device.go	/^func DeviceGetSupportedMemoryClocks(Device Device) (int, uint32, Return) {$/;"	f
DeviceGetSupportedMemoryClocks	pkg/nvml/device.go	/^func DeviceGetSupportedMemoryClocks(Device Device) (int, uint32, Return) {$/;"	f
DeviceGetSupportedVgpus	gen/nvml/device.go	/^func DeviceGetSupportedVgpus(Device Device) ([]VgpuTypeId, Return) {$/;"	f
DeviceGetSupportedVgpus	pkg/nvml/device.go	/^func DeviceGetSupportedVgpus(Device Device) ([]VgpuTypeId, Return) {$/;"	f
DeviceGetTemperature	gen/nvml/device.go	/^func DeviceGetTemperature(Device Device, SensorType TemperatureSensors) (uint32, Return) {$/;"	f
DeviceGetTemperature	pkg/nvml/device.go	/^func DeviceGetTemperature(Device Device, SensorType TemperatureSensors) (uint32, Return) {$/;"	f
DeviceGetTemperatureThreshold	gen/nvml/device.go	/^func DeviceGetTemperatureThreshold(Device Device, ThresholdType TemperatureThresholds) (uint32, Return) {$/;"	f
DeviceGetTemperatureThreshold	pkg/nvml/device.go	/^func DeviceGetTemperatureThreshold(Device Device, ThresholdType TemperatureThresholds) (uint32, Return) {$/;"	f
DeviceGetTopologyCommonAncestor	gen/nvml/device.go	/^func DeviceGetTopologyCommonAncestor(Device1 Device, Device2 Device) (GpuTopologyLevel, Return) {$/;"	f
DeviceGetTopologyCommonAncestor	pkg/nvml/device.go	/^func DeviceGetTopologyCommonAncestor(Device1 Device, Device2 Device) (GpuTopologyLevel, Return) {$/;"	f
DeviceGetTopologyNearestGpus	gen/nvml/device.go	/^func DeviceGetTopologyNearestGpus(device Device, Level GpuTopologyLevel) ([]Device, Return) {$/;"	f
DeviceGetTopologyNearestGpus	pkg/nvml/device.go	/^func DeviceGetTopologyNearestGpus(device Device, Level GpuTopologyLevel) ([]Device, Return) {$/;"	f
DeviceGetTotalEccErrors	gen/nvml/device.go	/^func DeviceGetTotalEccErrors(Device Device, ErrorType MemoryErrorType, CounterType EccCounterType) (uint64, Return) {$/;"	f
DeviceGetTotalEccErrors	pkg/nvml/device.go	/^func DeviceGetTotalEccErrors(Device Device, ErrorType MemoryErrorType, CounterType EccCounterType) (uint64, Return) {$/;"	f
DeviceGetTotalEnergyConsumption	gen/nvml/device.go	/^func DeviceGetTotalEnergyConsumption(Device Device) (uint64, Return) {$/;"	f
DeviceGetTotalEnergyConsumption	pkg/nvml/device.go	/^func DeviceGetTotalEnergyConsumption(Device Device) (uint64, Return) {$/;"	f
DeviceGetUUID	gen/nvml/device.go	/^func DeviceGetUUID(Device Device) (string, Return) {$/;"	f
DeviceGetUUID	pkg/nvml/device.go	/^func DeviceGetUUID(Device Device) (string, Return) {$/;"	f
DeviceGetUtilizationRates	gen/nvml/device.go	/^func DeviceGetUtilizationRates(Device Device) (Utilization, Return) {$/;"	f
DeviceGetUtilizationRates	pkg/nvml/device.go	/^func DeviceGetUtilizationRates(Device Device) (Utilization, Return) {$/;"	f
DeviceGetVbiosVersion	gen/nvml/device.go	/^func DeviceGetVbiosVersion(Device Device) (string, Return) {$/;"	f
DeviceGetVbiosVersion	pkg/nvml/device.go	/^func DeviceGetVbiosVersion(Device Device) (string, Return) {$/;"	f
DeviceGetVgpuMetadata	gen/nvml/device.go	/^func DeviceGetVgpuMetadata(Device Device) (VgpuPgpuMetadata, Return) {$/;"	f
DeviceGetVgpuMetadata	pkg/nvml/device.go	/^func DeviceGetVgpuMetadata(Device Device) (VgpuPgpuMetadata, Return) {$/;"	f
DeviceGetVgpuProcessUtilization	gen/nvml/device.go	/^func DeviceGetVgpuProcessUtilization(Device Device, LastSeenTimeStamp uint64) ([]VgpuProcessUtilizationSample, Return) {$/;"	f
DeviceGetVgpuProcessUtilization	pkg/nvml/device.go	/^func DeviceGetVgpuProcessUtilization(Device Device, LastSeenTimeStamp uint64) ([]VgpuProcessUtilizationSample, Return) {$/;"	f
DeviceGetVgpuUtilization	gen/nvml/device.go	/^func DeviceGetVgpuUtilization(Device Device, LastSeenTimeStamp uint64) (ValueType, []VgpuInstanceUtilizationSample, Return) {$/;"	f
DeviceGetVgpuUtilization	pkg/nvml/device.go	/^func DeviceGetVgpuUtilization(Device Device, LastSeenTimeStamp uint64) (ValueType, []VgpuInstanceUtilizationSample, Return) {$/;"	f
DeviceGetViolationStatus	gen/nvml/device.go	/^func DeviceGetViolationStatus(Device Device, PerfPolicyType PerfPolicyType) (ViolationTime, Return) {$/;"	f
DeviceGetViolationStatus	pkg/nvml/device.go	/^func DeviceGetViolationStatus(Device Device, PerfPolicyType PerfPolicyType) (ViolationTime, Return) {$/;"	f
DeviceGetVirtualizationMode	gen/nvml/device.go	/^func DeviceGetVirtualizationMode(Device Device) (GpuVirtualizationMode, Return) {$/;"	f
DeviceGetVirtualizationMode	pkg/nvml/device.go	/^func DeviceGetVirtualizationMode(Device Device) (GpuVirtualizationMode, Return) {$/;"	f
DeviceIsMigDeviceHandle	gen/nvml/device.go	/^func DeviceIsMigDeviceHandle(Device Device) (bool, Return) {$/;"	f
DeviceIsMigDeviceHandle	pkg/nvml/device.go	/^func DeviceIsMigDeviceHandle(Device Device) (bool, Return) {$/;"	f
DeviceModifyDrainState	gen/nvml/device.go	/^func DeviceModifyDrainState(PciInfo *PciInfo, NewState EnableState) Return {$/;"	f
DeviceModifyDrainState	pkg/nvml/device.go	/^func DeviceModifyDrainState(PciInfo *PciInfo, NewState EnableState) Return {$/;"	f
DeviceOnSameBoard	gen/nvml/device.go	/^func DeviceOnSameBoard(Device1 Device, Device2 Device) (int, Return) {$/;"	f
DeviceOnSameBoard	pkg/nvml/device.go	/^func DeviceOnSameBoard(Device1 Device, Device2 Device) (int, Return) {$/;"	f
DeviceQueryDrainState	gen/nvml/device.go	/^func DeviceQueryDrainState(PciInfo *PciInfo) (EnableState, Return) {$/;"	f
DeviceQueryDrainState	pkg/nvml/device.go	/^func DeviceQueryDrainState(PciInfo *PciInfo) (EnableState, Return) {$/;"	f
DeviceRegisterEvents	gen/nvml/device.go	/^func DeviceRegisterEvents(Device Device, EventTypes uint64, Set EventSet) Return {$/;"	f
DeviceRegisterEvents	pkg/nvml/device.go	/^func DeviceRegisterEvents(Device Device, EventTypes uint64, Set EventSet) Return {$/;"	f
DeviceRemoveGpu	gen/nvml/device.go	/^func DeviceRemoveGpu(PciInfo *PciInfo) Return {$/;"	f
DeviceRemoveGpu	pkg/nvml/device.go	/^func DeviceRemoveGpu(PciInfo *PciInfo) Return {$/;"	f
DeviceRemoveGpu_v2	gen/nvml/device.go	/^func DeviceRemoveGpu_v2(PciInfo *PciInfo, GpuState DetachGpuState, LinkState PcieLinkState) Return {$/;"	f
DeviceRemoveGpu_v2	pkg/nvml/device.go	/^func DeviceRemoveGpu_v2(PciInfo *PciInfo, GpuState DetachGpuState, LinkState PcieLinkState) Return {$/;"	f
DeviceResetApplicationsClocks	gen/nvml/device.go	/^func DeviceResetApplicationsClocks(Device Device) Return {$/;"	f
DeviceResetApplicationsClocks	pkg/nvml/device.go	/^func DeviceResetApplicationsClocks(Device Device) Return {$/;"	f
DeviceResetGpuLockedClocks	gen/nvml/device.go	/^func DeviceResetGpuLockedClocks(Device Device) Return {$/;"	f
DeviceResetGpuLockedClocks	pkg/nvml/device.go	/^func DeviceResetGpuLockedClocks(Device Device) Return {$/;"	f
DeviceResetNvLinkErrorCounters	gen/nvml/device.go	/^func DeviceResetNvLinkErrorCounters(Device Device, Link int) Return {$/;"	f
DeviceResetNvLinkErrorCounters	pkg/nvml/device.go	/^func DeviceResetNvLinkErrorCounters(Device Device, Link int) Return {$/;"	f
DeviceResetNvLinkUtilizationCounter	gen/nvml/device.go	/^func DeviceResetNvLinkUtilizationCounter(Device Device, Link int, Counter int) Return {$/;"	f
DeviceResetNvLinkUtilizationCounter	pkg/nvml/device.go	/^func DeviceResetNvLinkUtilizationCounter(Device Device, Link int, Counter int) Return {$/;"	f
DeviceSetAPIRestriction	gen/nvml/device.go	/^func DeviceSetAPIRestriction(Device Device, ApiType RestrictedAPI, IsRestricted EnableState) Return {$/;"	f
DeviceSetAPIRestriction	pkg/nvml/device.go	/^func DeviceSetAPIRestriction(Device Device, ApiType RestrictedAPI, IsRestricted EnableState) Return {$/;"	f
DeviceSetAccountingMode	gen/nvml/device.go	/^func DeviceSetAccountingMode(Device Device, Mode EnableState) Return {$/;"	f
DeviceSetAccountingMode	pkg/nvml/device.go	/^func DeviceSetAccountingMode(Device Device, Mode EnableState) Return {$/;"	f
DeviceSetApplicationsClocks	gen/nvml/device.go	/^func DeviceSetApplicationsClocks(Device Device, MemClockMHz uint32, GraphicsClockMHz uint32) Return {$/;"	f
DeviceSetApplicationsClocks	pkg/nvml/device.go	/^func DeviceSetApplicationsClocks(Device Device, MemClockMHz uint32, GraphicsClockMHz uint32) Return {$/;"	f
DeviceSetAutoBoostedClocksEnabled	gen/nvml/device.go	/^func DeviceSetAutoBoostedClocksEnabled(Device Device, Enabled EnableState) Return {$/;"	f
DeviceSetAutoBoostedClocksEnabled	pkg/nvml/device.go	/^func DeviceSetAutoBoostedClocksEnabled(Device Device, Enabled EnableState) Return {$/;"	f
DeviceSetComputeMode	gen/nvml/device.go	/^func DeviceSetComputeMode(Device Device, Mode ComputeMode) Return {$/;"	f
DeviceSetComputeMode	pkg/nvml/device.go	/^func DeviceSetComputeMode(Device Device, Mode ComputeMode) Return {$/;"	f
DeviceSetCpuAffinity	gen/nvml/device.go	/^func DeviceSetCpuAffinity(Device Device) Return {$/;"	f
DeviceSetCpuAffinity	pkg/nvml/device.go	/^func DeviceSetCpuAffinity(Device Device) Return {$/;"	f
DeviceSetDefaultAutoBoostedClocksEnabled	gen/nvml/device.go	/^func DeviceSetDefaultAutoBoostedClocksEnabled(Device Device, Enabled EnableState, Flags uint32) Return {$/;"	f
DeviceSetDefaultAutoBoostedClocksEnabled	pkg/nvml/device.go	/^func DeviceSetDefaultAutoBoostedClocksEnabled(Device Device, Enabled EnableState, Flags uint32) Return {$/;"	f
DeviceSetDriverModel	gen/nvml/device.go	/^func DeviceSetDriverModel(Device Device, DriverModel DriverModel, Flags uint32) Return {$/;"	f
DeviceSetDriverModel	pkg/nvml/device.go	/^func DeviceSetDriverModel(Device Device, DriverModel DriverModel, Flags uint32) Return {$/;"	f
DeviceSetEccMode	gen/nvml/device.go	/^func DeviceSetEccMode(Device Device, Ecc EnableState) Return {$/;"	f
DeviceSetEccMode	pkg/nvml/device.go	/^func DeviceSetEccMode(Device Device, Ecc EnableState) Return {$/;"	f
DeviceSetGpuLockedClocks	gen/nvml/device.go	/^func DeviceSetGpuLockedClocks(Device Device, MinGpuClockMHz uint32, MaxGpuClockMHz uint32) Return {$/;"	f
DeviceSetGpuLockedClocks	pkg/nvml/device.go	/^func DeviceSetGpuLockedClocks(Device Device, MinGpuClockMHz uint32, MaxGpuClockMHz uint32) Return {$/;"	f
DeviceSetGpuOperationMode	gen/nvml/device.go	/^func DeviceSetGpuOperationMode(Device Device, Mode GpuOperationMode) Return {$/;"	f
DeviceSetGpuOperationMode	pkg/nvml/device.go	/^func DeviceSetGpuOperationMode(Device Device, Mode GpuOperationMode) Return {$/;"	f
DeviceSetMigMode	gen/nvml/device.go	/^func DeviceSetMigMode(Device Device, Mode int) (Return, Return) {$/;"	f
DeviceSetMigMode	pkg/nvml/device.go	/^func DeviceSetMigMode(Device Device, Mode int) (Return, Return) {$/;"	f
DeviceSetNvLinkUtilizationControl	gen/nvml/device.go	/^func DeviceSetNvLinkUtilizationControl(Device Device, Link int, Counter int, Control *NvLinkUtilizationControl, Reset bool) Return {$/;"	f
DeviceSetNvLinkUtilizationControl	pkg/nvml/device.go	/^func DeviceSetNvLinkUtilizationControl(Device Device, Link int, Counter int, Control *NvLinkUtilizationControl, Reset bool) Return {$/;"	f
DeviceSetPersistenceMode	gen/nvml/device.go	/^func DeviceSetPersistenceMode(Device Device, Mode EnableState) Return {$/;"	f
DeviceSetPersistenceMode	pkg/nvml/device.go	/^func DeviceSetPersistenceMode(Device Device, Mode EnableState) Return {$/;"	f
DeviceSetPowerManagementLimit	gen/nvml/device.go	/^func DeviceSetPowerManagementLimit(Device Device, Limit uint32) Return {$/;"	f
DeviceSetPowerManagementLimit	pkg/nvml/device.go	/^func DeviceSetPowerManagementLimit(Device Device, Limit uint32) Return {$/;"	f
DeviceSetTemperatureThreshold	gen/nvml/device.go	/^func DeviceSetTemperatureThreshold(Device Device, ThresholdType TemperatureThresholds, Temp int) Return {$/;"	f
DeviceSetTemperatureThreshold	pkg/nvml/device.go	/^func DeviceSetTemperatureThreshold(Device Device, ThresholdType TemperatureThresholds, Temp int) Return {$/;"	f
DeviceSetVirtualizationMode	gen/nvml/device.go	/^func DeviceSetVirtualizationMode(Device Device, VirtualMode GpuVirtualizationMode) Return {$/;"	f
DeviceSetVirtualizationMode	pkg/nvml/device.go	/^func DeviceSetVirtualizationMode(Device Device, VirtualMode GpuVirtualizationMode) Return {$/;"	f
DeviceValidateInforom	gen/nvml/device.go	/^func DeviceValidateInforom(Device Device) Return {$/;"	f
DeviceValidateInforom	pkg/nvml/device.go	/^func DeviceValidateInforom(Device Device) Return {$/;"	f
DriverModel	pkg/nvml/const.go	/^type DriverModel int32$/;"	t
DynamicLibrary	pkg/dl/dl.go	/^type DynamicLibrary struct{$/;"	t
ECC_COUNTER_TYPE_COUNT	pkg/nvml/const.go	/^	ECC_COUNTER_TYPE_COUNT EccCounterType = 2$/;"	c
ENCODER_QUERY_H264	pkg/nvml/const.go	/^	ENCODER_QUERY_H264 EncoderType = iota$/;"	c
ENCODER_QUERY_HEVC	pkg/nvml/const.go	/^	ENCODER_QUERY_HEVC EncoderType = 1$/;"	c
ENC_UTILIZATION_SAMPLES	pkg/nvml/const.go	/^	ENC_UTILIZATION_SAMPLES    SamplingType = 3$/;"	c
ERROR_ALREADY_INITIALIZED	pkg/nvml/const.go	/^	ERROR_ALREADY_INITIALIZED     Return = 5$/;"	c
ERROR_CORRUPTED_INFOROM	pkg/nvml/const.go	/^	ERROR_CORRUPTED_INFOROM       Return = 14$/;"	c
ERROR_DRIVER_NOT_LOADED	pkg/nvml/const.go	/^	ERROR_DRIVER_NOT_LOADED       Return = 9$/;"	c
ERROR_FUNCTION_NOT_FOUND	pkg/nvml/const.go	/^	ERROR_FUNCTION_NOT_FOUND      Return = 13$/;"	c
ERROR_GPU_IS_LOST	pkg/nvml/const.go	/^	ERROR_GPU_IS_LOST             Return = 15$/;"	c
ERROR_INSUFFICIENT_POWER	pkg/nvml/const.go	/^	ERROR_INSUFFICIENT_POWER      Return = 8$/;"	c
ERROR_INSUFFICIENT_RESOURCES	pkg/nvml/const.go	/^	ERROR_INSUFFICIENT_RESOURCES  Return = 23$/;"	c
ERROR_INSUFFICIENT_SIZE	pkg/nvml/const.go	/^	ERROR_INSUFFICIENT_SIZE       Return = 7$/;"	c
ERROR_INVALID_ARGUMENT	pkg/nvml/const.go	/^	ERROR_INVALID_ARGUMENT        Return = 2$/;"	c
ERROR_IN_USE	pkg/nvml/const.go	/^	ERROR_IN_USE                  Return = 19$/;"	c
ERROR_IRQ_ISSUE	pkg/nvml/const.go	/^	ERROR_IRQ_ISSUE               Return = 11$/;"	c
ERROR_LIBRARY_NOT_FOUND	pkg/nvml/const.go	/^	ERROR_LIBRARY_NOT_FOUND       Return = 12$/;"	c
ERROR_LIB_RM_VERSION_MISMATCH	pkg/nvml/const.go	/^	ERROR_LIB_RM_VERSION_MISMATCH Return = 18$/;"	c
ERROR_MEMORY	pkg/nvml/const.go	/^	ERROR_MEMORY                  Return = 20$/;"	c
ERROR_NOT_FOUND	pkg/nvml/const.go	/^	ERROR_NOT_FOUND               Return = 6$/;"	c
ERROR_NOT_SUPPORTED	pkg/nvml/const.go	/^	ERROR_NOT_SUPPORTED           Return = 3$/;"	c
ERROR_NO_DATA	pkg/nvml/const.go	/^	ERROR_NO_DATA                 Return = 21$/;"	c
ERROR_NO_PERMISSION	pkg/nvml/const.go	/^	ERROR_NO_PERMISSION           Return = 4$/;"	c
ERROR_OPERATING_SYSTEM	pkg/nvml/const.go	/^	ERROR_OPERATING_SYSTEM        Return = 17$/;"	c
ERROR_RESET_REQUIRED	pkg/nvml/const.go	/^	ERROR_RESET_REQUIRED          Return = 16$/;"	c
ERROR_TIMEOUT	pkg/nvml/const.go	/^	ERROR_TIMEOUT                 Return = 10$/;"	c
ERROR_UNINITIALIZED	pkg/nvml/const.go	/^	ERROR_UNINITIALIZED           Return = 1$/;"	c
ERROR_UNKNOWN	pkg/nvml/const.go	/^	ERROR_UNKNOWN                 Return = 999$/;"	c
ERROR_VGPU_ECC_NOT_SUPPORTED	pkg/nvml/const.go	/^	ERROR_VGPU_ECC_NOT_SUPPORTED  Return = 22$/;"	c
EXAMPLES	Makefile	/^EXAMPLES := $(patsubst .\/examples\/%\/,%,$(sort $(dir $(wildcard .\/examples\/*\/))))$/;"	m
EXAMPLE_TARGETS	Makefile	/^EXAMPLE_TARGETS := $(patsubst %,example-%, $(EXAMPLES))$/;"	m
EccBitType	gen/nvml/device.go	/^type EccBitType = MemoryErrorType$/;"	t
EccBitType	pkg/nvml/device.go	/^type EccBitType = MemoryErrorType$/;"	t
EccCounterType	pkg/nvml/const.go	/^type EccCounterType int32$/;"	t
EccErrorCounts	pkg/nvml/types_gen.go	/^type EccErrorCounts struct {$/;"	t
EnableState	pkg/nvml/const.go	/^type EnableState int32$/;"	t
EncoderSessionInfo	pkg/nvml/types_gen.go	/^type EncoderSessionInfo struct {$/;"	t
EncoderType	pkg/nvml/const.go	/^type EncoderType int32$/;"	t
ErrorString	gen/nvml/return.go	/^func ErrorString(Result Return) string {$/;"	f
ErrorString	pkg/nvml/return.go	/^func ErrorString(Result Return) string {$/;"	f
EventData	pkg/nvml/types_gen.go	/^type EventData struct {$/;"	t
EventMigConfigChange	pkg/nvml/const.go	/^	EventMigConfigChange = 256$/;"	c
EventSet	pkg/nvml/types_gen.go	/^type EventSet struct {$/;"	t
EventSetCreate	gen/nvml/event_set.go	/^func EventSetCreate() (EventSet, Return) {$/;"	f
EventSetCreate	pkg/nvml/event_set.go	/^func EventSetCreate() (EventSet, Return) {$/;"	f
EventSetFree	gen/nvml/event_set.go	/^func EventSetFree(Set EventSet) Return {$/;"	f
EventSetFree	pkg/nvml/event_set.go	/^func EventSetFree(Set EventSet) Return {$/;"	f
EventSetWait	gen/nvml/event_set.go	/^func EventSetWait(Set EventSet, Timeoutms uint32) (EventData, Return) {$/;"	f
EventSetWait	pkg/nvml/event_set.go	/^func EventSetWait(Set EventSet, Timeoutms uint32) (EventData, Return) {$/;"	f
EventTypeAll	pkg/nvml/const.go	/^	EventTypeAll = 415$/;"	c
EventTypeClock	pkg/nvml/const.go	/^	EventTypeClock = 16$/;"	c
EventTypeDoubleBitEccError	pkg/nvml/const.go	/^	EventTypeDoubleBitEccError = 2$/;"	c
EventTypeNone	pkg/nvml/const.go	/^	EventTypeNone = 0$/;"	c
EventTypePState	pkg/nvml/const.go	/^	EventTypePState = 4$/;"	c
EventTypePowerSourceChange	pkg/nvml/const.go	/^	EventTypePowerSourceChange = 128$/;"	c
EventTypeSingleBitEccError	pkg/nvml/const.go	/^	EventTypeSingleBitEccError = 1$/;"	c
EventTypeXidCriticalError	pkg/nvml/const.go	/^	EventTypeXidCriticalError = 8$/;"	c
FAN_FAILED	pkg/nvml/const.go	/^	FAN_FAILED FanState = 1$/;"	c
FAN_NORMAL	pkg/nvml/const.go	/^	FAN_NORMAL FanState = iota$/;"	c
FBCSessionInfo	pkg/nvml/types_gen.go	/^type FBCSessionInfo struct {$/;"	t
FBCSessionType	pkg/nvml/const.go	/^type FBCSessionType int32$/;"	t
FBCStats	pkg/nvml/types_gen.go	/^type FBCStats struct {$/;"	t
FBC_SESSION_TYPE_CUDA	pkg/nvml/const.go	/^	FBC_SESSION_TYPE_CUDA    FBCSessionType = 2$/;"	c
FBC_SESSION_TYPE_HWENC	pkg/nvml/const.go	/^	FBC_SESSION_TYPE_HWENC   FBCSessionType = 4$/;"	c
FBC_SESSION_TYPE_TOSYS	pkg/nvml/const.go	/^	FBC_SESSION_TYPE_TOSYS   FBCSessionType = 1$/;"	c
FBC_SESSION_TYPE_UNKNOWN	pkg/nvml/const.go	/^	FBC_SESSION_TYPE_UNKNOWN FBCSessionType = iota$/;"	c
FBC_SESSION_TYPE_VID	pkg/nvml/const.go	/^	FBC_SESSION_TYPE_VID     FBCSessionType = 3$/;"	c
FEATURE_DISABLED	pkg/nvml/const.go	/^	FEATURE_DISABLED EnableState = iota$/;"	c
FEATURE_ENABLED	pkg/nvml/const.go	/^	FEATURE_ENABLED  EnableState = 1$/;"	c
FI_DEV_ECC_CURRENT	pkg/nvml/const.go	/^	FI_DEV_ECC_CURRENT = 1$/;"	c
FI_DEV_ECC_DBE_AGG_CBU	pkg/nvml/const.go	/^	FI_DEV_ECC_DBE_AGG_CBU = 28$/;"	c
FI_DEV_ECC_DBE_AGG_DEV	pkg/nvml/const.go	/^	FI_DEV_ECC_DBE_AGG_DEV = 23$/;"	c
FI_DEV_ECC_DBE_AGG_L1	pkg/nvml/const.go	/^	FI_DEV_ECC_DBE_AGG_L1 = 19$/;"	c
FI_DEV_ECC_DBE_AGG_L2	pkg/nvml/const.go	/^	FI_DEV_ECC_DBE_AGG_L2 = 21$/;"	c
FI_DEV_ECC_DBE_AGG_REG	pkg/nvml/const.go	/^	FI_DEV_ECC_DBE_AGG_REG = 25$/;"	c
FI_DEV_ECC_DBE_AGG_TEX	pkg/nvml/const.go	/^	FI_DEV_ECC_DBE_AGG_TEX = 27$/;"	c
FI_DEV_ECC_DBE_AGG_TOTAL	pkg/nvml/const.go	/^	FI_DEV_ECC_DBE_AGG_TOTAL = 6$/;"	c
FI_DEV_ECC_DBE_VOL_CBU	pkg/nvml/const.go	/^	FI_DEV_ECC_DBE_VOL_CBU = 17$/;"	c
FI_DEV_ECC_DBE_VOL_DEV	pkg/nvml/const.go	/^	FI_DEV_ECC_DBE_VOL_DEV = 12$/;"	c
FI_DEV_ECC_DBE_VOL_L1	pkg/nvml/const.go	/^	FI_DEV_ECC_DBE_VOL_L1 = 8$/;"	c
FI_DEV_ECC_DBE_VOL_L2	pkg/nvml/const.go	/^	FI_DEV_ECC_DBE_VOL_L2 = 10$/;"	c
FI_DEV_ECC_DBE_VOL_REG	pkg/nvml/const.go	/^	FI_DEV_ECC_DBE_VOL_REG = 14$/;"	c
FI_DEV_ECC_DBE_VOL_TEX	pkg/nvml/const.go	/^	FI_DEV_ECC_DBE_VOL_TEX = 16$/;"	c
FI_DEV_ECC_DBE_VOL_TOTAL	pkg/nvml/const.go	/^	FI_DEV_ECC_DBE_VOL_TOTAL = 4$/;"	c
FI_DEV_ECC_PENDING	pkg/nvml/const.go	/^	FI_DEV_ECC_PENDING = 2$/;"	c
FI_DEV_ECC_SBE_AGG_DEV	pkg/nvml/const.go	/^	FI_DEV_ECC_SBE_AGG_DEV = 22$/;"	c
FI_DEV_ECC_SBE_AGG_L1	pkg/nvml/const.go	/^	FI_DEV_ECC_SBE_AGG_L1 = 18$/;"	c
FI_DEV_ECC_SBE_AGG_L2	pkg/nvml/const.go	/^	FI_DEV_ECC_SBE_AGG_L2 = 20$/;"	c
FI_DEV_ECC_SBE_AGG_REG	pkg/nvml/const.go	/^	FI_DEV_ECC_SBE_AGG_REG = 24$/;"	c
FI_DEV_ECC_SBE_AGG_TEX	pkg/nvml/const.go	/^	FI_DEV_ECC_SBE_AGG_TEX = 26$/;"	c
FI_DEV_ECC_SBE_AGG_TOTAL	pkg/nvml/const.go	/^	FI_DEV_ECC_SBE_AGG_TOTAL = 5$/;"	c
FI_DEV_ECC_SBE_VOL_DEV	pkg/nvml/const.go	/^	FI_DEV_ECC_SBE_VOL_DEV = 11$/;"	c
FI_DEV_ECC_SBE_VOL_L1	pkg/nvml/const.go	/^	FI_DEV_ECC_SBE_VOL_L1 = 7$/;"	c
FI_DEV_ECC_SBE_VOL_L2	pkg/nvml/const.go	/^	FI_DEV_ECC_SBE_VOL_L2 = 9$/;"	c
FI_DEV_ECC_SBE_VOL_REG	pkg/nvml/const.go	/^	FI_DEV_ECC_SBE_VOL_REG = 13$/;"	c
FI_DEV_ECC_SBE_VOL_TEX	pkg/nvml/const.go	/^	FI_DEV_ECC_SBE_VOL_TEX = 15$/;"	c
FI_DEV_ECC_SBE_VOL_TOTAL	pkg/nvml/const.go	/^	FI_DEV_ECC_SBE_VOL_TOTAL = 3$/;"	c
FI_DEV_MEMORY_TEMP	pkg/nvml/const.go	/^	FI_DEV_MEMORY_TEMP = 82$/;"	c
FI_DEV_NVLINK_BANDWIDTH_C0_L0	pkg/nvml/const.go	/^	FI_DEV_NVLINK_BANDWIDTH_C0_L0 = 60$/;"	c
FI_DEV_NVLINK_BANDWIDTH_C0_L1	pkg/nvml/const.go	/^	FI_DEV_NVLINK_BANDWIDTH_C0_L1 = 61$/;"	c
FI_DEV_NVLINK_BANDWIDTH_C0_L10	pkg/nvml/const.go	/^	FI_DEV_NVLINK_BANDWIDTH_C0_L10 = 124$/;"	c
FI_DEV_NVLINK_BANDWIDTH_C0_L11	pkg/nvml/const.go	/^	FI_DEV_NVLINK_BANDWIDTH_C0_L11 = 125$/;"	c
FI_DEV_NVLINK_BANDWIDTH_C0_L2	pkg/nvml/const.go	/^	FI_DEV_NVLINK_BANDWIDTH_C0_L2 = 62$/;"	c
FI_DEV_NVLINK_BANDWIDTH_C0_L3	pkg/nvml/const.go	/^	FI_DEV_NVLINK_BANDWIDTH_C0_L3 = 63$/;"	c
FI_DEV_NVLINK_BANDWIDTH_C0_L4	pkg/nvml/const.go	/^	FI_DEV_NVLINK_BANDWIDTH_C0_L4 = 64$/;"	c
FI_DEV_NVLINK_BANDWIDTH_C0_L5	pkg/nvml/const.go	/^	FI_DEV_NVLINK_BANDWIDTH_C0_L5 = 65$/;"	c
FI_DEV_NVLINK_BANDWIDTH_C0_L6	pkg/nvml/const.go	/^	FI_DEV_NVLINK_BANDWIDTH_C0_L6 = 120$/;"	c
FI_DEV_NVLINK_BANDWIDTH_C0_L7	pkg/nvml/const.go	/^	FI_DEV_NVLINK_BANDWIDTH_C0_L7 = 121$/;"	c
FI_DEV_NVLINK_BANDWIDTH_C0_L8	pkg/nvml/const.go	/^	FI_DEV_NVLINK_BANDWIDTH_C0_L8 = 122$/;"	c
FI_DEV_NVLINK_BANDWIDTH_C0_L9	pkg/nvml/const.go	/^	FI_DEV_NVLINK_BANDWIDTH_C0_L9 = 123$/;"	c
FI_DEV_NVLINK_BANDWIDTH_C0_TOTAL	pkg/nvml/const.go	/^	FI_DEV_NVLINK_BANDWIDTH_C0_TOTAL = 66$/;"	c
FI_DEV_NVLINK_BANDWIDTH_C1_L0	pkg/nvml/const.go	/^	FI_DEV_NVLINK_BANDWIDTH_C1_L0 = 67$/;"	c
FI_DEV_NVLINK_BANDWIDTH_C1_L1	pkg/nvml/const.go	/^	FI_DEV_NVLINK_BANDWIDTH_C1_L1 = 68$/;"	c
FI_DEV_NVLINK_BANDWIDTH_C1_L10	pkg/nvml/const.go	/^	FI_DEV_NVLINK_BANDWIDTH_C1_L10 = 130$/;"	c
FI_DEV_NVLINK_BANDWIDTH_C1_L11	pkg/nvml/const.go	/^	FI_DEV_NVLINK_BANDWIDTH_C1_L11 = 131$/;"	c
FI_DEV_NVLINK_BANDWIDTH_C1_L2	pkg/nvml/const.go	/^	FI_DEV_NVLINK_BANDWIDTH_C1_L2 = 69$/;"	c
FI_DEV_NVLINK_BANDWIDTH_C1_L3	pkg/nvml/const.go	/^	FI_DEV_NVLINK_BANDWIDTH_C1_L3 = 70$/;"	c
FI_DEV_NVLINK_BANDWIDTH_C1_L4	pkg/nvml/const.go	/^	FI_DEV_NVLINK_BANDWIDTH_C1_L4 = 71$/;"	c
FI_DEV_NVLINK_BANDWIDTH_C1_L5	pkg/nvml/const.go	/^	FI_DEV_NVLINK_BANDWIDTH_C1_L5 = 72$/;"	c
FI_DEV_NVLINK_BANDWIDTH_C1_L6	pkg/nvml/const.go	/^	FI_DEV_NVLINK_BANDWIDTH_C1_L6 = 126$/;"	c
FI_DEV_NVLINK_BANDWIDTH_C1_L7	pkg/nvml/const.go	/^	FI_DEV_NVLINK_BANDWIDTH_C1_L7 = 127$/;"	c
FI_DEV_NVLINK_BANDWIDTH_C1_L8	pkg/nvml/const.go	/^	FI_DEV_NVLINK_BANDWIDTH_C1_L8 = 128$/;"	c
FI_DEV_NVLINK_BANDWIDTH_C1_L9	pkg/nvml/const.go	/^	FI_DEV_NVLINK_BANDWIDTH_C1_L9 = 129$/;"	c
FI_DEV_NVLINK_BANDWIDTH_C1_TOTAL	pkg/nvml/const.go	/^	FI_DEV_NVLINK_BANDWIDTH_C1_TOTAL = 73$/;"	c
FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L0	pkg/nvml/const.go	/^	FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L0 = 39$/;"	c
FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L1	pkg/nvml/const.go	/^	FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L1 = 40$/;"	c
FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L10	pkg/nvml/const.go	/^	FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L10 = 106$/;"	c
FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L11	pkg/nvml/const.go	/^	FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L11 = 107$/;"	c
FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L2	pkg/nvml/const.go	/^	FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L2 = 41$/;"	c
FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L3	pkg/nvml/const.go	/^	FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L3 = 42$/;"	c
FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L4	pkg/nvml/const.go	/^	FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L4 = 43$/;"	c
FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L5	pkg/nvml/const.go	/^	FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L5 = 44$/;"	c
FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L6	pkg/nvml/const.go	/^	FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L6 = 102$/;"	c
FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L7	pkg/nvml/const.go	/^	FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L7 = 103$/;"	c
FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L8	pkg/nvml/const.go	/^	FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L8 = 104$/;"	c
FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L9	pkg/nvml/const.go	/^	FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L9 = 105$/;"	c
FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_TOTAL	pkg/nvml/const.go	/^	FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_TOTAL = 45$/;"	c
FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L0	pkg/nvml/const.go	/^	FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L0 = 32$/;"	c
FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L1	pkg/nvml/const.go	/^	FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L1 = 33$/;"	c
FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L10	pkg/nvml/const.go	/^	FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L10 = 100$/;"	c
FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L11	pkg/nvml/const.go	/^	FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L11 = 101$/;"	c
FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L2	pkg/nvml/const.go	/^	FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L2 = 34$/;"	c
FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L3	pkg/nvml/const.go	/^	FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L3 = 35$/;"	c
FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L4	pkg/nvml/const.go	/^	FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L4 = 36$/;"	c
FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L5	pkg/nvml/const.go	/^	FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L5 = 37$/;"	c
FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L6	pkg/nvml/const.go	/^	FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L6 = 96$/;"	c
FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L7	pkg/nvml/const.go	/^	FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L7 = 97$/;"	c
FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L8	pkg/nvml/const.go	/^	FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L8 = 98$/;"	c
FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L9	pkg/nvml/const.go	/^	FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L9 = 99$/;"	c
FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_TOTAL	pkg/nvml/const.go	/^	FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_TOTAL = 38$/;"	c
FI_DEV_NVLINK_LINK_COUNT	pkg/nvml/const.go	/^	FI_DEV_NVLINK_LINK_COUNT = 91$/;"	c
FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L0	pkg/nvml/const.go	/^	FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L0 = 53$/;"	c
FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L1	pkg/nvml/const.go	/^	FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L1 = 54$/;"	c
FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L10	pkg/nvml/const.go	/^	FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L10 = 118$/;"	c
FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L11	pkg/nvml/const.go	/^	FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L11 = 119$/;"	c
FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L2	pkg/nvml/const.go	/^	FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L2 = 55$/;"	c
FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L3	pkg/nvml/const.go	/^	FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L3 = 56$/;"	c
FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L4	pkg/nvml/const.go	/^	FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L4 = 57$/;"	c
FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L5	pkg/nvml/const.go	/^	FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L5 = 58$/;"	c
FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L6	pkg/nvml/const.go	/^	FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L6 = 114$/;"	c
FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L7	pkg/nvml/const.go	/^	FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L7 = 115$/;"	c
FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L8	pkg/nvml/const.go	/^	FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L8 = 116$/;"	c
FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L9	pkg/nvml/const.go	/^	FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L9 = 117$/;"	c
FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_TOTAL	pkg/nvml/const.go	/^	FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_TOTAL = 59$/;"	c
FI_DEV_NVLINK_REMOTE_NVLINK_ID	pkg/nvml/const.go	/^	FI_DEV_NVLINK_REMOTE_NVLINK_ID = 146$/;"	c
FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L0	pkg/nvml/const.go	/^	FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L0 = 46$/;"	c
FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L1	pkg/nvml/const.go	/^	FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L1 = 47$/;"	c
FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L10	pkg/nvml/const.go	/^	FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L10 = 112$/;"	c
FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L11	pkg/nvml/const.go	/^	FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L11 = 113$/;"	c
FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L2	pkg/nvml/const.go	/^	FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L2 = 48$/;"	c
FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L3	pkg/nvml/const.go	/^	FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L3 = 49$/;"	c
FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L4	pkg/nvml/const.go	/^	FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L4 = 50$/;"	c
FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L5	pkg/nvml/const.go	/^	FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L5 = 51$/;"	c
FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L6	pkg/nvml/const.go	/^	FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L6 = 108$/;"	c
FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L7	pkg/nvml/const.go	/^	FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L7 = 109$/;"	c
FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L8	pkg/nvml/const.go	/^	FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L8 = 110$/;"	c
FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L9	pkg/nvml/const.go	/^	FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L9 = 111$/;"	c
FI_DEV_NVLINK_REPLAY_ERROR_COUNT_TOTAL	pkg/nvml/const.go	/^	FI_DEV_NVLINK_REPLAY_ERROR_COUNT_TOTAL = 52$/;"	c
FI_DEV_NVLINK_SPEED_MBPS_COMMON	pkg/nvml/const.go	/^	FI_DEV_NVLINK_SPEED_MBPS_COMMON = 90$/;"	c
FI_DEV_NVLINK_SPEED_MBPS_L0	pkg/nvml/const.go	/^	FI_DEV_NVLINK_SPEED_MBPS_L0 = 84$/;"	c
FI_DEV_NVLINK_SPEED_MBPS_L1	pkg/nvml/const.go	/^	FI_DEV_NVLINK_SPEED_MBPS_L1 = 85$/;"	c
FI_DEV_NVLINK_SPEED_MBPS_L10	pkg/nvml/const.go	/^	FI_DEV_NVLINK_SPEED_MBPS_L10 = 136$/;"	c
FI_DEV_NVLINK_SPEED_MBPS_L11	pkg/nvml/const.go	/^	FI_DEV_NVLINK_SPEED_MBPS_L11 = 137$/;"	c
FI_DEV_NVLINK_SPEED_MBPS_L2	pkg/nvml/const.go	/^	FI_DEV_NVLINK_SPEED_MBPS_L2 = 86$/;"	c
FI_DEV_NVLINK_SPEED_MBPS_L3	pkg/nvml/const.go	/^	FI_DEV_NVLINK_SPEED_MBPS_L3 = 87$/;"	c
FI_DEV_NVLINK_SPEED_MBPS_L4	pkg/nvml/const.go	/^	FI_DEV_NVLINK_SPEED_MBPS_L4 = 88$/;"	c
FI_DEV_NVLINK_SPEED_MBPS_L5	pkg/nvml/const.go	/^	FI_DEV_NVLINK_SPEED_MBPS_L5 = 89$/;"	c
FI_DEV_NVLINK_SPEED_MBPS_L6	pkg/nvml/const.go	/^	FI_DEV_NVLINK_SPEED_MBPS_L6 = 132$/;"	c
FI_DEV_NVLINK_SPEED_MBPS_L7	pkg/nvml/const.go	/^	FI_DEV_NVLINK_SPEED_MBPS_L7 = 133$/;"	c
FI_DEV_NVLINK_SPEED_MBPS_L8	pkg/nvml/const.go	/^	FI_DEV_NVLINK_SPEED_MBPS_L8 = 134$/;"	c
FI_DEV_NVLINK_SPEED_MBPS_L9	pkg/nvml/const.go	/^	FI_DEV_NVLINK_SPEED_MBPS_L9 = 135$/;"	c
FI_DEV_NVLINK_THROUGHPUT_DATA_RX	pkg/nvml/const.go	/^	FI_DEV_NVLINK_THROUGHPUT_DATA_RX = 139$/;"	c
FI_DEV_NVLINK_THROUGHPUT_DATA_TX	pkg/nvml/const.go	/^	FI_DEV_NVLINK_THROUGHPUT_DATA_TX = 138$/;"	c
FI_DEV_NVLINK_THROUGHPUT_RAW_RX	pkg/nvml/const.go	/^	FI_DEV_NVLINK_THROUGHPUT_RAW_RX = 141$/;"	c
FI_DEV_NVLINK_THROUGHPUT_RAW_TX	pkg/nvml/const.go	/^	FI_DEV_NVLINK_THROUGHPUT_RAW_TX = 140$/;"	c
FI_DEV_NVSWITCH_CONNECTED_LINK_COUNT	pkg/nvml/const.go	/^	FI_DEV_NVSWITCH_CONNECTED_LINK_COUNT = 147$/;"	c
FI_DEV_PCIE_REPLAY_COUNTER	pkg/nvml/const.go	/^	FI_DEV_PCIE_REPLAY_COUNTER = 94$/;"	c
FI_DEV_PCIE_REPLAY_ROLLOVER_COUNTER	pkg/nvml/const.go	/^	FI_DEV_PCIE_REPLAY_ROLLOVER_COUNTER = 95$/;"	c
FI_DEV_PERF_POLICY_BOARD_LIMIT	pkg/nvml/const.go	/^	FI_DEV_PERF_POLICY_BOARD_LIMIT = 77$/;"	c
FI_DEV_PERF_POLICY_LOW_UTILIZATION	pkg/nvml/const.go	/^	FI_DEV_PERF_POLICY_LOW_UTILIZATION = 78$/;"	c
FI_DEV_PERF_POLICY_POWER	pkg/nvml/const.go	/^	FI_DEV_PERF_POLICY_POWER = 74$/;"	c
FI_DEV_PERF_POLICY_RELIABILITY	pkg/nvml/const.go	/^	FI_DEV_PERF_POLICY_RELIABILITY = 79$/;"	c
FI_DEV_PERF_POLICY_SYNC_BOOST	pkg/nvml/const.go	/^	FI_DEV_PERF_POLICY_SYNC_BOOST = 76$/;"	c
FI_DEV_PERF_POLICY_THERMAL	pkg/nvml/const.go	/^	FI_DEV_PERF_POLICY_THERMAL = 75$/;"	c
FI_DEV_PERF_POLICY_TOTAL_APP_CLOCKS	pkg/nvml/const.go	/^	FI_DEV_PERF_POLICY_TOTAL_APP_CLOCKS = 80$/;"	c
FI_DEV_PERF_POLICY_TOTAL_BASE_CLOCKS	pkg/nvml/const.go	/^	FI_DEV_PERF_POLICY_TOTAL_BASE_CLOCKS = 81$/;"	c
FI_DEV_REMAPPED_COR	pkg/nvml/const.go	/^	FI_DEV_REMAPPED_COR = 142$/;"	c
FI_DEV_REMAPPED_FAILURE	pkg/nvml/const.go	/^	FI_DEV_REMAPPED_FAILURE = 145$/;"	c
FI_DEV_REMAPPED_PENDING	pkg/nvml/const.go	/^	FI_DEV_REMAPPED_PENDING = 144$/;"	c
FI_DEV_REMAPPED_UNC	pkg/nvml/const.go	/^	FI_DEV_REMAPPED_UNC = 143$/;"	c
FI_DEV_RETIRED_DBE	pkg/nvml/const.go	/^	FI_DEV_RETIRED_DBE = 30$/;"	c
FI_DEV_RETIRED_PENDING	pkg/nvml/const.go	/^	FI_DEV_RETIRED_PENDING = 31$/;"	c
FI_DEV_RETIRED_PENDING_DBE	pkg/nvml/const.go	/^	FI_DEV_RETIRED_PENDING_DBE = 93$/;"	c
FI_DEV_RETIRED_PENDING_SBE	pkg/nvml/const.go	/^	FI_DEV_RETIRED_PENDING_SBE = 92$/;"	c
FI_DEV_RETIRED_SBE	pkg/nvml/const.go	/^	FI_DEV_RETIRED_SBE = 29$/;"	c
FI_DEV_TOTAL_ENERGY_CONSUMPTION	pkg/nvml/const.go	/^	FI_DEV_TOTAL_ENERGY_CONSUMPTION = 83$/;"	c
FI_MAX	pkg/nvml/const.go	/^	FI_MAX = 148$/;"	c
FanState	pkg/nvml/const.go	/^type FanState int32$/;"	t
FieldValue	pkg/nvml/types_gen.go	/^type FieldValue struct {$/;"	t
FlagDefault	pkg/nvml/const.go	/^	FlagDefault = 0$/;"	c
FlagForce	pkg/nvml/const.go	/^	FlagForce = 1$/;"	c
Free	gen/nvml/event_set.go	/^func (Set EventSet) Free() Return {$/;"	f
Free	pkg/nvml/event_set.go	/^func (Set EventSet) Free() Return {$/;"	f
FreezeNvLinkUtilizationCounter	gen/nvml/device.go	/^func (Device Device) FreezeNvLinkUtilizationCounter(Link int, Counter int, Freeze EnableState) Return {$/;"	f
FreezeNvLinkUtilizationCounter	pkg/nvml/device.go	/^func (Device Device) FreezeNvLinkUtilizationCounter(Link int, Counter int, Freeze EnableState) Return {$/;"	f
GEN_BINDINGS_DIR	Makefile	/^GEN_BINDINGS_DIR := $(GEN_DIR)\/nvml$/;"	m
GEN_DIR	Makefile	/^GEN_DIR := $(PWD)\/gen$/;"	m
GOLANG_VERSION	Makefile	/^GOLANG_VERSION ?= 1.15$/;"	m
GOM_ALL_ON	pkg/nvml/const.go	/^	GOM_ALL_ON  GpuOperationMode = iota$/;"	c
GOM_COMPUTE	pkg/nvml/const.go	/^	GOM_COMPUTE GpuOperationMode = 1$/;"	c
GOM_LOW_DP	pkg/nvml/const.go	/^	GOM_LOW_DP  GpuOperationMode = 2$/;"	c
GOOS	Makefile	/^	GOOS=$(GOOS) go build .\/examples\/$(*)$/;"	m
GOOS	Makefile	/^GOOS := linux$/;"	m
GPU_INSTANCE_PROFILE_1_SLICE	pkg/nvml/const.go	/^	GPU_INSTANCE_PROFILE_1_SLICE = 0$/;"	c
GPU_INSTANCE_PROFILE_2_SLICE	pkg/nvml/const.go	/^	GPU_INSTANCE_PROFILE_2_SLICE = 1$/;"	c
GPU_INSTANCE_PROFILE_3_SLICE	pkg/nvml/const.go	/^	GPU_INSTANCE_PROFILE_3_SLICE = 2$/;"	c
GPU_INSTANCE_PROFILE_4_SLICE	pkg/nvml/const.go	/^	GPU_INSTANCE_PROFILE_4_SLICE = 3$/;"	c
GPU_INSTANCE_PROFILE_6_SLICE	pkg/nvml/const.go	/^	GPU_INSTANCE_PROFILE_6_SLICE = 6$/;"	c
GPU_INSTANCE_PROFILE_7_SLICE	pkg/nvml/const.go	/^	GPU_INSTANCE_PROFILE_7_SLICE = 4$/;"	c
GPU_INSTANCE_PROFILE_8_SLICE	pkg/nvml/const.go	/^	GPU_INSTANCE_PROFILE_8_SLICE = 5$/;"	c
GPU_INSTANCE_PROFILE_COUNT	pkg/nvml/const.go	/^	GPU_INSTANCE_PROFILE_COUNT = 7$/;"	c
GPU_UTILIZATION_SAMPLES	pkg/nvml/const.go	/^	GPU_UTILIZATION_SAMPLES    SamplingType = 1$/;"	c
GPU_VIRTUALIZATION_MODE_HOST_VGPU	pkg/nvml/const.go	/^	GPU_VIRTUALIZATION_MODE_HOST_VGPU   GpuVirtualizationMode = 3$/;"	c
GPU_VIRTUALIZATION_MODE_HOST_VSGA	pkg/nvml/const.go	/^	GPU_VIRTUALIZATION_MODE_HOST_VSGA   GpuVirtualizationMode = 4$/;"	c
GPU_VIRTUALIZATION_MODE_NONE	pkg/nvml/const.go	/^	GPU_VIRTUALIZATION_MODE_NONE        GpuVirtualizationMode = iota$/;"	c
GPU_VIRTUALIZATION_MODE_PASSTHROUGH	pkg/nvml/const.go	/^	GPU_VIRTUALIZATION_MODE_PASSTHROUGH GpuVirtualizationMode = 1$/;"	c
GPU_VIRTUALIZATION_MODE_VGPU	pkg/nvml/const.go	/^	GPU_VIRTUALIZATION_MODE_VGPU        GpuVirtualizationMode = 2$/;"	c
GRID_LICENSE_BUFFER_SIZE	pkg/nvml/const.go	/^	GRID_LICENSE_BUFFER_SIZE = 128$/;"	c
GRID_LICENSE_FEATURE_CODE_VGPU	pkg/nvml/const.go	/^	GRID_LICENSE_FEATURE_CODE_VGPU         GridLicenseFeatureCode = 1$/;"	c
GRID_LICENSE_FEATURE_CODE_VWORKSTATION	pkg/nvml/const.go	/^	GRID_LICENSE_FEATURE_CODE_VWORKSTATION GridLicenseFeatureCode = 2$/;"	c
GRID_LICENSE_FEATURE_MAX_COUNT	pkg/nvml/const.go	/^	GRID_LICENSE_FEATURE_MAX_COUNT = 3$/;"	c
GetAPIRestriction	gen/nvml/device.go	/^func (Device Device) GetAPIRestriction(ApiType RestrictedAPI) (EnableState, Return) {$/;"	f
GetAPIRestriction	pkg/nvml/device.go	/^func (Device Device) GetAPIRestriction(ApiType RestrictedAPI) (EnableState, Return) {$/;"	f
GetAccountingBufferSize	gen/nvml/device.go	/^func (Device Device) GetAccountingBufferSize() (int, Return) {$/;"	f
GetAccountingBufferSize	pkg/nvml/device.go	/^func (Device Device) GetAccountingBufferSize() (int, Return) {$/;"	f
GetAccountingMode	gen/nvml/device.go	/^func (Device Device) GetAccountingMode() (EnableState, Return) {$/;"	f
GetAccountingMode	gen/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetAccountingMode() (EnableState, Return) {$/;"	f
GetAccountingMode	pkg/nvml/device.go	/^func (Device Device) GetAccountingMode() (EnableState, Return) {$/;"	f
GetAccountingMode	pkg/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetAccountingMode() (EnableState, Return) {$/;"	f
GetAccountingPids	gen/nvml/device.go	/^func (Device Device) GetAccountingPids() ([]int, Return) {$/;"	f
GetAccountingPids	gen/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetAccountingPids() ([]int, Return) {$/;"	f
GetAccountingPids	pkg/nvml/device.go	/^func (Device Device) GetAccountingPids() ([]int, Return) {$/;"	f
GetAccountingPids	pkg/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetAccountingPids() ([]int, Return) {$/;"	f
GetAccountingStats	gen/nvml/device.go	/^func (Device Device) GetAccountingStats(Pid uint32) (AccountingStats, Return) {$/;"	f
GetAccountingStats	gen/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetAccountingStats(Pid int) (AccountingStats, Return) {$/;"	f
GetAccountingStats	pkg/nvml/device.go	/^func (Device Device) GetAccountingStats(Pid uint32) (AccountingStats, Return) {$/;"	f
GetAccountingStats	pkg/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetAccountingStats(Pid int) (AccountingStats, Return) {$/;"	f
GetActiveVgpus	gen/nvml/device.go	/^func (Device Device) GetActiveVgpus() ([]VgpuInstance, Return) {$/;"	f
GetActiveVgpus	pkg/nvml/device.go	/^func (Device Device) GetActiveVgpus() ([]VgpuInstance, Return) {$/;"	f
GetApplicationsClock	gen/nvml/device.go	/^func (Device Device) GetApplicationsClock(ClockType ClockType) (uint32, Return) {$/;"	f
GetApplicationsClock	pkg/nvml/device.go	/^func (Device Device) GetApplicationsClock(ClockType ClockType) (uint32, Return) {$/;"	f
GetArchitecture	gen/nvml/device.go	/^func (Device Device) GetArchitecture() (DeviceArchitecture, Return) {$/;"	f
GetArchitecture	pkg/nvml/device.go	/^func (Device Device) GetArchitecture() (DeviceArchitecture, Return) {$/;"	f
GetAttributes	gen/nvml/device.go	/^func (Device Device) GetAttributes() (DeviceAttributes, Return) {$/;"	f
GetAttributes	pkg/nvml/device.go	/^func (Device Device) GetAttributes() (DeviceAttributes, Return) {$/;"	f
GetAutoBoostedClocksEnabled	gen/nvml/device.go	/^func (Device Device) GetAutoBoostedClocksEnabled() (EnableState, EnableState, Return) {$/;"	f
GetAutoBoostedClocksEnabled	pkg/nvml/device.go	/^func (Device Device) GetAutoBoostedClocksEnabled() (EnableState, EnableState, Return) {$/;"	f
GetBAR1MemoryInfo	gen/nvml/device.go	/^func (Device Device) GetBAR1MemoryInfo() (BAR1Memory, Return) {$/;"	f
GetBAR1MemoryInfo	pkg/nvml/device.go	/^func (Device Device) GetBAR1MemoryInfo() (BAR1Memory, Return) {$/;"	f
GetBlacklistDeviceCount	gen/nvml/device.go	/^func GetBlacklistDeviceCount() (int, Return) {$/;"	f
GetBlacklistDeviceCount	pkg/nvml/device.go	/^func GetBlacklistDeviceCount() (int, Return) {$/;"	f
GetBlacklistDeviceInfoByIndex	gen/nvml/device.go	/^func GetBlacklistDeviceInfoByIndex(Index int) (BlacklistDeviceInfo, Return) {$/;"	f
GetBlacklistDeviceInfoByIndex	pkg/nvml/device.go	/^func GetBlacklistDeviceInfoByIndex(Index int) (BlacklistDeviceInfo, Return) {$/;"	f
GetBoardId	gen/nvml/device.go	/^func (Device Device) GetBoardId() (uint32, Return) {$/;"	f
GetBoardId	pkg/nvml/device.go	/^func (Device Device) GetBoardId() (uint32, Return) {$/;"	f
GetBoardPartNumber	gen/nvml/device.go	/^func (Device Device) GetBoardPartNumber() (string, Return) {$/;"	f
GetBoardPartNumber	pkg/nvml/device.go	/^func (Device Device) GetBoardPartNumber() (string, Return) {$/;"	f
GetBrand	gen/nvml/device.go	/^func (Device Device) GetBrand() (BrandType, Return) {$/;"	f
GetBrand	pkg/nvml/device.go	/^func (Device Device) GetBrand() (BrandType, Return) {$/;"	f
GetBridgeChipInfo	gen/nvml/device.go	/^func (Device Device) GetBridgeChipInfo() (BridgeChipHierarchy, Return) {$/;"	f
GetBridgeChipInfo	pkg/nvml/device.go	/^func (Device Device) GetBridgeChipInfo() (BridgeChipHierarchy, Return) {$/;"	f
GetClass	gen/nvml/vgpu.go	/^func (VgpuTypeId VgpuTypeId) GetClass() (string, Return) {$/;"	f
GetClass	pkg/nvml/vgpu.go	/^func (VgpuTypeId VgpuTypeId) GetClass() (string, Return) {$/;"	f
GetClock	gen/nvml/device.go	/^func (Device Device) GetClock(ClockType ClockType, ClockId ClockId) (uint32, Return) {$/;"	f
GetClock	pkg/nvml/device.go	/^func (Device Device) GetClock(ClockType ClockType, ClockId ClockId) (uint32, Return) {$/;"	f
GetClockInfo	gen/nvml/device.go	/^func (Device Device) GetClockInfo(_type ClockType) (uint32, Return) {$/;"	f
GetClockInfo	pkg/nvml/device.go	/^func (Device Device) GetClockInfo(_type ClockType) (uint32, Return) {$/;"	f
GetComputeInstanceById	gen/nvml/device.go	/^func (GpuInstance GpuInstance) GetComputeInstanceById(Id int) (ComputeInstance, Return) {$/;"	f
GetComputeInstanceById	pkg/nvml/device.go	/^func (GpuInstance GpuInstance) GetComputeInstanceById(Id int) (ComputeInstance, Return) {$/;"	f
GetComputeInstanceId	gen/nvml/device.go	/^func (Device Device) GetComputeInstanceId() (int, Return) {$/;"	f
GetComputeInstanceId	pkg/nvml/device.go	/^func (Device Device) GetComputeInstanceId() (int, Return) {$/;"	f
GetComputeInstanceProfileInfo	gen/nvml/device.go	/^func (GpuInstance GpuInstance) GetComputeInstanceProfileInfo(Profile int, EngProfile int) (ComputeInstanceProfileInfo, Return) {$/;"	f
GetComputeInstanceProfileInfo	pkg/nvml/device.go	/^func (GpuInstance GpuInstance) GetComputeInstanceProfileInfo(Profile int, EngProfile int) (ComputeInstanceProfileInfo, Return) {$/;"	f
GetComputeInstanceRemainingCapacity	gen/nvml/device.go	/^func (GpuInstance GpuInstance) GetComputeInstanceRemainingCapacity(Info *ComputeInstanceProfileInfo) (int, Return) {$/;"	f
GetComputeInstanceRemainingCapacity	pkg/nvml/device.go	/^func (GpuInstance GpuInstance) GetComputeInstanceRemainingCapacity(Info *ComputeInstanceProfileInfo) (int, Return) {$/;"	f
GetComputeInstances	gen/nvml/device.go	/^func (GpuInstance GpuInstance) GetComputeInstances(Info *ComputeInstanceProfileInfo) ([]ComputeInstance, Return) {$/;"	f
GetComputeInstances	pkg/nvml/device.go	/^func (GpuInstance GpuInstance) GetComputeInstances(Info *ComputeInstanceProfileInfo) ([]ComputeInstance, Return) {$/;"	f
GetComputeMode	gen/nvml/device.go	/^func (Device Device) GetComputeMode() (ComputeMode, Return) {$/;"	f
GetComputeMode	pkg/nvml/device.go	/^func (Device Device) GetComputeMode() (ComputeMode, Return) {$/;"	f
GetComputeRunningProcesses	gen/nvml/device.go	/^func (Device Device) GetComputeRunningProcesses() ([]ProcessInfo, Return) {$/;"	f
GetComputeRunningProcesses	pkg/nvml/device.go	/^func (Device Device) GetComputeRunningProcesses() ([]ProcessInfo, Return) {$/;"	f
GetCpuAffinity	gen/nvml/device.go	/^func (Device Device) GetCpuAffinity(NumCPUs int) ([]uint, Return) {$/;"	f
GetCpuAffinity	pkg/nvml/device.go	/^func (Device Device) GetCpuAffinity(NumCPUs int) ([]uint, Return) {$/;"	f
GetCpuAffinityWithinScope	gen/nvml/device.go	/^func (Device Device) GetCpuAffinityWithinScope(NumCPUs int, Scope AffinityScope) ([]uint, Return) {$/;"	f
GetCpuAffinityWithinScope	pkg/nvml/device.go	/^func (Device Device) GetCpuAffinityWithinScope(NumCPUs int, Scope AffinityScope) ([]uint, Return) {$/;"	f
GetCreatableVgpus	gen/nvml/device.go	/^func (Device Device) GetCreatableVgpus() ([]VgpuTypeId, Return) {$/;"	f
GetCreatableVgpus	pkg/nvml/device.go	/^func (Device Device) GetCreatableVgpus() ([]VgpuTypeId, Return) {$/;"	f
GetCudaComputeCapability	gen/nvml/device.go	/^func (Device Device) GetCudaComputeCapability() (int, int, Return) {$/;"	f
GetCudaComputeCapability	pkg/nvml/device.go	/^func (Device Device) GetCudaComputeCapability() (int, int, Return) {$/;"	f
GetCurrPcieLinkGeneration	gen/nvml/device.go	/^func (Device Device) GetCurrPcieLinkGeneration() (int, Return) {$/;"	f
GetCurrPcieLinkGeneration	pkg/nvml/device.go	/^func (Device Device) GetCurrPcieLinkGeneration() (int, Return) {$/;"	f
GetCurrPcieLinkWidth	gen/nvml/device.go	/^func (Device Device) GetCurrPcieLinkWidth() (int, Return) {$/;"	f
GetCurrPcieLinkWidth	pkg/nvml/device.go	/^func (Device Device) GetCurrPcieLinkWidth() (int, Return) {$/;"	f
GetCurrentClocksThrottleReasons	gen/nvml/device.go	/^func (Device Device) GetCurrentClocksThrottleReasons() (uint64, Return) {$/;"	f
GetCurrentClocksThrottleReasons	pkg/nvml/device.go	/^func (Device Device) GetCurrentClocksThrottleReasons() (uint64, Return) {$/;"	f
GetDecoderUtilization	gen/nvml/device.go	/^func (Device Device) GetDecoderUtilization() (uint32, uint32, Return) {$/;"	f
GetDecoderUtilization	pkg/nvml/device.go	/^func (Device Device) GetDecoderUtilization() (uint32, uint32, Return) {$/;"	f
GetDefaultApplicationsClock	gen/nvml/device.go	/^func (Device Device) GetDefaultApplicationsClock(ClockType ClockType) (uint32, Return) {$/;"	f
GetDefaultApplicationsClock	pkg/nvml/device.go	/^func (Device Device) GetDefaultApplicationsClock(ClockType ClockType) (uint32, Return) {$/;"	f
GetDetailedEccErrors	gen/nvml/device.go	/^func (Device Device) GetDetailedEccErrors(ErrorType MemoryErrorType, CounterType EccCounterType) (EccErrorCounts, Return) {$/;"	f
GetDetailedEccErrors	pkg/nvml/device.go	/^func (Device Device) GetDetailedEccErrors(ErrorType MemoryErrorType, CounterType EccCounterType) (EccErrorCounts, Return) {$/;"	f
GetDeviceHandleFromMigDeviceHandle	gen/nvml/device.go	/^func (MigDevice Device) GetDeviceHandleFromMigDeviceHandle() (Device, Return) {$/;"	f
GetDeviceHandleFromMigDeviceHandle	pkg/nvml/device.go	/^func (MigDevice Device) GetDeviceHandleFromMigDeviceHandle() (Device, Return) {$/;"	f
GetDeviceID	gen/nvml/vgpu.go	/^func (VgpuTypeId VgpuTypeId) GetDeviceID() (uint64, uint64, Return) {$/;"	f
GetDeviceID	pkg/nvml/vgpu.go	/^func (VgpuTypeId VgpuTypeId) GetDeviceID() (uint64, uint64, Return) {$/;"	f
GetDevices	gen/nvml/unit.go	/^func (Unit Unit) GetDevices() ([]Device, Return) {$/;"	f
GetDevices	pkg/nvml/unit.go	/^func (Unit Unit) GetDevices() ([]Device, Return) {$/;"	f
GetDisplayActive	gen/nvml/device.go	/^func (Device Device) GetDisplayActive() (EnableState, Return) {$/;"	f
GetDisplayActive	pkg/nvml/device.go	/^func (Device Device) GetDisplayActive() (EnableState, Return) {$/;"	f
GetDisplayMode	gen/nvml/device.go	/^func (Device Device) GetDisplayMode() (EnableState, Return) {$/;"	f
GetDisplayMode	pkg/nvml/device.go	/^func (Device Device) GetDisplayMode() (EnableState, Return) {$/;"	f
GetDriverModel	gen/nvml/device.go	/^func (Device Device) GetDriverModel() (DriverModel, DriverModel, Return) {$/;"	f
GetDriverModel	pkg/nvml/device.go	/^func (Device Device) GetDriverModel() (DriverModel, DriverModel, Return) {$/;"	f
GetEccMode	gen/nvml/device.go	/^func (Device Device) GetEccMode() (EnableState, EnableState, Return) {$/;"	f
GetEccMode	gen/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetEccMode() (EnableState, Return) {$/;"	f
GetEccMode	pkg/nvml/device.go	/^func (Device Device) GetEccMode() (EnableState, EnableState, Return) {$/;"	f
GetEccMode	pkg/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetEccMode() (EnableState, Return) {$/;"	f
GetEncoderCapacity	gen/nvml/device.go	/^func (Device Device) GetEncoderCapacity(EncoderQueryType EncoderType) (int, Return) {$/;"	f
GetEncoderCapacity	gen/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetEncoderCapacity() (int, Return) {$/;"	f
GetEncoderCapacity	pkg/nvml/device.go	/^func (Device Device) GetEncoderCapacity(EncoderQueryType EncoderType) (int, Return) {$/;"	f
GetEncoderCapacity	pkg/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetEncoderCapacity() (int, Return) {$/;"	f
GetEncoderSessions	gen/nvml/device.go	/^func (Device Device) GetEncoderSessions() ([]EncoderSessionInfo, Return) {$/;"	f
GetEncoderSessions	gen/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetEncoderSessions() (int, EncoderSessionInfo, Return) {$/;"	f
GetEncoderSessions	pkg/nvml/device.go	/^func (Device Device) GetEncoderSessions() ([]EncoderSessionInfo, Return) {$/;"	f
GetEncoderSessions	pkg/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetEncoderSessions() (int, EncoderSessionInfo, Return) {$/;"	f
GetEncoderStats	gen/nvml/device.go	/^func (Device Device) GetEncoderStats() (int, uint32, uint32, Return) {$/;"	f
GetEncoderStats	gen/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetEncoderStats() (int, uint32, uint32, Return) {$/;"	f
GetEncoderStats	pkg/nvml/device.go	/^func (Device Device) GetEncoderStats() (int, uint32, uint32, Return) {$/;"	f
GetEncoderStats	pkg/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetEncoderStats() (int, uint32, uint32, Return) {$/;"	f
GetEncoderUtilization	gen/nvml/device.go	/^func (Device Device) GetEncoderUtilization() (uint32, uint32, Return) {$/;"	f
GetEncoderUtilization	pkg/nvml/device.go	/^func (Device Device) GetEncoderUtilization() (uint32, uint32, Return) {$/;"	f
GetEnforcedPowerLimit	gen/nvml/device.go	/^func (Device Device) GetEnforcedPowerLimit() (uint32, Return) {$/;"	f
GetEnforcedPowerLimit	pkg/nvml/device.go	/^func (Device Device) GetEnforcedPowerLimit() (uint32, Return) {$/;"	f
GetFBCSessions	gen/nvml/device.go	/^func (Device Device) GetFBCSessions() ([]FBCSessionInfo, Return) {$/;"	f
GetFBCSessions	gen/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetFBCSessions() (int, FBCSessionInfo, Return) {$/;"	f
GetFBCSessions	pkg/nvml/device.go	/^func (Device Device) GetFBCSessions() ([]FBCSessionInfo, Return) {$/;"	f
GetFBCSessions	pkg/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetFBCSessions() (int, FBCSessionInfo, Return) {$/;"	f
GetFBCStats	gen/nvml/device.go	/^func (Device Device) GetFBCStats() (FBCStats, Return) {$/;"	f
GetFBCStats	gen/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetFBCStats() (FBCStats, Return) {$/;"	f
GetFBCStats	pkg/nvml/device.go	/^func (Device Device) GetFBCStats() (FBCStats, Return) {$/;"	f
GetFBCStats	pkg/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetFBCStats() (FBCStats, Return) {$/;"	f
GetFanSpeed	gen/nvml/device.go	/^func (Device Device) GetFanSpeed() (uint32, Return) {$/;"	f
GetFanSpeed	pkg/nvml/device.go	/^func (Device Device) GetFanSpeed() (uint32, Return) {$/;"	f
GetFanSpeedInfo	gen/nvml/unit.go	/^func (Unit Unit) GetFanSpeedInfo() (UnitFanSpeeds, Return) {$/;"	f
GetFanSpeedInfo	pkg/nvml/unit.go	/^func (Unit Unit) GetFanSpeedInfo() (UnitFanSpeeds, Return) {$/;"	f
GetFanSpeed_v2	gen/nvml/device.go	/^func (Device Device) GetFanSpeed_v2(Fan int) (uint32, Return) {$/;"	f
GetFanSpeed_v2	pkg/nvml/device.go	/^func (Device Device) GetFanSpeed_v2(Fan int) (uint32, Return) {$/;"	f
GetFbUsage	gen/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetFbUsage() (uint64, Return) {$/;"	f
GetFbUsage	pkg/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetFbUsage() (uint64, Return) {$/;"	f
GetFieldValues	gen/nvml/device.go	/^func (Device Device) GetFieldValues(Values []FieldValue) Return {$/;"	f
GetFieldValues	pkg/nvml/device.go	/^func (Device Device) GetFieldValues(Values []FieldValue) Return {$/;"	f
GetFrameRateLimit	gen/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetFrameRateLimit() (uint32, Return) {$/;"	f
GetFrameRateLimit	gen/nvml/vgpu.go	/^func (VgpuTypeId VgpuTypeId) GetFrameRateLimit() (uint32, Return) {$/;"	f
GetFrameRateLimit	pkg/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetFrameRateLimit() (uint32, Return) {$/;"	f
GetFrameRateLimit	pkg/nvml/vgpu.go	/^func (VgpuTypeId VgpuTypeId) GetFrameRateLimit() (uint32, Return) {$/;"	f
GetFramebufferSize	gen/nvml/vgpu.go	/^func (VgpuTypeId VgpuTypeId) GetFramebufferSize() (uint64, Return) {$/;"	f
GetFramebufferSize	pkg/nvml/vgpu.go	/^func (VgpuTypeId VgpuTypeId) GetFramebufferSize() (uint64, Return) {$/;"	f
GetGpuInstanceById	gen/nvml/device.go	/^func (Device Device) GetGpuInstanceById(Id int) (GpuInstance, Return) {$/;"	f
GetGpuInstanceById	pkg/nvml/device.go	/^func (Device Device) GetGpuInstanceById(Id int) (GpuInstance, Return) {$/;"	f
GetGpuInstanceId	gen/nvml/device.go	/^func (Device Device) GetGpuInstanceId() (int, Return) {$/;"	f
GetGpuInstanceId	gen/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetGpuInstanceId() (int, Return) {$/;"	f
GetGpuInstanceId	pkg/nvml/device.go	/^func (Device Device) GetGpuInstanceId() (int, Return) {$/;"	f
GetGpuInstanceId	pkg/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetGpuInstanceId() (int, Return) {$/;"	f
GetGpuInstancePossiblePlacements	gen/nvml/device.go	/^func (Device Device) GetGpuInstancePossiblePlacements(Info *GpuInstanceProfileInfo) ([]GpuInstancePlacement, Return) {$/;"	f
GetGpuInstancePossiblePlacements	pkg/nvml/device.go	/^func (Device Device) GetGpuInstancePossiblePlacements(Info *GpuInstanceProfileInfo) ([]GpuInstancePlacement, Return) {$/;"	f
GetGpuInstanceProfileId	gen/nvml/vgpu.go	/^func (VgpuTypeId VgpuTypeId) GetGpuInstanceProfileId() (uint32, Return) {$/;"	f
GetGpuInstanceProfileId	pkg/nvml/vgpu.go	/^func (VgpuTypeId VgpuTypeId) GetGpuInstanceProfileId() (uint32, Return) {$/;"	f
GetGpuInstanceProfileInfo	gen/nvml/device.go	/^func (Device Device) GetGpuInstanceProfileInfo(Profile int) (GpuInstanceProfileInfo, Return) {$/;"	f
GetGpuInstanceProfileInfo	pkg/nvml/device.go	/^func (Device Device) GetGpuInstanceProfileInfo(Profile int) (GpuInstanceProfileInfo, Return) {$/;"	f
GetGpuInstanceRemainingCapacity	gen/nvml/device.go	/^func (Device Device) GetGpuInstanceRemainingCapacity(Info *GpuInstanceProfileInfo) (int, Return) {$/;"	f
GetGpuInstanceRemainingCapacity	pkg/nvml/device.go	/^func (Device Device) GetGpuInstanceRemainingCapacity(Info *GpuInstanceProfileInfo) (int, Return) {$/;"	f
GetGpuInstances	gen/nvml/device.go	/^func (Device Device) GetGpuInstances(Info *GpuInstanceProfileInfo) ([]GpuInstance, Return) {$/;"	f
GetGpuInstances	pkg/nvml/device.go	/^func (Device Device) GetGpuInstances(Info *GpuInstanceProfileInfo) ([]GpuInstance, Return) {$/;"	f
GetGpuOperationMode	gen/nvml/device.go	/^func (Device Device) GetGpuOperationMode() (GpuOperationMode, GpuOperationMode, Return) {$/;"	f
GetGpuOperationMode	pkg/nvml/device.go	/^func (Device Device) GetGpuOperationMode() (GpuOperationMode, GpuOperationMode, Return) {$/;"	f
GetGraphicsRunningProcesses	gen/nvml/device.go	/^func (Device Device) GetGraphicsRunningProcesses() ([]ProcessInfo, Return) {$/;"	f
GetGraphicsRunningProcesses	pkg/nvml/device.go	/^func (Device Device) GetGraphicsRunningProcesses() ([]ProcessInfo, Return) {$/;"	f
GetGridLicensableFeatures	gen/nvml/device.go	/^func (Device Device) GetGridLicensableFeatures() (GridLicensableFeatures, Return) {$/;"	f
GetGridLicensableFeatures	pkg/nvml/device.go	/^func (Device Device) GetGridLicensableFeatures() (GridLicensableFeatures, Return) {$/;"	f
GetHostVgpuMode	gen/nvml/device.go	/^func (Device Device) GetHostVgpuMode() (HostVgpuMode, Return) {$/;"	f
GetHostVgpuMode	pkg/nvml/device.go	/^func (Device Device) GetHostVgpuMode() (HostVgpuMode, Return) {$/;"	f
GetIndex	gen/nvml/device.go	/^func (Device Device) GetIndex() (int, Return) {$/;"	f
GetIndex	pkg/nvml/device.go	/^func (Device Device) GetIndex() (int, Return) {$/;"	f
GetInfo	gen/nvml/device.go	/^func (ComputeInstance ComputeInstance) GetInfo() (ComputeInstanceInfo, Return) {$/;"	f
GetInfo	gen/nvml/device.go	/^func (GpuInstance GpuInstance) GetInfo() (GpuInstanceInfo, Return) {$/;"	f
GetInfo	pkg/nvml/device.go	/^func (ComputeInstance ComputeInstance) GetInfo() (ComputeInstanceInfo, Return) {$/;"	f
GetInfo	pkg/nvml/device.go	/^func (GpuInstance GpuInstance) GetInfo() (GpuInstanceInfo, Return) {$/;"	f
GetInforomConfigurationChecksum	gen/nvml/device.go	/^func (Device Device) GetInforomConfigurationChecksum() (uint32, Return) {$/;"	f
GetInforomConfigurationChecksum	pkg/nvml/device.go	/^func (Device Device) GetInforomConfigurationChecksum() (uint32, Return) {$/;"	f
GetInforomImageVersion	gen/nvml/device.go	/^func (Device Device) GetInforomImageVersion() (string, Return) {$/;"	f
GetInforomImageVersion	pkg/nvml/device.go	/^func (Device Device) GetInforomImageVersion() (string, Return) {$/;"	f
GetInforomVersion	gen/nvml/device.go	/^func (Device Device) GetInforomVersion(Object InforomObject) (string, Return) {$/;"	f
GetInforomVersion	pkg/nvml/device.go	/^func (Device Device) GetInforomVersion(Object InforomObject) (string, Return) {$/;"	f
GetLedState	gen/nvml/unit.go	/^func (Unit Unit) GetLedState() (LedState, Return) {$/;"	f
GetLedState	pkg/nvml/unit.go	/^func (Unit Unit) GetLedState() (LedState, Return) {$/;"	f
GetLicense	gen/nvml/vgpu.go	/^func (VgpuTypeId VgpuTypeId) GetLicense() (string, Return) {$/;"	f
GetLicense	pkg/nvml/vgpu.go	/^func (VgpuTypeId VgpuTypeId) GetLicense() (string, Return) {$/;"	f
GetLicenseStatus	gen/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetLicenseStatus() (int, Return) {$/;"	f
GetLicenseStatus	pkg/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetLicenseStatus() (int, Return) {$/;"	f
GetMaxClockInfo	gen/nvml/device.go	/^func (Device Device) GetMaxClockInfo(_type ClockType) (uint32, Return) {$/;"	f
GetMaxClockInfo	pkg/nvml/device.go	/^func (Device Device) GetMaxClockInfo(_type ClockType) (uint32, Return) {$/;"	f
GetMaxCustomerBoostClock	gen/nvml/device.go	/^func (Device Device) GetMaxCustomerBoostClock(ClockType ClockType) (uint32, Return) {$/;"	f
GetMaxCustomerBoostClock	pkg/nvml/device.go	/^func (Device Device) GetMaxCustomerBoostClock(ClockType ClockType) (uint32, Return) {$/;"	f
GetMaxInstances	gen/nvml/vgpu.go	/^func (VgpuTypeId VgpuTypeId) GetMaxInstances(Device Device) (int, Return) {$/;"	f
GetMaxInstances	pkg/nvml/vgpu.go	/^func (VgpuTypeId VgpuTypeId) GetMaxInstances(Device Device) (int, Return) {$/;"	f
GetMaxInstancesPerVm	gen/nvml/vgpu.go	/^func (VgpuTypeId VgpuTypeId) GetMaxInstancesPerVm() (int, Return) {$/;"	f
GetMaxInstancesPerVm	pkg/nvml/vgpu.go	/^func (VgpuTypeId VgpuTypeId) GetMaxInstancesPerVm() (int, Return) {$/;"	f
GetMaxMigDeviceCount	gen/nvml/device.go	/^func (Device Device) GetMaxMigDeviceCount() (int, Return) {$/;"	f
GetMaxMigDeviceCount	pkg/nvml/device.go	/^func (Device Device) GetMaxMigDeviceCount() (int, Return) {$/;"	f
GetMaxPcieLinkGeneration	gen/nvml/device.go	/^func (Device Device) GetMaxPcieLinkGeneration() (int, Return) {$/;"	f
GetMaxPcieLinkGeneration	pkg/nvml/device.go	/^func (Device Device) GetMaxPcieLinkGeneration() (int, Return) {$/;"	f
GetMaxPcieLinkWidth	gen/nvml/device.go	/^func (Device Device) GetMaxPcieLinkWidth() (int, Return) {$/;"	f
GetMaxPcieLinkWidth	pkg/nvml/device.go	/^func (Device Device) GetMaxPcieLinkWidth() (int, Return) {$/;"	f
GetMdevUUID	gen/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetMdevUUID() (string, Return) {$/;"	f
GetMdevUUID	pkg/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetMdevUUID() (string, Return) {$/;"	f
GetMemoryAffinity	gen/nvml/device.go	/^func (Device Device) GetMemoryAffinity(NumNodes int, Scope AffinityScope) ([]uint, Return) {$/;"	f
GetMemoryAffinity	pkg/nvml/device.go	/^func (Device Device) GetMemoryAffinity(NumNodes int, Scope AffinityScope) ([]uint, Return) {$/;"	f
GetMemoryErrorCounter	gen/nvml/device.go	/^func (Device Device) GetMemoryErrorCounter(ErrorType MemoryErrorType, CounterType EccCounterType, LocationType MemoryLocation) (uint64, Return) {$/;"	f
GetMemoryErrorCounter	pkg/nvml/device.go	/^func (Device Device) GetMemoryErrorCounter(ErrorType MemoryErrorType, CounterType EccCounterType, LocationType MemoryLocation) (uint64, Return) {$/;"	f
GetMemoryInfo	gen/nvml/device.go	/^func (Device Device) GetMemoryInfo() (Memory, Return) {$/;"	f
GetMemoryInfo	pkg/nvml/device.go	/^func (Device Device) GetMemoryInfo() (Memory, Return) {$/;"	f
GetMetadata	gen/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetMetadata() (VgpuMetadata, Return) {$/;"	f
GetMetadata	pkg/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetMetadata() (VgpuMetadata, Return) {$/;"	f
GetMigDeviceHandleByIndex	gen/nvml/device.go	/^func (Device Device) GetMigDeviceHandleByIndex(Index int) (Device, Return) {$/;"	f
GetMigDeviceHandleByIndex	pkg/nvml/device.go	/^func (Device Device) GetMigDeviceHandleByIndex(Index int) (Device, Return) {$/;"	f
GetMigMode	gen/nvml/device.go	/^func (Device Device) GetMigMode() (int, int, Return) {$/;"	f
GetMigMode	pkg/nvml/device.go	/^func (Device Device) GetMigMode() (int, int, Return) {$/;"	f
GetMinorNumber	gen/nvml/device.go	/^func (Device Device) GetMinorNumber() (int, Return) {$/;"	f
GetMinorNumber	pkg/nvml/device.go	/^func (Device Device) GetMinorNumber() (int, Return) {$/;"	f
GetMultiGpuBoard	gen/nvml/device.go	/^func (Device Device) GetMultiGpuBoard() (int, Return) {$/;"	f
GetMultiGpuBoard	pkg/nvml/device.go	/^func (Device Device) GetMultiGpuBoard() (int, Return) {$/;"	f
GetName	gen/nvml/device.go	/^func (Device Device) GetName() (string, Return) {$/;"	f
GetName	gen/nvml/vgpu.go	/^func (VgpuTypeId VgpuTypeId) GetName() (string, Return) {$/;"	f
GetName	pkg/nvml/device.go	/^func (Device Device) GetName() (string, Return) {$/;"	f
GetName	pkg/nvml/vgpu.go	/^func (VgpuTypeId VgpuTypeId) GetName() (string, Return) {$/;"	f
GetNumDisplayHeads	gen/nvml/vgpu.go	/^func (VgpuTypeId VgpuTypeId) GetNumDisplayHeads() (int, Return) {$/;"	f
GetNumDisplayHeads	pkg/nvml/vgpu.go	/^func (VgpuTypeId VgpuTypeId) GetNumDisplayHeads() (int, Return) {$/;"	f
GetNvLinkCapability	gen/nvml/device.go	/^func (Device Device) GetNvLinkCapability(Link int, Capability NvLinkCapability) (uint32, Return) {$/;"	f
GetNvLinkCapability	pkg/nvml/device.go	/^func (Device Device) GetNvLinkCapability(Link int, Capability NvLinkCapability) (uint32, Return) {$/;"	f
GetNvLinkErrorCounter	gen/nvml/device.go	/^func (Device Device) GetNvLinkErrorCounter(Link int, Counter NvLinkErrorCounter) (uint64, Return) {$/;"	f
GetNvLinkErrorCounter	pkg/nvml/device.go	/^func (Device Device) GetNvLinkErrorCounter(Link int, Counter NvLinkErrorCounter) (uint64, Return) {$/;"	f
GetNvLinkRemotePciInfo	gen/nvml/device.go	/^func (Device Device) GetNvLinkRemotePciInfo(Link int) (PciInfo, Return) {$/;"	f
GetNvLinkRemotePciInfo	pkg/nvml/device.go	/^func (Device Device) GetNvLinkRemotePciInfo(Link int) (PciInfo, Return) {$/;"	f
GetNvLinkState	gen/nvml/device.go	/^func (Device Device) GetNvLinkState(Link int) (EnableState, Return) {$/;"	f
GetNvLinkState	pkg/nvml/device.go	/^func (Device Device) GetNvLinkState(Link int) (EnableState, Return) {$/;"	f
GetNvLinkUtilizationControl	gen/nvml/device.go	/^func (Device Device) GetNvLinkUtilizationControl(Link int, Counter int) (NvLinkUtilizationControl, Return) {$/;"	f
GetNvLinkUtilizationControl	pkg/nvml/device.go	/^func (Device Device) GetNvLinkUtilizationControl(Link int, Counter int) (NvLinkUtilizationControl, Return) {$/;"	f
GetNvLinkUtilizationCounter	gen/nvml/device.go	/^func (Device Device) GetNvLinkUtilizationCounter(Link int, Counter int) (uint64, uint64, Return) {$/;"	f
GetNvLinkUtilizationCounter	pkg/nvml/device.go	/^func (Device Device) GetNvLinkUtilizationCounter(Link int, Counter int) (uint64, uint64, Return) {$/;"	f
GetNvLinkVersion	gen/nvml/device.go	/^func (Device Device) GetNvLinkVersion(Link int) (uint32, Return) {$/;"	f
GetNvLinkVersion	pkg/nvml/device.go	/^func (Device Device) GetNvLinkVersion(Link int) (uint32, Return) {$/;"	f
GetP2PStatus	gen/nvml/device.go	/^func (Device1 Device) GetP2PStatus(Device2 Device, P2pIndex GpuP2PCapsIndex) (GpuP2PStatus, Return) {$/;"	f
GetP2PStatus	pkg/nvml/device.go	/^func (Device1 Device) GetP2PStatus(Device2 Device, P2pIndex GpuP2PCapsIndex) (GpuP2PStatus, Return) {$/;"	f
GetPciInfo	gen/nvml/device.go	/^func (Device Device) GetPciInfo() (PciInfo, Return) {$/;"	f
GetPciInfo	pkg/nvml/device.go	/^func (Device Device) GetPciInfo() (PciInfo, Return) {$/;"	f
GetPcieReplayCounter	gen/nvml/device.go	/^func (Device Device) GetPcieReplayCounter() (int, Return) {$/;"	f
GetPcieReplayCounter	pkg/nvml/device.go	/^func (Device Device) GetPcieReplayCounter() (int, Return) {$/;"	f
GetPcieThroughput	gen/nvml/device.go	/^func (Device Device) GetPcieThroughput(Counter PcieUtilCounter) (uint32, Return) {$/;"	f
GetPcieThroughput	pkg/nvml/device.go	/^func (Device Device) GetPcieThroughput(Counter PcieUtilCounter) (uint32, Return) {$/;"	f
GetPerformanceState	gen/nvml/device.go	/^func (Device Device) GetPerformanceState() (Pstates, Return) {$/;"	f
GetPerformanceState	pkg/nvml/device.go	/^func (Device Device) GetPerformanceState() (Pstates, Return) {$/;"	f
GetPersistenceMode	gen/nvml/device.go	/^func (Device Device) GetPersistenceMode() (EnableState, Return) {$/;"	f
GetPersistenceMode	pkg/nvml/device.go	/^func (Device Device) GetPersistenceMode() (EnableState, Return) {$/;"	f
GetPgpuMetadataString	gen/nvml/device.go	/^func (Device Device) GetPgpuMetadataString() (string, Return) {$/;"	f
GetPgpuMetadataString	pkg/nvml/device.go	/^func (Device Device) GetPgpuMetadataString() (string, Return) {$/;"	f
GetPowerManagementDefaultLimit	gen/nvml/device.go	/^func (Device Device) GetPowerManagementDefaultLimit() (uint32, Return) {$/;"	f
GetPowerManagementDefaultLimit	pkg/nvml/device.go	/^func (Device Device) GetPowerManagementDefaultLimit() (uint32, Return) {$/;"	f
GetPowerManagementLimit	gen/nvml/device.go	/^func (Device Device) GetPowerManagementLimit() (uint32, Return) {$/;"	f
GetPowerManagementLimit	pkg/nvml/device.go	/^func (Device Device) GetPowerManagementLimit() (uint32, Return) {$/;"	f
GetPowerManagementLimitConstraints	gen/nvml/device.go	/^func (Device Device) GetPowerManagementLimitConstraints() (uint32, uint32, Return) {$/;"	f
GetPowerManagementLimitConstraints	pkg/nvml/device.go	/^func (Device Device) GetPowerManagementLimitConstraints() (uint32, uint32, Return) {$/;"	f
GetPowerManagementMode	gen/nvml/device.go	/^func (Device Device) GetPowerManagementMode() (EnableState, Return) {$/;"	f
GetPowerManagementMode	pkg/nvml/device.go	/^func (Device Device) GetPowerManagementMode() (EnableState, Return) {$/;"	f
GetPowerState	gen/nvml/device.go	/^func (Device Device) GetPowerState() (Pstates, Return) {$/;"	f
GetPowerState	pkg/nvml/device.go	/^func (Device Device) GetPowerState() (Pstates, Return) {$/;"	f
GetPowerUsage	gen/nvml/device.go	/^func (Device Device) GetPowerUsage() (uint32, Return) {$/;"	f
GetPowerUsage	pkg/nvml/device.go	/^func (Device Device) GetPowerUsage() (uint32, Return) {$/;"	f
GetProcessUtilization	gen/nvml/device.go	/^func (Device Device) GetProcessUtilization(LastSeenTimeStamp uint64) ([]ProcessUtilizationSample, Return) {$/;"	f
GetProcessUtilization	pkg/nvml/device.go	/^func (Device Device) GetProcessUtilization(LastSeenTimeStamp uint64) ([]ProcessUtilizationSample, Return) {$/;"	f
GetPsuInfo	gen/nvml/unit.go	/^func (Unit Unit) GetPsuInfo() (PSUInfo, Return) {$/;"	f
GetPsuInfo	pkg/nvml/unit.go	/^func (Unit Unit) GetPsuInfo() (PSUInfo, Return) {$/;"	f
GetRemappedRows	gen/nvml/device.go	/^func (Device Device) GetRemappedRows() (int, int, bool, bool, Return) {$/;"	f
GetRemappedRows	pkg/nvml/device.go	/^func (Device Device) GetRemappedRows() (int, int, bool, bool, Return) {$/;"	f
GetResolution	gen/nvml/vgpu.go	/^func (VgpuTypeId VgpuTypeId) GetResolution(DisplayIndex int) (uint32, uint32, Return) {$/;"	f
GetResolution	pkg/nvml/vgpu.go	/^func (VgpuTypeId VgpuTypeId) GetResolution(DisplayIndex int) (uint32, uint32, Return) {$/;"	f
GetRetiredPages	gen/nvml/device.go	/^func (Device Device) GetRetiredPages(Cause PageRetirementCause) ([]uint64, Return) {$/;"	f
GetRetiredPages	pkg/nvml/device.go	/^func (Device Device) GetRetiredPages(Cause PageRetirementCause) ([]uint64, Return) {$/;"	f
GetRetiredPagesPendingStatus	gen/nvml/device.go	/^func (Device Device) GetRetiredPagesPendingStatus() (EnableState, Return) {$/;"	f
GetRetiredPagesPendingStatus	pkg/nvml/device.go	/^func (Device Device) GetRetiredPagesPendingStatus() (EnableState, Return) {$/;"	f
GetRetiredPages_v2	gen/nvml/device.go	/^func (Device Device) GetRetiredPages_v2(Cause PageRetirementCause) ([]uint64, []uint64, Return) {$/;"	f
GetRetiredPages_v2	pkg/nvml/device.go	/^func (Device Device) GetRetiredPages_v2(Cause PageRetirementCause) ([]uint64, []uint64, Return) {$/;"	f
GetRowRemapperHistogram	gen/nvml/device.go	/^func (Device Device) GetRowRemapperHistogram() (RowRemapperHistogramValues, Return) {$/;"	f
GetRowRemapperHistogram	pkg/nvml/device.go	/^func (Device Device) GetRowRemapperHistogram() (RowRemapperHistogramValues, Return) {$/;"	f
GetSamples	gen/nvml/device.go	/^func (Device Device) GetSamples(_type SamplingType, LastSeenTimeStamp uint64) (ValueType, []Sample, Return) {$/;"	f
GetSamples	pkg/nvml/device.go	/^func (Device Device) GetSamples(_type SamplingType, LastSeenTimeStamp uint64) (ValueType, []Sample, Return) {$/;"	f
GetSerial	gen/nvml/device.go	/^func (Device Device) GetSerial() (string, Return) {$/;"	f
GetSerial	pkg/nvml/device.go	/^func (Device Device) GetSerial() (string, Return) {$/;"	f
GetSupportedClocksThrottleReasons	gen/nvml/device.go	/^func (Device Device) GetSupportedClocksThrottleReasons() (uint64, Return) {$/;"	f
GetSupportedClocksThrottleReasons	pkg/nvml/device.go	/^func (Device Device) GetSupportedClocksThrottleReasons() (uint64, Return) {$/;"	f
GetSupportedEventTypes	gen/nvml/device.go	/^func (Device Device) GetSupportedEventTypes() (uint64, Return) {$/;"	f
GetSupportedEventTypes	pkg/nvml/device.go	/^func (Device Device) GetSupportedEventTypes() (uint64, Return) {$/;"	f
GetSupportedGraphicsClocks	gen/nvml/device.go	/^func (Device Device) GetSupportedGraphicsClocks(MemoryClockMHz int) (int, uint32, Return) {$/;"	f
GetSupportedGraphicsClocks	pkg/nvml/device.go	/^func (Device Device) GetSupportedGraphicsClocks(MemoryClockMHz int) (int, uint32, Return) {$/;"	f
GetSupportedMemoryClocks	gen/nvml/device.go	/^func (Device Device) GetSupportedMemoryClocks() (int, uint32, Return) {$/;"	f
GetSupportedMemoryClocks	pkg/nvml/device.go	/^func (Device Device) GetSupportedMemoryClocks() (int, uint32, Return) {$/;"	f
GetSupportedVgpus	gen/nvml/device.go	/^func (Device Device) GetSupportedVgpus() ([]VgpuTypeId, Return) {$/;"	f
GetSupportedVgpus	pkg/nvml/device.go	/^func (Device Device) GetSupportedVgpus() ([]VgpuTypeId, Return) {$/;"	f
GetTemperature	gen/nvml/device.go	/^func (Device Device) GetTemperature(SensorType TemperatureSensors) (uint32, Return) {$/;"	f
GetTemperature	gen/nvml/unit.go	/^func (Unit Unit) GetTemperature(Type int) (uint32, Return) {$/;"	f
GetTemperature	pkg/nvml/device.go	/^func (Device Device) GetTemperature(SensorType TemperatureSensors) (uint32, Return) {$/;"	f
GetTemperature	pkg/nvml/unit.go	/^func (Unit Unit) GetTemperature(Type int) (uint32, Return) {$/;"	f
GetTemperatureThreshold	gen/nvml/device.go	/^func (Device Device) GetTemperatureThreshold(ThresholdType TemperatureThresholds) (uint32, Return) {$/;"	f
GetTemperatureThreshold	pkg/nvml/device.go	/^func (Device Device) GetTemperatureThreshold(ThresholdType TemperatureThresholds) (uint32, Return) {$/;"	f
GetTopologyCommonAncestor	gen/nvml/device.go	/^func (Device1 Device) GetTopologyCommonAncestor(Device2 Device) (GpuTopologyLevel, Return) {$/;"	f
GetTopologyCommonAncestor	pkg/nvml/device.go	/^func (Device1 Device) GetTopologyCommonAncestor(Device2 Device) (GpuTopologyLevel, Return) {$/;"	f
GetTopologyNearestGpus	gen/nvml/device.go	/^func (Device Device) GetTopologyNearestGpus(Level GpuTopologyLevel) ([]Device, Return) {$/;"	f
GetTopologyNearestGpus	pkg/nvml/device.go	/^func (Device Device) GetTopologyNearestGpus(Level GpuTopologyLevel) ([]Device, Return) {$/;"	f
GetTotalEccErrors	gen/nvml/device.go	/^func (Device Device) GetTotalEccErrors(ErrorType MemoryErrorType, CounterType EccCounterType) (uint64, Return) {$/;"	f
GetTotalEccErrors	pkg/nvml/device.go	/^func (Device Device) GetTotalEccErrors(ErrorType MemoryErrorType, CounterType EccCounterType) (uint64, Return) {$/;"	f
GetTotalEnergyConsumption	gen/nvml/device.go	/^func (Device Device) GetTotalEnergyConsumption() (uint64, Return) {$/;"	f
GetTotalEnergyConsumption	pkg/nvml/device.go	/^func (Device Device) GetTotalEnergyConsumption() (uint64, Return) {$/;"	f
GetType	gen/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetType() (VgpuTypeId, Return) {$/;"	f
GetType	pkg/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetType() (VgpuTypeId, Return) {$/;"	f
GetUUID	gen/nvml/device.go	/^func (Device Device) GetUUID() (string, Return) {$/;"	f
GetUUID	gen/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetUUID() (string, Return) {$/;"	f
GetUUID	pkg/nvml/device.go	/^func (Device Device) GetUUID() (string, Return) {$/;"	f
GetUUID	pkg/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetUUID() (string, Return) {$/;"	f
GetUnitInfo	gen/nvml/unit.go	/^func (Unit Unit) GetUnitInfo() (UnitInfo, Return) {$/;"	f
GetUnitInfo	pkg/nvml/unit.go	/^func (Unit Unit) GetUnitInfo() (UnitInfo, Return) {$/;"	f
GetUtilizationRates	gen/nvml/device.go	/^func (Device Device) GetUtilizationRates() (Utilization, Return) {$/;"	f
GetUtilizationRates	pkg/nvml/device.go	/^func (Device Device) GetUtilizationRates() (Utilization, Return) {$/;"	f
GetVbiosVersion	gen/nvml/device.go	/^func (Device Device) GetVbiosVersion() (string, Return) {$/;"	f
GetVbiosVersion	pkg/nvml/device.go	/^func (Device Device) GetVbiosVersion() (string, Return) {$/;"	f
GetVgpuCompatibility	gen/nvml/vgpu.go	/^func GetVgpuCompatibility(nvmlVgpuMetadata *nvmlVgpuMetadata, PgpuMetadata *nvmlVgpuPgpuMetadata) (VgpuPgpuCompatibility, Return) {$/;"	f
GetVgpuCompatibility	pkg/nvml/vgpu.go	/^func GetVgpuCompatibility(nvmlVgpuMetadata *nvmlVgpuMetadata, PgpuMetadata *nvmlVgpuPgpuMetadata) (VgpuPgpuCompatibility, Return) {$/;"	f
GetVgpuMetadata	gen/nvml/device.go	/^func (Device Device) GetVgpuMetadata() (VgpuPgpuMetadata, Return) {$/;"	f
GetVgpuMetadata	pkg/nvml/device.go	/^func (Device Device) GetVgpuMetadata() (VgpuPgpuMetadata, Return) {$/;"	f
GetVgpuProcessUtilization	gen/nvml/device.go	/^func (Device Device) GetVgpuProcessUtilization(LastSeenTimeStamp uint64) ([]VgpuProcessUtilizationSample, Return) {$/;"	f
GetVgpuProcessUtilization	pkg/nvml/device.go	/^func (Device Device) GetVgpuProcessUtilization(LastSeenTimeStamp uint64) ([]VgpuProcessUtilizationSample, Return) {$/;"	f
GetVgpuUtilization	gen/nvml/device.go	/^func (Device Device) GetVgpuUtilization(LastSeenTimeStamp uint64) (ValueType, []VgpuInstanceUtilizationSample, Return) {$/;"	f
GetVgpuUtilization	pkg/nvml/device.go	/^func (Device Device) GetVgpuUtilization(LastSeenTimeStamp uint64) (ValueType, []VgpuInstanceUtilizationSample, Return) {$/;"	f
GetVgpuVersion	gen/nvml/vgpu.go	/^func GetVgpuVersion() (VgpuVersion, VgpuVersion, Return) {$/;"	f
GetVgpuVersion	pkg/nvml/vgpu.go	/^func GetVgpuVersion() (VgpuVersion, VgpuVersion, Return) {$/;"	f
GetViolationStatus	gen/nvml/device.go	/^func (Device Device) GetViolationStatus(PerfPolicyType PerfPolicyType) (ViolationTime, Return) {$/;"	f
GetViolationStatus	pkg/nvml/device.go	/^func (Device Device) GetViolationStatus(PerfPolicyType PerfPolicyType) (ViolationTime, Return) {$/;"	f
GetVirtualizationMode	gen/nvml/device.go	/^func (Device Device) GetVirtualizationMode() (GpuVirtualizationMode, Return) {$/;"	f
GetVirtualizationMode	pkg/nvml/device.go	/^func (Device Device) GetVirtualizationMode() (GpuVirtualizationMode, Return) {$/;"	f
GetVmDriverVersion	gen/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetVmDriverVersion() (string, Return) {$/;"	f
GetVmDriverVersion	pkg/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetVmDriverVersion() (string, Return) {$/;"	f
GetVmID	gen/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetVmID() (string, VgpuVmIdType, Return) {$/;"	f
GetVmID	pkg/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) GetVmID() (string, VgpuVmIdType, Return) {$/;"	f
GpuInstance	pkg/nvml/types_gen.go	/^type GpuInstance struct {$/;"	t
GpuInstanceCreateComputeInstance	gen/nvml/device.go	/^func GpuInstanceCreateComputeInstance(GpuInstance GpuInstance, Info *ComputeInstanceProfileInfo) (ComputeInstance, Return) {$/;"	f
GpuInstanceCreateComputeInstance	pkg/nvml/device.go	/^func GpuInstanceCreateComputeInstance(GpuInstance GpuInstance, Info *ComputeInstanceProfileInfo) (ComputeInstance, Return) {$/;"	f
GpuInstanceDestroy	gen/nvml/device.go	/^func GpuInstanceDestroy(GpuInstance GpuInstance) Return {$/;"	f
GpuInstanceDestroy	pkg/nvml/device.go	/^func GpuInstanceDestroy(GpuInstance GpuInstance) Return {$/;"	f
GpuInstanceGetComputeInstanceById	gen/nvml/device.go	/^func GpuInstanceGetComputeInstanceById(GpuInstance GpuInstance, Id int) (ComputeInstance, Return) {$/;"	f
GpuInstanceGetComputeInstanceById	pkg/nvml/device.go	/^func GpuInstanceGetComputeInstanceById(GpuInstance GpuInstance, Id int) (ComputeInstance, Return) {$/;"	f
GpuInstanceGetComputeInstanceProfileInfo	gen/nvml/device.go	/^func GpuInstanceGetComputeInstanceProfileInfo(GpuInstance GpuInstance, Profile int, EngProfile int) (ComputeInstanceProfileInfo, Return) {$/;"	f
GpuInstanceGetComputeInstanceProfileInfo	pkg/nvml/device.go	/^func GpuInstanceGetComputeInstanceProfileInfo(GpuInstance GpuInstance, Profile int, EngProfile int) (ComputeInstanceProfileInfo, Return) {$/;"	f
GpuInstanceGetComputeInstanceRemainingCapacity	gen/nvml/device.go	/^func GpuInstanceGetComputeInstanceRemainingCapacity(GpuInstance GpuInstance, Info *ComputeInstanceProfileInfo) (int, Return) {$/;"	f
GpuInstanceGetComputeInstanceRemainingCapacity	pkg/nvml/device.go	/^func GpuInstanceGetComputeInstanceRemainingCapacity(GpuInstance GpuInstance, Info *ComputeInstanceProfileInfo) (int, Return) {$/;"	f
GpuInstanceGetComputeInstances	gen/nvml/device.go	/^func GpuInstanceGetComputeInstances(GpuInstance GpuInstance, Info *ComputeInstanceProfileInfo) ([]ComputeInstance, Return) {$/;"	f
GpuInstanceGetComputeInstances	pkg/nvml/device.go	/^func GpuInstanceGetComputeInstances(GpuInstance GpuInstance, Info *ComputeInstanceProfileInfo) ([]ComputeInstance, Return) {$/;"	f
GpuInstanceGetInfo	gen/nvml/device.go	/^func GpuInstanceGetInfo(GpuInstance GpuInstance) (GpuInstanceInfo, Return) {$/;"	f
GpuInstanceGetInfo	pkg/nvml/device.go	/^func GpuInstanceGetInfo(GpuInstance GpuInstance) (GpuInstanceInfo, Return) {$/;"	f
GpuInstanceInfo	pkg/nvml/types_gen.go	/^type GpuInstanceInfo struct {$/;"	t
GpuInstancePlacement	pkg/nvml/types_gen.go	/^type GpuInstancePlacement struct {$/;"	t
GpuInstanceProfileInfo	pkg/nvml/types_gen.go	/^type GpuInstanceProfileInfo struct {$/;"	t
GpuOperationMode	pkg/nvml/const.go	/^type GpuOperationMode int32$/;"	t
GpuP2PCapsIndex	pkg/nvml/const.go	/^type GpuP2PCapsIndex int32$/;"	t
GpuP2PStatus	pkg/nvml/const.go	/^type GpuP2PStatus int32$/;"	t
GpuTopologyLevel	pkg/nvml/const.go	/^type GpuTopologyLevel int32$/;"	t
GpuVirtualizationMode	pkg/nvml/const.go	/^type GpuVirtualizationMode int32$/;"	t
GridLicensableFeature	pkg/nvml/types_gen.go	/^type GridLicensableFeature struct {$/;"	t
GridLicensableFeatures	pkg/nvml/types_gen.go	/^type GridLicensableFeatures struct {$/;"	t
GridLicenseFeatureCode	pkg/nvml/const.go	/^type GridLicenseFeatureCode int32$/;"	t
HOST_VGPU_MODE_NON_SRIOV	pkg/nvml/const.go	/^	HOST_VGPU_MODE_NON_SRIOV HostVgpuMode = iota$/;"	c
HOST_VGPU_MODE_SRIOV	pkg/nvml/const.go	/^	HOST_VGPU_MODE_SRIOV     HostVgpuMode = 1$/;"	c
HostVgpuMode	pkg/nvml/const.go	/^type HostVgpuMode int32$/;"	t
HwbcEntry	pkg/nvml/types_gen.go	/^type HwbcEntry struct {$/;"	t
INFOROM_COUNT	pkg/nvml/const.go	/^	INFOROM_COUNT InforomObject = 3$/;"	c
INFOROM_ECC	pkg/nvml/const.go	/^	INFOROM_ECC   InforomObject = 1$/;"	c
INFOROM_OEM	pkg/nvml/const.go	/^	INFOROM_OEM   InforomObject = iota$/;"	c
INFOROM_POWER	pkg/nvml/const.go	/^	INFOROM_POWER InforomObject = 2$/;"	c
INIT_FLAG_NO_ATTACH	pkg/nvml/const.go	/^	INIT_FLAG_NO_ATTACH = 2$/;"	c
INIT_FLAG_NO_GPUS	pkg/nvml/const.go	/^	INIT_FLAG_NO_GPUS = 1$/;"	c
INVALID_GPU_INSTANCE_ID	gen/nvml/nvml.h	929;"	d
INVALID_GPU_INSTANCE_ID	pkg/nvml/nvml.h	932;"	d
INVALID_GPU_INSTANCE_PROFILE_ID	gen/nvml/nvml.h	927;"	d
INVALID_GPU_INSTANCE_PROFILE_ID	pkg/nvml/nvml.h	930;"	d
InforomObject	pkg/nvml/const.go	/^type InforomObject int32$/;"	t
Init	gen/nvml/init.go	/^func Init() Return {$/;"	f
Init	pkg/nvml/init.go	/^func Init() Return {$/;"	f
InitWithFlags	gen/nvml/init.go	/^func InitWithFlags(Flags uint32) Return {$/;"	f
InitWithFlags	pkg/nvml/init.go	/^func InitWithFlags(Flags uint32) Return {$/;"	f
IsMigDeviceHandle	gen/nvml/device.go	/^func (Device Device) IsMigDeviceHandle() (bool, Return) {$/;"	f
IsMigDeviceHandle	pkg/nvml/device.go	/^func (Device Device) IsMigDeviceHandle() (bool, Return) {$/;"	f
LED_COLOR_AMBER	pkg/nvml/const.go	/^	LED_COLOR_AMBER LedColor = 1$/;"	c
LED_COLOR_GREEN	pkg/nvml/const.go	/^	LED_COLOR_GREEN LedColor = iota$/;"	c
LedColor	pkg/nvml/const.go	/^type LedColor int32$/;"	t
LedState	pkg/nvml/types_gen.go	/^type LedState struct {$/;"	t
Lookup	pkg/dl/dl.go	/^func (dl *DynamicLibrary) Lookup(symbol string) error {$/;"	f
MAX_PHYSICAL_BRIDGE	pkg/nvml/const.go	/^	MAX_PHYSICAL_BRIDGE = 128$/;"	c
MEMORY_CLK_SAMPLES	pkg/nvml/const.go	/^	MEMORY_CLK_SAMPLES         SamplingType = 6$/;"	c
MEMORY_ERROR_TYPE_CORRECTED	pkg/nvml/const.go	/^	MEMORY_ERROR_TYPE_CORRECTED   MemoryErrorType = iota$/;"	c
MEMORY_ERROR_TYPE_COUNT	pkg/nvml/const.go	/^	MEMORY_ERROR_TYPE_COUNT       MemoryErrorType = 2$/;"	c
MEMORY_ERROR_TYPE_UNCORRECTED	pkg/nvml/const.go	/^	MEMORY_ERROR_TYPE_UNCORRECTED MemoryErrorType = 1$/;"	c
MEMORY_LOCATION_CBU	pkg/nvml/const.go	/^	MEMORY_LOCATION_CBU            MemoryLocation = 6$/;"	c
MEMORY_LOCATION_COUNT	pkg/nvml/const.go	/^	MEMORY_LOCATION_COUNT          MemoryLocation = 8$/;"	c
MEMORY_LOCATION_DEVICE_MEMORY	pkg/nvml/const.go	/^	MEMORY_LOCATION_DEVICE_MEMORY  MemoryLocation = 2$/;"	c
MEMORY_LOCATION_DRAM	pkg/nvml/const.go	/^	MEMORY_LOCATION_DRAM           MemoryLocation = 2$/;"	c
MEMORY_LOCATION_L1_CACHE	pkg/nvml/const.go	/^	MEMORY_LOCATION_L1_CACHE       MemoryLocation = iota$/;"	c
MEMORY_LOCATION_L2_CACHE	pkg/nvml/const.go	/^	MEMORY_LOCATION_L2_CACHE       MemoryLocation = 1$/;"	c
MEMORY_LOCATION_REGISTER_FILE	pkg/nvml/const.go	/^	MEMORY_LOCATION_REGISTER_FILE  MemoryLocation = 3$/;"	c
MEMORY_LOCATION_SRAM	pkg/nvml/const.go	/^	MEMORY_LOCATION_SRAM           MemoryLocation = 7$/;"	c
MEMORY_LOCATION_TEXTURE_MEMORY	pkg/nvml/const.go	/^	MEMORY_LOCATION_TEXTURE_MEMORY MemoryLocation = 4$/;"	c
MEMORY_LOCATION_TEXTURE_SHM	pkg/nvml/const.go	/^	MEMORY_LOCATION_TEXTURE_SHM    MemoryLocation = 5$/;"	c
MEMORY_UTILIZATION_SAMPLES	pkg/nvml/const.go	/^	MEMORY_UTILIZATION_SAMPLES SamplingType = 2$/;"	c
Memory	pkg/nvml/types_gen.go	/^type Memory struct {$/;"	t
MemoryErrorType	pkg/nvml/const.go	/^type MemoryErrorType int32$/;"	t
MemoryLocation	pkg/nvml/const.go	/^type MemoryLocation int32$/;"	t
NO_UNVERSIONED_FUNC_DEFS	pkg/nvml/const.go	/^	NO_UNVERSIONED_FUNC_DEFS = 1$/;"	c
NVFBC_SESSION_FLAG_CAPTURE_WITH_WAIT_INFINITE	pkg/nvml/const.go	/^	NVFBC_SESSION_FLAG_CAPTURE_WITH_WAIT_INFINITE = 8$/;"	c
NVFBC_SESSION_FLAG_CAPTURE_WITH_WAIT_NO_WAIT	pkg/nvml/const.go	/^	NVFBC_SESSION_FLAG_CAPTURE_WITH_WAIT_NO_WAIT = 4$/;"	c
NVFBC_SESSION_FLAG_CAPTURE_WITH_WAIT_TIMEOUT	pkg/nvml/const.go	/^	NVFBC_SESSION_FLAG_CAPTURE_WITH_WAIT_TIMEOUT = 16$/;"	c
NVFBC_SESSION_FLAG_CLASSIFICATIONMAP_ENABLED	pkg/nvml/const.go	/^	NVFBC_SESSION_FLAG_CLASSIFICATIONMAP_ENABLED = 2$/;"	c
NVFBC_SESSION_FLAG_DIFFMAP_ENABLED	pkg/nvml/const.go	/^	NVFBC_SESSION_FLAG_DIFFMAP_ENABLED = 1$/;"	c
NVLINK_CAP_COUNT	pkg/nvml/const.go	/^	NVLINK_CAP_COUNT          NvLinkCapability = 6$/;"	c
NVLINK_CAP_P2P_ATOMICS	pkg/nvml/const.go	/^	NVLINK_CAP_P2P_ATOMICS    NvLinkCapability = 2$/;"	c
NVLINK_CAP_P2P_SUPPORTED	pkg/nvml/const.go	/^	NVLINK_CAP_P2P_SUPPORTED  NvLinkCapability = iota$/;"	c
NVLINK_CAP_SLI_BRIDGE	pkg/nvml/const.go	/^	NVLINK_CAP_SLI_BRIDGE     NvLinkCapability = 4$/;"	c
NVLINK_CAP_SYSMEM_ACCESS	pkg/nvml/const.go	/^	NVLINK_CAP_SYSMEM_ACCESS  NvLinkCapability = 1$/;"	c
NVLINK_CAP_SYSMEM_ATOMICS	pkg/nvml/const.go	/^	NVLINK_CAP_SYSMEM_ATOMICS NvLinkCapability = 3$/;"	c
NVLINK_CAP_VALID	pkg/nvml/const.go	/^	NVLINK_CAP_VALID          NvLinkCapability = 5$/;"	c
NVLINK_COUNTER_PKTFILTER_ALL	pkg/nvml/const.go	/^	NVLINK_COUNTER_PKTFILTER_ALL        NvLinkUtilizationCountPktTypes = 255$/;"	c
NVLINK_COUNTER_PKTFILTER_FLUSH	pkg/nvml/const.go	/^	NVLINK_COUNTER_PKTFILTER_FLUSH      NvLinkUtilizationCountPktTypes = 32$/;"	c
NVLINK_COUNTER_PKTFILTER_NOP	pkg/nvml/const.go	/^	NVLINK_COUNTER_PKTFILTER_NOP        NvLinkUtilizationCountPktTypes = 1$/;"	c
NVLINK_COUNTER_PKTFILTER_NRATOM	pkg/nvml/const.go	/^	NVLINK_COUNTER_PKTFILTER_NRATOM     NvLinkUtilizationCountPktTypes = 16$/;"	c
NVLINK_COUNTER_PKTFILTER_RATOM	pkg/nvml/const.go	/^	NVLINK_COUNTER_PKTFILTER_RATOM      NvLinkUtilizationCountPktTypes = 8$/;"	c
NVLINK_COUNTER_PKTFILTER_READ	pkg/nvml/const.go	/^	NVLINK_COUNTER_PKTFILTER_READ       NvLinkUtilizationCountPktTypes = 2$/;"	c
NVLINK_COUNTER_PKTFILTER_RESPDATA	pkg/nvml/const.go	/^	NVLINK_COUNTER_PKTFILTER_RESPDATA   NvLinkUtilizationCountPktTypes = 64$/;"	c
NVLINK_COUNTER_PKTFILTER_RESPNODATA	pkg/nvml/const.go	/^	NVLINK_COUNTER_PKTFILTER_RESPNODATA NvLinkUtilizationCountPktTypes = 128$/;"	c
NVLINK_COUNTER_PKTFILTER_WRITE	pkg/nvml/const.go	/^	NVLINK_COUNTER_PKTFILTER_WRITE      NvLinkUtilizationCountPktTypes = 4$/;"	c
NVLINK_COUNTER_UNIT_BYTES	pkg/nvml/const.go	/^	NVLINK_COUNTER_UNIT_BYTES    NvLinkUtilizationCountUnits = 2$/;"	c
NVLINK_COUNTER_UNIT_COUNT	pkg/nvml/const.go	/^	NVLINK_COUNTER_UNIT_COUNT    NvLinkUtilizationCountUnits = 4$/;"	c
NVLINK_COUNTER_UNIT_CYCLES	pkg/nvml/const.go	/^	NVLINK_COUNTER_UNIT_CYCLES   NvLinkUtilizationCountUnits = iota$/;"	c
NVLINK_COUNTER_UNIT_PACKETS	pkg/nvml/const.go	/^	NVLINK_COUNTER_UNIT_PACKETS  NvLinkUtilizationCountUnits = 1$/;"	c
NVLINK_COUNTER_UNIT_RESERVED	pkg/nvml/const.go	/^	NVLINK_COUNTER_UNIT_RESERVED NvLinkUtilizationCountUnits = 3$/;"	c
NVLINK_ERROR_COUNT	pkg/nvml/const.go	/^	NVLINK_ERROR_COUNT       NvLinkErrorCounter = 4$/;"	c
NVLINK_ERROR_DL_CRC_DATA	pkg/nvml/const.go	/^	NVLINK_ERROR_DL_CRC_DATA NvLinkErrorCounter = 3$/;"	c
NVLINK_ERROR_DL_CRC_FLIT	pkg/nvml/const.go	/^	NVLINK_ERROR_DL_CRC_FLIT NvLinkErrorCounter = 2$/;"	c
NVLINK_ERROR_DL_RECOVERY	pkg/nvml/const.go	/^	NVLINK_ERROR_DL_RECOVERY NvLinkErrorCounter = 1$/;"	c
NVLINK_ERROR_DL_REPLAY	pkg/nvml/const.go	/^	NVLINK_ERROR_DL_REPLAY   NvLinkErrorCounter = iota$/;"	c
NVLINK_MAX_LINKS	pkg/nvml/const.go	/^	NVLINK_MAX_LINKS = 12$/;"	c
NVML_AFFINITY_SCOPE_NODE	gen/nvml/nvml.h	2506;"	d
NVML_AFFINITY_SCOPE_NODE	pkg/nvml/nvml.h	2515;"	d
NVML_AFFINITY_SCOPE_SOCKET	gen/nvml/nvml.h	2508;"	d
NVML_AFFINITY_SCOPE_SOCKET	pkg/nvml/nvml.h	2517;"	d
NVML_AGGREGATE_ECC	gen/nvml/nvml.h	/^    NVML_AGGREGATE_ECC     = 1,      \/\/!< Aggregate counts persist across reboots (i.e. for the lifetime of the device)$/;"	e	enum:nvmlEccCounterType_enum
NVML_AGGREGATE_ECC	pkg/nvml/nvml.h	/^    NVML_AGGREGATE_ECC     = 1,      \/\/!< Aggregate counts persist across reboots (i.e. for the lifetime of the device)$/;"	e	enum:nvmlEccCounterType_enum
NVML_API_VERSION	gen/nvml/nvml.h	98;"	d
NVML_API_VERSION	pkg/nvml/nvml.h	98;"	d
NVML_API_VERSION_STR	gen/nvml/nvml.h	99;"	d
NVML_API_VERSION_STR	pkg/nvml/nvml.h	99;"	d
NVML_BRAND_COUNT	gen/nvml/nvml.h	/^    NVML_BRAND_COUNT$/;"	e	enum:nvmlBrandType_enum
NVML_BRAND_COUNT	pkg/nvml/nvml.h	/^    NVML_BRAND_COUNT$/;"	e	enum:nvmlBrandType_enum
NVML_BRAND_GEFORCE	gen/nvml/nvml.h	/^    NVML_BRAND_GEFORCE          = 5,$/;"	e	enum:nvmlBrandType_enum
NVML_BRAND_GEFORCE	pkg/nvml/nvml.h	/^    NVML_BRAND_GEFORCE          = 5,$/;"	e	enum:nvmlBrandType_enum
NVML_BRAND_GEFORCE_RTX	gen/nvml/nvml.h	/^    NVML_BRAND_GEFORCE_RTX      = 15,$/;"	e	enum:nvmlBrandType_enum
NVML_BRAND_GEFORCE_RTX	pkg/nvml/nvml.h	/^    NVML_BRAND_GEFORCE_RTX      = 15,$/;"	e	enum:nvmlBrandType_enum
NVML_BRAND_GRID	gen/nvml/nvml.h	/^    NVML_BRAND_GRID             = 4,   \/\/ Deprecated from API reporting. Keeping definition for backward compatibility.$/;"	e	enum:nvmlBrandType_enum
NVML_BRAND_GRID	pkg/nvml/nvml.h	/^    NVML_BRAND_GRID             = 4,   \/\/ Deprecated from API reporting. Keeping definition for backward compatibility.$/;"	e	enum:nvmlBrandType_enum
NVML_BRAND_NVIDIA	gen/nvml/nvml.h	/^    NVML_BRAND_NVIDIA           = 14,$/;"	e	enum:nvmlBrandType_enum
NVML_BRAND_NVIDIA	pkg/nvml/nvml.h	/^    NVML_BRAND_NVIDIA           = 14,$/;"	e	enum:nvmlBrandType_enum
NVML_BRAND_NVIDIA_RTX	gen/nvml/nvml.h	/^    NVML_BRAND_NVIDIA_RTX       = 13,$/;"	e	enum:nvmlBrandType_enum
NVML_BRAND_NVIDIA_RTX	pkg/nvml/nvml.h	/^    NVML_BRAND_NVIDIA_RTX       = 13,$/;"	e	enum:nvmlBrandType_enum
NVML_BRAND_NVIDIA_VAPPS	gen/nvml/nvml.h	/^    NVML_BRAND_NVIDIA_VAPPS     = 7,   \/\/ NVIDIA Virtual Applications$/;"	e	enum:nvmlBrandType_enum
NVML_BRAND_NVIDIA_VAPPS	pkg/nvml/nvml.h	/^    NVML_BRAND_NVIDIA_VAPPS     = 7,   \/\/ NVIDIA Virtual Applications$/;"	e	enum:nvmlBrandType_enum
NVML_BRAND_NVIDIA_VCS	gen/nvml/nvml.h	/^    NVML_BRAND_NVIDIA_VCS       = 9,   \/\/ NVIDIA Virtual Compute Server$/;"	e	enum:nvmlBrandType_enum
NVML_BRAND_NVIDIA_VCS	pkg/nvml/nvml.h	/^    NVML_BRAND_NVIDIA_VCS       = 9,   \/\/ NVIDIA Virtual Compute Server$/;"	e	enum:nvmlBrandType_enum
NVML_BRAND_NVIDIA_VGAMING	gen/nvml/nvml.h	/^    NVML_BRAND_NVIDIA_VGAMING   = 11,  \/\/ NVIDIA vGaming$/;"	e	enum:nvmlBrandType_enum
NVML_BRAND_NVIDIA_VGAMING	pkg/nvml/nvml.h	/^    NVML_BRAND_NVIDIA_VGAMING   = 11,  \/\/ NVIDIA vGaming$/;"	e	enum:nvmlBrandType_enum
NVML_BRAND_NVIDIA_VPC	gen/nvml/nvml.h	/^    NVML_BRAND_NVIDIA_VPC       = 8,   \/\/ NVIDIA Virtual PC$/;"	e	enum:nvmlBrandType_enum
NVML_BRAND_NVIDIA_VPC	pkg/nvml/nvml.h	/^    NVML_BRAND_NVIDIA_VPC       = 8,   \/\/ NVIDIA Virtual PC$/;"	e	enum:nvmlBrandType_enum
NVML_BRAND_NVIDIA_VWS	gen/nvml/nvml.h	/^    NVML_BRAND_NVIDIA_VWS       = 10,  \/\/ NVIDIA RTX Virtual Workstation$/;"	e	enum:nvmlBrandType_enum
NVML_BRAND_NVIDIA_VWS	pkg/nvml/nvml.h	/^    NVML_BRAND_NVIDIA_VWS       = 10,  \/\/ NVIDIA RTX Virtual Workstation$/;"	e	enum:nvmlBrandType_enum
NVML_BRAND_NVS	gen/nvml/nvml.h	/^    NVML_BRAND_NVS              = 3,$/;"	e	enum:nvmlBrandType_enum
NVML_BRAND_NVS	pkg/nvml/nvml.h	/^    NVML_BRAND_NVS              = 3,$/;"	e	enum:nvmlBrandType_enum
NVML_BRAND_QUADRO	gen/nvml/nvml.h	/^    NVML_BRAND_QUADRO           = 1,$/;"	e	enum:nvmlBrandType_enum
NVML_BRAND_QUADRO	pkg/nvml/nvml.h	/^    NVML_BRAND_QUADRO           = 1,$/;"	e	enum:nvmlBrandType_enum
NVML_BRAND_QUADRO_RTX	gen/nvml/nvml.h	/^    NVML_BRAND_QUADRO_RTX       = 12,$/;"	e	enum:nvmlBrandType_enum
NVML_BRAND_QUADRO_RTX	pkg/nvml/nvml.h	/^    NVML_BRAND_QUADRO_RTX       = 12,$/;"	e	enum:nvmlBrandType_enum
NVML_BRAND_TESLA	gen/nvml/nvml.h	/^    NVML_BRAND_TESLA            = 2,$/;"	e	enum:nvmlBrandType_enum
NVML_BRAND_TESLA	pkg/nvml/nvml.h	/^    NVML_BRAND_TESLA            = 2,$/;"	e	enum:nvmlBrandType_enum
NVML_BRAND_TITAN	gen/nvml/nvml.h	/^    NVML_BRAND_TITAN            = 6,$/;"	e	enum:nvmlBrandType_enum
NVML_BRAND_TITAN	pkg/nvml/nvml.h	/^    NVML_BRAND_TITAN            = 6,$/;"	e	enum:nvmlBrandType_enum
NVML_BRAND_TITAN_RTX	gen/nvml/nvml.h	/^    NVML_BRAND_TITAN_RTX        = 16,$/;"	e	enum:nvmlBrandType_enum
NVML_BRAND_TITAN_RTX	pkg/nvml/nvml.h	/^    NVML_BRAND_TITAN_RTX        = 16,$/;"	e	enum:nvmlBrandType_enum
NVML_BRAND_UNKNOWN	gen/nvml/nvml.h	/^    NVML_BRAND_UNKNOWN          = 0,$/;"	e	enum:nvmlBrandType_enum
NVML_BRAND_UNKNOWN	pkg/nvml/nvml.h	/^    NVML_BRAND_UNKNOWN          = 0,$/;"	e	enum:nvmlBrandType_enum
NVML_BRIDGE_CHIP_BRO4	gen/nvml/nvml.h	/^    NVML_BRIDGE_CHIP_BRO4 = 1$/;"	e	enum:nvmlBridgeChipType_enum
NVML_BRIDGE_CHIP_BRO4	pkg/nvml/nvml.h	/^    NVML_BRIDGE_CHIP_BRO4 = 1$/;"	e	enum:nvmlBridgeChipType_enum
NVML_BRIDGE_CHIP_PLX	gen/nvml/nvml.h	/^    NVML_BRIDGE_CHIP_PLX = 0,$/;"	e	enum:nvmlBridgeChipType_enum
NVML_BRIDGE_CHIP_PLX	pkg/nvml/nvml.h	/^    NVML_BRIDGE_CHIP_PLX = 0,$/;"	e	enum:nvmlBridgeChipType_enum
NVML_CLOCK_COUNT	gen/nvml/nvml.h	/^    NVML_CLOCK_COUNT \/\/!< Count of clock types$/;"	e	enum:nvmlClockType_enum
NVML_CLOCK_COUNT	pkg/nvml/nvml.h	/^    NVML_CLOCK_COUNT \/\/!< Count of clock types$/;"	e	enum:nvmlClockType_enum
NVML_CLOCK_GRAPHICS	gen/nvml/nvml.h	/^    NVML_CLOCK_GRAPHICS  = 0,        \/\/!< Graphics clock domain$/;"	e	enum:nvmlClockType_enum
NVML_CLOCK_GRAPHICS	pkg/nvml/nvml.h	/^    NVML_CLOCK_GRAPHICS  = 0,        \/\/!< Graphics clock domain$/;"	e	enum:nvmlClockType_enum
NVML_CLOCK_ID_APP_CLOCK_DEFAULT	gen/nvml/nvml.h	/^    NVML_CLOCK_ID_APP_CLOCK_DEFAULT  = 2,   \/\/!< Default application clock target$/;"	e	enum:nvmlClockId_enum
NVML_CLOCK_ID_APP_CLOCK_DEFAULT	pkg/nvml/nvml.h	/^    NVML_CLOCK_ID_APP_CLOCK_DEFAULT  = 2,   \/\/!< Default application clock target$/;"	e	enum:nvmlClockId_enum
NVML_CLOCK_ID_APP_CLOCK_TARGET	gen/nvml/nvml.h	/^    NVML_CLOCK_ID_APP_CLOCK_TARGET   = 1,   \/\/!< Target application clock$/;"	e	enum:nvmlClockId_enum
NVML_CLOCK_ID_APP_CLOCK_TARGET	pkg/nvml/nvml.h	/^    NVML_CLOCK_ID_APP_CLOCK_TARGET   = 1,   \/\/!< Target application clock$/;"	e	enum:nvmlClockId_enum
NVML_CLOCK_ID_COUNT	gen/nvml/nvml.h	/^    NVML_CLOCK_ID_COUNT \/\/!< Count of Clock Ids.$/;"	e	enum:nvmlClockId_enum
NVML_CLOCK_ID_COUNT	pkg/nvml/nvml.h	/^    NVML_CLOCK_ID_COUNT \/\/!< Count of Clock Ids.$/;"	e	enum:nvmlClockId_enum
NVML_CLOCK_ID_CURRENT	gen/nvml/nvml.h	/^    NVML_CLOCK_ID_CURRENT            = 0,   \/\/!< Current actual clock value$/;"	e	enum:nvmlClockId_enum
NVML_CLOCK_ID_CURRENT	pkg/nvml/nvml.h	/^    NVML_CLOCK_ID_CURRENT            = 0,   \/\/!< Current actual clock value$/;"	e	enum:nvmlClockId_enum
NVML_CLOCK_ID_CUSTOMER_BOOST_MAX	gen/nvml/nvml.h	/^    NVML_CLOCK_ID_CUSTOMER_BOOST_MAX = 3,   \/\/!< OEM-defined maximum clock rate$/;"	e	enum:nvmlClockId_enum
NVML_CLOCK_ID_CUSTOMER_BOOST_MAX	pkg/nvml/nvml.h	/^    NVML_CLOCK_ID_CUSTOMER_BOOST_MAX = 3,   \/\/!< OEM-defined maximum clock rate$/;"	e	enum:nvmlClockId_enum
NVML_CLOCK_LIMIT_ID_RANGE_START	gen/nvml/nvml.h	/^    NVML_CLOCK_LIMIT_ID_RANGE_START = 0xffffff00,$/;"	e	enum:nvmlClockLimitId_enum
NVML_CLOCK_LIMIT_ID_RANGE_START	pkg/nvml/nvml.h	/^    NVML_CLOCK_LIMIT_ID_RANGE_START = 0xffffff00,$/;"	e	enum:nvmlClockLimitId_enum
NVML_CLOCK_LIMIT_ID_TDP	gen/nvml/nvml.h	/^    NVML_CLOCK_LIMIT_ID_TDP,$/;"	e	enum:nvmlClockLimitId_enum
NVML_CLOCK_LIMIT_ID_TDP	pkg/nvml/nvml.h	/^    NVML_CLOCK_LIMIT_ID_TDP,$/;"	e	enum:nvmlClockLimitId_enum
NVML_CLOCK_LIMIT_ID_UNLIMITED	gen/nvml/nvml.h	/^    NVML_CLOCK_LIMIT_ID_UNLIMITED$/;"	e	enum:nvmlClockLimitId_enum
NVML_CLOCK_LIMIT_ID_UNLIMITED	pkg/nvml/nvml.h	/^    NVML_CLOCK_LIMIT_ID_UNLIMITED$/;"	e	enum:nvmlClockLimitId_enum
NVML_CLOCK_MEM	gen/nvml/nvml.h	/^    NVML_CLOCK_MEM       = 2,        \/\/!< Memory clock domain$/;"	e	enum:nvmlClockType_enum
NVML_CLOCK_MEM	pkg/nvml/nvml.h	/^    NVML_CLOCK_MEM       = 2,        \/\/!< Memory clock domain$/;"	e	enum:nvmlClockType_enum
NVML_CLOCK_SM	gen/nvml/nvml.h	/^    NVML_CLOCK_SM        = 1,        \/\/!< SM clock domain$/;"	e	enum:nvmlClockType_enum
NVML_CLOCK_SM	pkg/nvml/nvml.h	/^    NVML_CLOCK_SM        = 1,        \/\/!< SM clock domain$/;"	e	enum:nvmlClockType_enum
NVML_CLOCK_VIDEO	gen/nvml/nvml.h	/^    NVML_CLOCK_VIDEO     = 3,        \/\/!< Video encoder\/decoder clock domain$/;"	e	enum:nvmlClockType_enum
NVML_CLOCK_VIDEO	pkg/nvml/nvml.h	/^    NVML_CLOCK_VIDEO     = 3,        \/\/!< Video encoder\/decoder clock domain$/;"	e	enum:nvmlClockType_enum
NVML_COMPUTEMODE_COUNT	gen/nvml/nvml.h	/^    NVML_COMPUTEMODE_COUNT$/;"	e	enum:nvmlComputeMode_enum
NVML_COMPUTEMODE_COUNT	pkg/nvml/nvml.h	/^    NVML_COMPUTEMODE_COUNT$/;"	e	enum:nvmlComputeMode_enum
NVML_COMPUTEMODE_DEFAULT	gen/nvml/nvml.h	/^    NVML_COMPUTEMODE_DEFAULT           = 0,  \/\/!< Default compute mode -- multiple contexts per device$/;"	e	enum:nvmlComputeMode_enum
NVML_COMPUTEMODE_DEFAULT	pkg/nvml/nvml.h	/^    NVML_COMPUTEMODE_DEFAULT           = 0,  \/\/!< Default compute mode -- multiple contexts per device$/;"	e	enum:nvmlComputeMode_enum
NVML_COMPUTEMODE_EXCLUSIVE_PROCESS	gen/nvml/nvml.h	/^    NVML_COMPUTEMODE_EXCLUSIVE_PROCESS = 3,  \/\/!< Compute-exclusive-process mode -- only one context per device, usable from multiple threads at a time$/;"	e	enum:nvmlComputeMode_enum
NVML_COMPUTEMODE_EXCLUSIVE_PROCESS	pkg/nvml/nvml.h	/^    NVML_COMPUTEMODE_EXCLUSIVE_PROCESS = 3,  \/\/!< Compute-exclusive-process mode -- only one context per device, usable from multiple threads at a time$/;"	e	enum:nvmlComputeMode_enum
NVML_COMPUTEMODE_EXCLUSIVE_THREAD	gen/nvml/nvml.h	/^    NVML_COMPUTEMODE_EXCLUSIVE_THREAD  = 1,  \/\/!< Support Removed$/;"	e	enum:nvmlComputeMode_enum
NVML_COMPUTEMODE_EXCLUSIVE_THREAD	pkg/nvml/nvml.h	/^    NVML_COMPUTEMODE_EXCLUSIVE_THREAD  = 1,  \/\/!< Support Removed$/;"	e	enum:nvmlComputeMode_enum
NVML_COMPUTEMODE_PROHIBITED	gen/nvml/nvml.h	/^    NVML_COMPUTEMODE_PROHIBITED        = 2,  \/\/!< Compute-prohibited mode -- no contexts per device$/;"	e	enum:nvmlComputeMode_enum
NVML_COMPUTEMODE_PROHIBITED	pkg/nvml/nvml.h	/^    NVML_COMPUTEMODE_PROHIBITED        = 2,  \/\/!< Compute-prohibited mode -- no contexts per device$/;"	e	enum:nvmlComputeMode_enum
NVML_COMPUTE_INSTANCE_ENGINE_PROFILE_COUNT	gen/nvml/nvml.h	7126;"	d
NVML_COMPUTE_INSTANCE_ENGINE_PROFILE_COUNT	pkg/nvml/nvml.h	7138;"	d
NVML_COMPUTE_INSTANCE_ENGINE_PROFILE_SHARED	gen/nvml/nvml.h	7125;"	d
NVML_COMPUTE_INSTANCE_ENGINE_PROFILE_SHARED	pkg/nvml/nvml.h	7137;"	d
NVML_COMPUTE_INSTANCE_PROFILE_1_SLICE	gen/nvml/nvml.h	7116;"	d
NVML_COMPUTE_INSTANCE_PROFILE_1_SLICE	pkg/nvml/nvml.h	7128;"	d
NVML_COMPUTE_INSTANCE_PROFILE_2_SLICE	gen/nvml/nvml.h	7117;"	d
NVML_COMPUTE_INSTANCE_PROFILE_2_SLICE	pkg/nvml/nvml.h	7129;"	d
NVML_COMPUTE_INSTANCE_PROFILE_3_SLICE	gen/nvml/nvml.h	7118;"	d
NVML_COMPUTE_INSTANCE_PROFILE_3_SLICE	pkg/nvml/nvml.h	7130;"	d
NVML_COMPUTE_INSTANCE_PROFILE_4_SLICE	gen/nvml/nvml.h	7119;"	d
NVML_COMPUTE_INSTANCE_PROFILE_4_SLICE	pkg/nvml/nvml.h	7131;"	d
NVML_COMPUTE_INSTANCE_PROFILE_6_SLICE	gen/nvml/nvml.h	7122;"	d
NVML_COMPUTE_INSTANCE_PROFILE_6_SLICE	pkg/nvml/nvml.h	7134;"	d
NVML_COMPUTE_INSTANCE_PROFILE_7_SLICE	gen/nvml/nvml.h	7120;"	d
NVML_COMPUTE_INSTANCE_PROFILE_7_SLICE	pkg/nvml/nvml.h	7132;"	d
NVML_COMPUTE_INSTANCE_PROFILE_8_SLICE	gen/nvml/nvml.h	7121;"	d
NVML_COMPUTE_INSTANCE_PROFILE_8_SLICE	pkg/nvml/nvml.h	7133;"	d
NVML_COMPUTE_INSTANCE_PROFILE_COUNT	gen/nvml/nvml.h	7123;"	d
NVML_COMPUTE_INSTANCE_PROFILE_COUNT	pkg/nvml/nvml.h	7135;"	d
NVML_CUDA_DRIVER_VERSION_MAJOR	gen/nvml/nvml.h	1991;"	d
NVML_CUDA_DRIVER_VERSION_MAJOR	pkg/nvml/nvml.h	2000;"	d
NVML_CUDA_DRIVER_VERSION_MINOR	gen/nvml/nvml.h	1992;"	d
NVML_CUDA_DRIVER_VERSION_MINOR	pkg/nvml/nvml.h	2001;"	d
NVML_DEC_UTILIZATION_SAMPLES	gen/nvml/nvml.h	/^    NVML_DEC_UTILIZATION_SAMPLES    = 4, \/\/!< To represent percent of time during which NVDEC remains busy$/;"	e	enum:nvmlSamplingType_enum
NVML_DEC_UTILIZATION_SAMPLES	pkg/nvml/nvml.h	/^    NVML_DEC_UTILIZATION_SAMPLES    = 4, \/\/!< To represent percent of time during which NVDEC remains busy$/;"	e	enum:nvmlSamplingType_enum
NVML_DETACH_GPU_KEEP	gen/nvml/nvml.h	/^    NVML_DETACH_GPU_KEEP         = 0,$/;"	e	enum:nvmlDetachGpuState_enum
NVML_DETACH_GPU_KEEP	pkg/nvml/nvml.h	/^    NVML_DETACH_GPU_KEEP         = 0,$/;"	e	enum:nvmlDetachGpuState_enum
NVML_DETACH_GPU_REMOVE	gen/nvml/nvml.h	/^    NVML_DETACH_GPU_REMOVE,$/;"	e	enum:nvmlDetachGpuState_enum
NVML_DETACH_GPU_REMOVE	pkg/nvml/nvml.h	/^    NVML_DETACH_GPU_REMOVE,$/;"	e	enum:nvmlDetachGpuState_enum
NVML_DEVICE_ARCH_AMPERE	gen/nvml/nvml.h	1029;"	d
NVML_DEVICE_ARCH_AMPERE	pkg/nvml/nvml.h	1032;"	d
NVML_DEVICE_ARCH_KEPLER	gen/nvml/nvml.h	1023;"	d
NVML_DEVICE_ARCH_KEPLER	pkg/nvml/nvml.h	1026;"	d
NVML_DEVICE_ARCH_MAXWELL	gen/nvml/nvml.h	1024;"	d
NVML_DEVICE_ARCH_MAXWELL	pkg/nvml/nvml.h	1027;"	d
NVML_DEVICE_ARCH_PASCAL	gen/nvml/nvml.h	1025;"	d
NVML_DEVICE_ARCH_PASCAL	pkg/nvml/nvml.h	1028;"	d
NVML_DEVICE_ARCH_TURING	gen/nvml/nvml.h	1027;"	d
NVML_DEVICE_ARCH_TURING	pkg/nvml/nvml.h	1030;"	d
NVML_DEVICE_ARCH_UNKNOWN	gen/nvml/nvml.h	1031;"	d
NVML_DEVICE_ARCH_UNKNOWN	pkg/nvml/nvml.h	1034;"	d
NVML_DEVICE_ARCH_VOLTA	gen/nvml/nvml.h	1026;"	d
NVML_DEVICE_ARCH_VOLTA	pkg/nvml/nvml.h	1029;"	d
NVML_DEVICE_INFOROM_VERSION_BUFFER_SIZE	gen/nvml/nvml.h	1861;"	d
NVML_DEVICE_INFOROM_VERSION_BUFFER_SIZE	pkg/nvml/nvml.h	1870;"	d
NVML_DEVICE_MIG_DISABLE	gen/nvml/nvml.h	7057;"	d
NVML_DEVICE_MIG_DISABLE	pkg/nvml/nvml.h	7066;"	d
NVML_DEVICE_MIG_ENABLE	gen/nvml/nvml.h	7062;"	d
NVML_DEVICE_MIG_ENABLE	pkg/nvml/nvml.h	7071;"	d
NVML_DEVICE_NAME_BUFFER_SIZE	gen/nvml/nvml.h	1891;"	d
NVML_DEVICE_NAME_BUFFER_SIZE	pkg/nvml/nvml.h	1900;"	d
NVML_DEVICE_NAME_V2_BUFFER_SIZE	gen/nvml/nvml.h	1896;"	d
NVML_DEVICE_NAME_V2_BUFFER_SIZE	pkg/nvml/nvml.h	1905;"	d
NVML_DEVICE_PART_NUMBER_BUFFER_SIZE	gen/nvml/nvml.h	1876;"	d
NVML_DEVICE_PART_NUMBER_BUFFER_SIZE	pkg/nvml/nvml.h	1885;"	d
NVML_DEVICE_PCI_BUS_ID_BUFFER_SIZE	gen/nvml/nvml.h	140;"	d
NVML_DEVICE_PCI_BUS_ID_BUFFER_SIZE	pkg/nvml/nvml.h	143;"	d
NVML_DEVICE_PCI_BUS_ID_BUFFER_V2_SIZE	gen/nvml/nvml.h	145;"	d
NVML_DEVICE_PCI_BUS_ID_BUFFER_V2_SIZE	pkg/nvml/nvml.h	148;"	d
NVML_DEVICE_PCI_BUS_ID_FMT	gen/nvml/nvml.h	172;"	d
NVML_DEVICE_PCI_BUS_ID_FMT	pkg/nvml/nvml.h	175;"	d
NVML_DEVICE_PCI_BUS_ID_FMT_ARGS	gen/nvml/nvml.h	177;"	d
NVML_DEVICE_PCI_BUS_ID_FMT_ARGS	pkg/nvml/nvml.h	180;"	d
NVML_DEVICE_PCI_BUS_ID_LEGACY_FMT	gen/nvml/nvml.h	167;"	d
NVML_DEVICE_PCI_BUS_ID_LEGACY_FMT	pkg/nvml/nvml.h	170;"	d
NVML_DEVICE_SERIAL_BUFFER_SIZE	gen/nvml/nvml.h	1901;"	d
NVML_DEVICE_SERIAL_BUFFER_SIZE	pkg/nvml/nvml.h	1910;"	d
NVML_DEVICE_UUID_BUFFER_SIZE	gen/nvml/nvml.h	1866;"	d
NVML_DEVICE_UUID_BUFFER_SIZE	pkg/nvml/nvml.h	1875;"	d
NVML_DEVICE_UUID_V2_BUFFER_SIZE	gen/nvml/nvml.h	1871;"	d
NVML_DEVICE_UUID_V2_BUFFER_SIZE	pkg/nvml/nvml.h	1880;"	d
NVML_DEVICE_VBIOS_VERSION_BUFFER_SIZE	gen/nvml/nvml.h	1906;"	d
NVML_DEVICE_VBIOS_VERSION_BUFFER_SIZE	pkg/nvml/nvml.h	1915;"	d
NVML_DOUBLE_BIT_ECC	gen/nvml/nvml.h	634;"	d
NVML_DOUBLE_BIT_ECC	pkg/nvml/nvml.h	637;"	d
NVML_DRIVER_WDDM	gen/nvml/nvml.h	/^    NVML_DRIVER_WDDM      = 0,       \/\/!< WDDM driver model -- GPU treated as a display device$/;"	e	enum:nvmlDriverModel_enum
NVML_DRIVER_WDDM	pkg/nvml/nvml.h	/^    NVML_DRIVER_WDDM      = 0,       \/\/!< WDDM driver model -- GPU treated as a display device$/;"	e	enum:nvmlDriverModel_enum
NVML_DRIVER_WDM	gen/nvml/nvml.h	/^    NVML_DRIVER_WDM       = 1        \/\/!< WDM (TCC) model (recommended) -- GPU treated as a generic device$/;"	e	enum:nvmlDriverModel_enum
NVML_DRIVER_WDM	pkg/nvml/nvml.h	/^    NVML_DRIVER_WDM       = 1        \/\/!< WDM (TCC) model (recommended) -- GPU treated as a generic device$/;"	e	enum:nvmlDriverModel_enum
NVML_ECC_COUNTER_TYPE_COUNT	gen/nvml/nvml.h	/^    NVML_ECC_COUNTER_TYPE_COUNT      \/\/!< Count of memory counter types$/;"	e	enum:nvmlEccCounterType_enum
NVML_ECC_COUNTER_TYPE_COUNT	pkg/nvml/nvml.h	/^    NVML_ECC_COUNTER_TYPE_COUNT      \/\/!< Count of memory counter types$/;"	e	enum:nvmlEccCounterType_enum
NVML_ENCODER_QUERY_H264	gen/nvml/nvml.h	/^    NVML_ENCODER_QUERY_H264 = 0,        \/\/!< H264 encoder$/;"	e	enum:nvmlEncoderQueryType_enum
NVML_ENCODER_QUERY_H264	pkg/nvml/nvml.h	/^    NVML_ENCODER_QUERY_H264 = 0,        \/\/!< H264 encoder$/;"	e	enum:nvmlEncoderQueryType_enum
NVML_ENCODER_QUERY_HEVC	gen/nvml/nvml.h	/^    NVML_ENCODER_QUERY_HEVC = 1,        \/\/!< HEVC encoder$/;"	e	enum:nvmlEncoderQueryType_enum
NVML_ENCODER_QUERY_HEVC	pkg/nvml/nvml.h	/^    NVML_ENCODER_QUERY_HEVC = 1,        \/\/!< HEVC encoder$/;"	e	enum:nvmlEncoderQueryType_enum
NVML_ENC_UTILIZATION_SAMPLES	gen/nvml/nvml.h	/^    NVML_ENC_UTILIZATION_SAMPLES    = 3, \/\/!< To represent percent of time during which NVENC remains busy$/;"	e	enum:nvmlSamplingType_enum
NVML_ENC_UTILIZATION_SAMPLES	pkg/nvml/nvml.h	/^    NVML_ENC_UTILIZATION_SAMPLES    = 3, \/\/!< To represent percent of time during which NVENC remains busy$/;"	e	enum:nvmlSamplingType_enum
NVML_ERROR_ALREADY_INITIALIZED	gen/nvml/nvml.h	/^    NVML_ERROR_ALREADY_INITIALIZED = 5,      \/\/!< Deprecated: Multiple initializations are now allowed through ref counting$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_ALREADY_INITIALIZED	pkg/nvml/nvml.h	/^    NVML_ERROR_ALREADY_INITIALIZED = 5,      \/\/!< Deprecated: Multiple initializations are now allowed through ref counting$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_CORRUPTED_INFOROM	gen/nvml/nvml.h	/^    NVML_ERROR_CORRUPTED_INFOROM = 14,       \/\/!< infoROM is corrupted$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_CORRUPTED_INFOROM	pkg/nvml/nvml.h	/^    NVML_ERROR_CORRUPTED_INFOROM = 14,       \/\/!< infoROM is corrupted$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_DRIVER_NOT_LOADED	gen/nvml/nvml.h	/^    NVML_ERROR_DRIVER_NOT_LOADED = 9,        \/\/!< NVIDIA driver is not loaded$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_DRIVER_NOT_LOADED	pkg/nvml/nvml.h	/^    NVML_ERROR_DRIVER_NOT_LOADED = 9,        \/\/!< NVIDIA driver is not loaded$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_FUNCTION_NOT_FOUND	gen/nvml/nvml.h	/^    NVML_ERROR_FUNCTION_NOT_FOUND = 13,      \/\/!< Local version of NVML doesn't implement this function$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_FUNCTION_NOT_FOUND	pkg/nvml/nvml.h	/^    NVML_ERROR_FUNCTION_NOT_FOUND = 13,      \/\/!< Local version of NVML doesn't implement this function$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_GPU_IS_LOST	gen/nvml/nvml.h	/^    NVML_ERROR_GPU_IS_LOST = 15,             \/\/!< The GPU has fallen off the bus or has otherwise become inaccessible$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_GPU_IS_LOST	pkg/nvml/nvml.h	/^    NVML_ERROR_GPU_IS_LOST = 15,             \/\/!< The GPU has fallen off the bus or has otherwise become inaccessible$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_INSUFFICIENT_POWER	gen/nvml/nvml.h	/^    NVML_ERROR_INSUFFICIENT_POWER = 8,       \/\/!< A device's external power cables are not properly attached$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_INSUFFICIENT_POWER	pkg/nvml/nvml.h	/^    NVML_ERROR_INSUFFICIENT_POWER = 8,       \/\/!< A device's external power cables are not properly attached$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_INSUFFICIENT_RESOURCES	gen/nvml/nvml.h	/^    NVML_ERROR_INSUFFICIENT_RESOURCES = 23,  \/\/!< Ran out of critical resources, other than memory$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_INSUFFICIENT_RESOURCES	pkg/nvml/nvml.h	/^    NVML_ERROR_INSUFFICIENT_RESOURCES = 23,  \/\/!< Ran out of critical resources, other than memory$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_INSUFFICIENT_SIZE	gen/nvml/nvml.h	/^    NVML_ERROR_INSUFFICIENT_SIZE = 7,        \/\/!< An input argument is not large enough$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_INSUFFICIENT_SIZE	pkg/nvml/nvml.h	/^    NVML_ERROR_INSUFFICIENT_SIZE = 7,        \/\/!< An input argument is not large enough$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_INVALID_ARGUMENT	gen/nvml/nvml.h	/^    NVML_ERROR_INVALID_ARGUMENT = 2,         \/\/!< A supplied argument is invalid$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_INVALID_ARGUMENT	pkg/nvml/nvml.h	/^    NVML_ERROR_INVALID_ARGUMENT = 2,         \/\/!< A supplied argument is invalid$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_IN_USE	gen/nvml/nvml.h	/^    NVML_ERROR_IN_USE = 19,                  \/\/!< An operation cannot be performed because the GPU is currently in use$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_IN_USE	pkg/nvml/nvml.h	/^    NVML_ERROR_IN_USE = 19,                  \/\/!< An operation cannot be performed because the GPU is currently in use$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_IRQ_ISSUE	gen/nvml/nvml.h	/^    NVML_ERROR_IRQ_ISSUE = 11,               \/\/!< NVIDIA Kernel detected an interrupt issue with a GPU$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_IRQ_ISSUE	pkg/nvml/nvml.h	/^    NVML_ERROR_IRQ_ISSUE = 11,               \/\/!< NVIDIA Kernel detected an interrupt issue with a GPU$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_LIBRARY_NOT_FOUND	gen/nvml/nvml.h	/^    NVML_ERROR_LIBRARY_NOT_FOUND = 12,       \/\/!< NVML Shared Library couldn't be found or loaded$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_LIBRARY_NOT_FOUND	pkg/nvml/nvml.h	/^    NVML_ERROR_LIBRARY_NOT_FOUND = 12,       \/\/!< NVML Shared Library couldn't be found or loaded$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_LIB_RM_VERSION_MISMATCH	gen/nvml/nvml.h	/^    NVML_ERROR_LIB_RM_VERSION_MISMATCH = 18, \/\/!< RM detects a driver\/library version mismatch$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_LIB_RM_VERSION_MISMATCH	pkg/nvml/nvml.h	/^    NVML_ERROR_LIB_RM_VERSION_MISMATCH = 18, \/\/!< RM detects a driver\/library version mismatch$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_MEMORY	gen/nvml/nvml.h	/^    NVML_ERROR_MEMORY = 20,                  \/\/!< Insufficient memory$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_MEMORY	pkg/nvml/nvml.h	/^    NVML_ERROR_MEMORY = 20,                  \/\/!< Insufficient memory$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_NOT_FOUND	gen/nvml/nvml.h	/^    NVML_ERROR_NOT_FOUND = 6,                \/\/!< A query to find an object was unsuccessful$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_NOT_FOUND	pkg/nvml/nvml.h	/^    NVML_ERROR_NOT_FOUND = 6,                \/\/!< A query to find an object was unsuccessful$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_NOT_SUPPORTED	gen/nvml/nvml.h	/^    NVML_ERROR_NOT_SUPPORTED = 3,            \/\/!< The requested operation is not available on target device$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_NOT_SUPPORTED	pkg/nvml/nvml.h	/^    NVML_ERROR_NOT_SUPPORTED = 3,            \/\/!< The requested operation is not available on target device$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_NO_DATA	gen/nvml/nvml.h	/^    NVML_ERROR_NO_DATA = 21,                 \/\/!< No data$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_NO_DATA	pkg/nvml/nvml.h	/^    NVML_ERROR_NO_DATA = 21,                 \/\/!< No data$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_NO_PERMISSION	gen/nvml/nvml.h	/^    NVML_ERROR_NO_PERMISSION = 4,            \/\/!< The current user does not have permission for operation$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_NO_PERMISSION	pkg/nvml/nvml.h	/^    NVML_ERROR_NO_PERMISSION = 4,            \/\/!< The current user does not have permission for operation$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_OPERATING_SYSTEM	gen/nvml/nvml.h	/^    NVML_ERROR_OPERATING_SYSTEM = 17,        \/\/!< The GPU control device has been blocked by the operating system\/cgroups$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_OPERATING_SYSTEM	pkg/nvml/nvml.h	/^    NVML_ERROR_OPERATING_SYSTEM = 17,        \/\/!< The GPU control device has been blocked by the operating system\/cgroups$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_RESET_REQUIRED	gen/nvml/nvml.h	/^    NVML_ERROR_RESET_REQUIRED = 16,          \/\/!< The GPU requires a reset before it can be used again$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_RESET_REQUIRED	pkg/nvml/nvml.h	/^    NVML_ERROR_RESET_REQUIRED = 16,          \/\/!< The GPU requires a reset before it can be used again$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_TIMEOUT	gen/nvml/nvml.h	/^    NVML_ERROR_TIMEOUT = 10,                 \/\/!< User provided timeout passed$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_TIMEOUT	pkg/nvml/nvml.h	/^    NVML_ERROR_TIMEOUT = 10,                 \/\/!< User provided timeout passed$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_UNINITIALIZED	gen/nvml/nvml.h	/^    NVML_ERROR_UNINITIALIZED = 1,            \/\/!< NVML was not first initialized with nvmlInit()$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_UNINITIALIZED	pkg/nvml/nvml.h	/^    NVML_ERROR_UNINITIALIZED = 1,            \/\/!< NVML was not first initialized with nvmlInit()$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_UNKNOWN	gen/nvml/nvml.h	/^    NVML_ERROR_UNKNOWN = 999                 \/\/!< An internal driver error occurred$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_UNKNOWN	pkg/nvml/nvml.h	/^    NVML_ERROR_UNKNOWN = 999                 \/\/!< An internal driver error occurred$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_VGPU_ECC_NOT_SUPPORTED	gen/nvml/nvml.h	/^    NVML_ERROR_VGPU_ECC_NOT_SUPPORTED = 22,  \/\/!< The requested vgpu operation is not available on target device, becasue ECC is enabled$/;"	e	enum:nvmlReturn_enum
NVML_ERROR_VGPU_ECC_NOT_SUPPORTED	pkg/nvml/nvml.h	/^    NVML_ERROR_VGPU_ECC_NOT_SUPPORTED = 22,  \/\/!< The requested vgpu operation is not available on target device, becasue ECC is enabled$/;"	e	enum:nvmlReturn_enum
NVML_FAN_FAILED	gen/nvml/nvml.h	/^    NVML_FAN_FAILED       = 1      \/\/!< Fan has failed$/;"	e	enum:nvmlFanState_enum
NVML_FAN_FAILED	pkg/nvml/nvml.h	/^    NVML_FAN_FAILED       = 1      \/\/!< Fan has failed$/;"	e	enum:nvmlFanState_enum
NVML_FAN_NORMAL	gen/nvml/nvml.h	/^    NVML_FAN_NORMAL       = 0,     \/\/!< Fan is working properly$/;"	e	enum:nvmlFanState_enum
NVML_FAN_NORMAL	pkg/nvml/nvml.h	/^    NVML_FAN_NORMAL       = 0,     \/\/!< Fan is working properly$/;"	e	enum:nvmlFanState_enum
NVML_FBC_SESSION_TYPE_CUDA	gen/nvml/nvml.h	/^    NVML_FBC_SESSION_TYPE_CUDA,            \/\/!< Cuda$/;"	e	enum:nvmlFBCSessionType_enum
NVML_FBC_SESSION_TYPE_CUDA	pkg/nvml/nvml.h	/^    NVML_FBC_SESSION_TYPE_CUDA,            \/\/!< Cuda$/;"	e	enum:nvmlFBCSessionType_enum
NVML_FBC_SESSION_TYPE_HWENC	gen/nvml/nvml.h	/^    NVML_FBC_SESSION_TYPE_HWENC,           \/\/!< HEnc$/;"	e	enum:nvmlFBCSessionType_enum
NVML_FBC_SESSION_TYPE_HWENC	pkg/nvml/nvml.h	/^    NVML_FBC_SESSION_TYPE_HWENC,           \/\/!< HEnc$/;"	e	enum:nvmlFBCSessionType_enum
NVML_FBC_SESSION_TYPE_TOSYS	gen/nvml/nvml.h	/^    NVML_FBC_SESSION_TYPE_TOSYS,           \/\/!< ToSys$/;"	e	enum:nvmlFBCSessionType_enum
NVML_FBC_SESSION_TYPE_TOSYS	pkg/nvml/nvml.h	/^    NVML_FBC_SESSION_TYPE_TOSYS,           \/\/!< ToSys$/;"	e	enum:nvmlFBCSessionType_enum
NVML_FBC_SESSION_TYPE_UNKNOWN	gen/nvml/nvml.h	/^    NVML_FBC_SESSION_TYPE_UNKNOWN = 0,     \/\/!< Unknwon$/;"	e	enum:nvmlFBCSessionType_enum
NVML_FBC_SESSION_TYPE_UNKNOWN	pkg/nvml/nvml.h	/^    NVML_FBC_SESSION_TYPE_UNKNOWN = 0,     \/\/!< Unknwon$/;"	e	enum:nvmlFBCSessionType_enum
NVML_FBC_SESSION_TYPE_VID	gen/nvml/nvml.h	/^    NVML_FBC_SESSION_TYPE_VID,             \/\/!< Vid$/;"	e	enum:nvmlFBCSessionType_enum
NVML_FBC_SESSION_TYPE_VID	pkg/nvml/nvml.h	/^    NVML_FBC_SESSION_TYPE_VID,             \/\/!< Vid$/;"	e	enum:nvmlFBCSessionType_enum
NVML_FEATURE_DISABLED	gen/nvml/nvml.h	/^    NVML_FEATURE_DISABLED    = 0,     \/\/!< Feature disabled$/;"	e	enum:nvmlEnableState_enum
NVML_FEATURE_DISABLED	pkg/nvml/nvml.h	/^    NVML_FEATURE_DISABLED    = 0,     \/\/!< Feature disabled$/;"	e	enum:nvmlEnableState_enum
NVML_FEATURE_ENABLED	gen/nvml/nvml.h	/^    NVML_FEATURE_ENABLED     = 1      \/\/!< Feature enabled$/;"	e	enum:nvmlEnableState_enum
NVML_FEATURE_ENABLED	pkg/nvml/nvml.h	/^    NVML_FEATURE_ENABLED     = 1      \/\/!< Feature enabled$/;"	e	enum:nvmlEnableState_enum
NVML_FI_DEV_ECC_CURRENT	gen/nvml/nvml.h	1049;"	d
NVML_FI_DEV_ECC_CURRENT	pkg/nvml/nvml.h	1052;"	d
NVML_FI_DEV_ECC_DBE_AGG_CBU	gen/nvml/nvml.h	1078;"	d
NVML_FI_DEV_ECC_DBE_AGG_CBU	pkg/nvml/nvml.h	1081;"	d
NVML_FI_DEV_ECC_DBE_AGG_DEV	gen/nvml/nvml.h	1073;"	d
NVML_FI_DEV_ECC_DBE_AGG_DEV	pkg/nvml/nvml.h	1076;"	d
NVML_FI_DEV_ECC_DBE_AGG_L1	gen/nvml/nvml.h	1069;"	d
NVML_FI_DEV_ECC_DBE_AGG_L1	pkg/nvml/nvml.h	1072;"	d
NVML_FI_DEV_ECC_DBE_AGG_L2	gen/nvml/nvml.h	1071;"	d
NVML_FI_DEV_ECC_DBE_AGG_L2	pkg/nvml/nvml.h	1074;"	d
NVML_FI_DEV_ECC_DBE_AGG_REG	gen/nvml/nvml.h	1075;"	d
NVML_FI_DEV_ECC_DBE_AGG_REG	pkg/nvml/nvml.h	1078;"	d
NVML_FI_DEV_ECC_DBE_AGG_TEX	gen/nvml/nvml.h	1077;"	d
NVML_FI_DEV_ECC_DBE_AGG_TEX	pkg/nvml/nvml.h	1080;"	d
NVML_FI_DEV_ECC_DBE_AGG_TOTAL	gen/nvml/nvml.h	1055;"	d
NVML_FI_DEV_ECC_DBE_AGG_TOTAL	pkg/nvml/nvml.h	1058;"	d
NVML_FI_DEV_ECC_DBE_VOL_CBU	gen/nvml/nvml.h	1067;"	d
NVML_FI_DEV_ECC_DBE_VOL_CBU	pkg/nvml/nvml.h	1070;"	d
NVML_FI_DEV_ECC_DBE_VOL_DEV	gen/nvml/nvml.h	1062;"	d
NVML_FI_DEV_ECC_DBE_VOL_DEV	pkg/nvml/nvml.h	1065;"	d
NVML_FI_DEV_ECC_DBE_VOL_L1	gen/nvml/nvml.h	1058;"	d
NVML_FI_DEV_ECC_DBE_VOL_L1	pkg/nvml/nvml.h	1061;"	d
NVML_FI_DEV_ECC_DBE_VOL_L2	gen/nvml/nvml.h	1060;"	d
NVML_FI_DEV_ECC_DBE_VOL_L2	pkg/nvml/nvml.h	1063;"	d
NVML_FI_DEV_ECC_DBE_VOL_REG	gen/nvml/nvml.h	1064;"	d
NVML_FI_DEV_ECC_DBE_VOL_REG	pkg/nvml/nvml.h	1067;"	d
NVML_FI_DEV_ECC_DBE_VOL_TEX	gen/nvml/nvml.h	1066;"	d
NVML_FI_DEV_ECC_DBE_VOL_TEX	pkg/nvml/nvml.h	1069;"	d
NVML_FI_DEV_ECC_DBE_VOL_TOTAL	gen/nvml/nvml.h	1053;"	d
NVML_FI_DEV_ECC_DBE_VOL_TOTAL	pkg/nvml/nvml.h	1056;"	d
NVML_FI_DEV_ECC_PENDING	gen/nvml/nvml.h	1050;"	d
NVML_FI_DEV_ECC_PENDING	pkg/nvml/nvml.h	1053;"	d
NVML_FI_DEV_ECC_SBE_AGG_DEV	gen/nvml/nvml.h	1072;"	d
NVML_FI_DEV_ECC_SBE_AGG_DEV	pkg/nvml/nvml.h	1075;"	d
NVML_FI_DEV_ECC_SBE_AGG_L1	gen/nvml/nvml.h	1068;"	d
NVML_FI_DEV_ECC_SBE_AGG_L1	pkg/nvml/nvml.h	1071;"	d
NVML_FI_DEV_ECC_SBE_AGG_L2	gen/nvml/nvml.h	1070;"	d
NVML_FI_DEV_ECC_SBE_AGG_L2	pkg/nvml/nvml.h	1073;"	d
NVML_FI_DEV_ECC_SBE_AGG_REG	gen/nvml/nvml.h	1074;"	d
NVML_FI_DEV_ECC_SBE_AGG_REG	pkg/nvml/nvml.h	1077;"	d
NVML_FI_DEV_ECC_SBE_AGG_TEX	gen/nvml/nvml.h	1076;"	d
NVML_FI_DEV_ECC_SBE_AGG_TEX	pkg/nvml/nvml.h	1079;"	d
NVML_FI_DEV_ECC_SBE_AGG_TOTAL	gen/nvml/nvml.h	1054;"	d
NVML_FI_DEV_ECC_SBE_AGG_TOTAL	pkg/nvml/nvml.h	1057;"	d
NVML_FI_DEV_ECC_SBE_VOL_DEV	gen/nvml/nvml.h	1061;"	d
NVML_FI_DEV_ECC_SBE_VOL_DEV	pkg/nvml/nvml.h	1064;"	d
NVML_FI_DEV_ECC_SBE_VOL_L1	gen/nvml/nvml.h	1057;"	d
NVML_FI_DEV_ECC_SBE_VOL_L1	pkg/nvml/nvml.h	1060;"	d
NVML_FI_DEV_ECC_SBE_VOL_L2	gen/nvml/nvml.h	1059;"	d
NVML_FI_DEV_ECC_SBE_VOL_L2	pkg/nvml/nvml.h	1062;"	d
NVML_FI_DEV_ECC_SBE_VOL_REG	gen/nvml/nvml.h	1063;"	d
NVML_FI_DEV_ECC_SBE_VOL_REG	pkg/nvml/nvml.h	1066;"	d
NVML_FI_DEV_ECC_SBE_VOL_TEX	gen/nvml/nvml.h	1065;"	d
NVML_FI_DEV_ECC_SBE_VOL_TEX	pkg/nvml/nvml.h	1068;"	d
NVML_FI_DEV_ECC_SBE_VOL_TOTAL	gen/nvml/nvml.h	1052;"	d
NVML_FI_DEV_ECC_SBE_VOL_TOTAL	pkg/nvml/nvml.h	1055;"	d
NVML_FI_DEV_MEMORY_TEMP	gen/nvml/nvml.h	1158;"	d
NVML_FI_DEV_MEMORY_TEMP	pkg/nvml/nvml.h	1161;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C0_L0	gen/nvml/nvml.h	1130;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C0_L0	pkg/nvml/nvml.h	1133;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C0_L1	gen/nvml/nvml.h	1131;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C0_L1	pkg/nvml/nvml.h	1134;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C0_L10	gen/nvml/nvml.h	1225;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C0_L10	pkg/nvml/nvml.h	1228;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C0_L11	gen/nvml/nvml.h	1226;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C0_L11	pkg/nvml/nvml.h	1229;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C0_L2	gen/nvml/nvml.h	1132;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C0_L2	pkg/nvml/nvml.h	1135;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C0_L3	gen/nvml/nvml.h	1133;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C0_L3	pkg/nvml/nvml.h	1136;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C0_L4	gen/nvml/nvml.h	1134;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C0_L4	pkg/nvml/nvml.h	1137;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C0_L5	gen/nvml/nvml.h	1135;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C0_L5	pkg/nvml/nvml.h	1138;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C0_L6	gen/nvml/nvml.h	1221;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C0_L6	pkg/nvml/nvml.h	1224;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C0_L7	gen/nvml/nvml.h	1222;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C0_L7	pkg/nvml/nvml.h	1225;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C0_L8	gen/nvml/nvml.h	1223;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C0_L8	pkg/nvml/nvml.h	1226;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C0_L9	gen/nvml/nvml.h	1224;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C0_L9	pkg/nvml/nvml.h	1227;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C0_TOTAL	gen/nvml/nvml.h	1136;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C0_TOTAL	pkg/nvml/nvml.h	1139;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C1_L0	gen/nvml/nvml.h	1139;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C1_L0	pkg/nvml/nvml.h	1142;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C1_L1	gen/nvml/nvml.h	1140;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C1_L1	pkg/nvml/nvml.h	1143;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C1_L10	gen/nvml/nvml.h	1233;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C1_L10	pkg/nvml/nvml.h	1236;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C1_L11	gen/nvml/nvml.h	1234;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C1_L11	pkg/nvml/nvml.h	1237;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C1_L2	gen/nvml/nvml.h	1141;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C1_L2	pkg/nvml/nvml.h	1144;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C1_L3	gen/nvml/nvml.h	1142;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C1_L3	pkg/nvml/nvml.h	1145;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C1_L4	gen/nvml/nvml.h	1143;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C1_L4	pkg/nvml/nvml.h	1146;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C1_L5	gen/nvml/nvml.h	1144;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C1_L5	pkg/nvml/nvml.h	1147;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C1_L6	gen/nvml/nvml.h	1229;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C1_L6	pkg/nvml/nvml.h	1232;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C1_L7	gen/nvml/nvml.h	1230;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C1_L7	pkg/nvml/nvml.h	1233;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C1_L8	gen/nvml/nvml.h	1231;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C1_L8	pkg/nvml/nvml.h	1234;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C1_L9	gen/nvml/nvml.h	1232;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C1_L9	pkg/nvml/nvml.h	1235;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C1_TOTAL	gen/nvml/nvml.h	1145;"	d
NVML_FI_DEV_NVLINK_BANDWIDTH_C1_TOTAL	pkg/nvml/nvml.h	1148;"	d
NVML_FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L0	gen/nvml/nvml.h	1095;"	d
NVML_FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L0	pkg/nvml/nvml.h	1098;"	d
NVML_FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L1	gen/nvml/nvml.h	1096;"	d
NVML_FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L1	pkg/nvml/nvml.h	1099;"	d
NVML_FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L10	gen/nvml/nvml.h	1193;"	d
NVML_FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L10	pkg/nvml/nvml.h	1196;"	d
NVML_FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L11	gen/nvml/nvml.h	1194;"	d
NVML_FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L11	pkg/nvml/nvml.h	1197;"	d
NVML_FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L2	gen/nvml/nvml.h	1097;"	d
NVML_FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L2	pkg/nvml/nvml.h	1100;"	d
NVML_FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L3	gen/nvml/nvml.h	1098;"	d
NVML_FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L3	pkg/nvml/nvml.h	1101;"	d
NVML_FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L4	gen/nvml/nvml.h	1099;"	d
NVML_FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L4	pkg/nvml/nvml.h	1102;"	d
NVML_FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L5	gen/nvml/nvml.h	1100;"	d
NVML_FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L5	pkg/nvml/nvml.h	1103;"	d
NVML_FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L6	gen/nvml/nvml.h	1189;"	d
NVML_FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L6	pkg/nvml/nvml.h	1192;"	d
NVML_FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L7	gen/nvml/nvml.h	1190;"	d
NVML_FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L7	pkg/nvml/nvml.h	1193;"	d
NVML_FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L8	gen/nvml/nvml.h	1191;"	d
NVML_FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L8	pkg/nvml/nvml.h	1194;"	d
NVML_FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L9	gen/nvml/nvml.h	1192;"	d
NVML_FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_L9	pkg/nvml/nvml.h	1195;"	d
NVML_FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_TOTAL	gen/nvml/nvml.h	1101;"	d
NVML_FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_TOTAL	pkg/nvml/nvml.h	1104;"	d
NVML_FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L0	gen/nvml/nvml.h	1086;"	d
NVML_FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L0	pkg/nvml/nvml.h	1089;"	d
NVML_FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L1	gen/nvml/nvml.h	1087;"	d
NVML_FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L1	pkg/nvml/nvml.h	1090;"	d
NVML_FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L10	gen/nvml/nvml.h	1185;"	d
NVML_FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L10	pkg/nvml/nvml.h	1188;"	d
NVML_FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L11	gen/nvml/nvml.h	1186;"	d
NVML_FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L11	pkg/nvml/nvml.h	1189;"	d
NVML_FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L2	gen/nvml/nvml.h	1088;"	d
NVML_FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L2	pkg/nvml/nvml.h	1091;"	d
NVML_FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L3	gen/nvml/nvml.h	1089;"	d
NVML_FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L3	pkg/nvml/nvml.h	1092;"	d
NVML_FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L4	gen/nvml/nvml.h	1090;"	d
NVML_FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L4	pkg/nvml/nvml.h	1093;"	d
NVML_FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L5	gen/nvml/nvml.h	1091;"	d
NVML_FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L5	pkg/nvml/nvml.h	1094;"	d
NVML_FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L6	gen/nvml/nvml.h	1181;"	d
NVML_FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L6	pkg/nvml/nvml.h	1184;"	d
NVML_FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L7	gen/nvml/nvml.h	1182;"	d
NVML_FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L7	pkg/nvml/nvml.h	1185;"	d
NVML_FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L8	gen/nvml/nvml.h	1183;"	d
NVML_FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L8	pkg/nvml/nvml.h	1186;"	d
NVML_FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L9	gen/nvml/nvml.h	1184;"	d
NVML_FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_L9	pkg/nvml/nvml.h	1187;"	d
NVML_FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_TOTAL	gen/nvml/nvml.h	1092;"	d
NVML_FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_TOTAL	pkg/nvml/nvml.h	1095;"	d
NVML_FI_DEV_NVLINK_LINK_COUNT	gen/nvml/nvml.h	1172;"	d
NVML_FI_DEV_NVLINK_LINK_COUNT	pkg/nvml/nvml.h	1175;"	d
NVML_FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L0	gen/nvml/nvml.h	1113;"	d
NVML_FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L0	pkg/nvml/nvml.h	1116;"	d
NVML_FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L1	gen/nvml/nvml.h	1114;"	d
NVML_FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L1	pkg/nvml/nvml.h	1117;"	d
NVML_FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L10	gen/nvml/nvml.h	1209;"	d
NVML_FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L10	pkg/nvml/nvml.h	1212;"	d
NVML_FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L11	gen/nvml/nvml.h	1210;"	d
NVML_FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L11	pkg/nvml/nvml.h	1213;"	d
NVML_FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L2	gen/nvml/nvml.h	1115;"	d
NVML_FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L2	pkg/nvml/nvml.h	1118;"	d
NVML_FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L3	gen/nvml/nvml.h	1116;"	d
NVML_FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L3	pkg/nvml/nvml.h	1119;"	d
NVML_FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L4	gen/nvml/nvml.h	1117;"	d
NVML_FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L4	pkg/nvml/nvml.h	1120;"	d
NVML_FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L5	gen/nvml/nvml.h	1118;"	d
NVML_FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L5	pkg/nvml/nvml.h	1121;"	d
NVML_FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L6	gen/nvml/nvml.h	1205;"	d
NVML_FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L6	pkg/nvml/nvml.h	1208;"	d
NVML_FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L7	gen/nvml/nvml.h	1206;"	d
NVML_FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L7	pkg/nvml/nvml.h	1209;"	d
NVML_FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L8	gen/nvml/nvml.h	1207;"	d
NVML_FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L8	pkg/nvml/nvml.h	1210;"	d
NVML_FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L9	gen/nvml/nvml.h	1208;"	d
NVML_FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_L9	pkg/nvml/nvml.h	1211;"	d
NVML_FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_TOTAL	gen/nvml/nvml.h	1119;"	d
NVML_FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_TOTAL	pkg/nvml/nvml.h	1122;"	d
NVML_FI_DEV_NVLINK_REMOTE_NVLINK_ID	gen/nvml/nvml.h	1267;"	d
NVML_FI_DEV_NVLINK_REMOTE_NVLINK_ID	pkg/nvml/nvml.h	1270;"	d
NVML_FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L0	gen/nvml/nvml.h	1104;"	d
NVML_FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L0	pkg/nvml/nvml.h	1107;"	d
NVML_FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L1	gen/nvml/nvml.h	1105;"	d
NVML_FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L1	pkg/nvml/nvml.h	1108;"	d
NVML_FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L10	gen/nvml/nvml.h	1201;"	d
NVML_FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L10	pkg/nvml/nvml.h	1204;"	d
NVML_FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L11	gen/nvml/nvml.h	1202;"	d
NVML_FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L11	pkg/nvml/nvml.h	1205;"	d
NVML_FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L2	gen/nvml/nvml.h	1106;"	d
NVML_FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L2	pkg/nvml/nvml.h	1109;"	d
NVML_FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L3	gen/nvml/nvml.h	1107;"	d
NVML_FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L3	pkg/nvml/nvml.h	1110;"	d
NVML_FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L4	gen/nvml/nvml.h	1108;"	d
NVML_FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L4	pkg/nvml/nvml.h	1111;"	d
NVML_FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L5	gen/nvml/nvml.h	1109;"	d
NVML_FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L5	pkg/nvml/nvml.h	1112;"	d
NVML_FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L6	gen/nvml/nvml.h	1197;"	d
NVML_FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L6	pkg/nvml/nvml.h	1200;"	d
NVML_FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L7	gen/nvml/nvml.h	1198;"	d
NVML_FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L7	pkg/nvml/nvml.h	1201;"	d
NVML_FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L8	gen/nvml/nvml.h	1199;"	d
NVML_FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L8	pkg/nvml/nvml.h	1202;"	d
NVML_FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L9	gen/nvml/nvml.h	1200;"	d
NVML_FI_DEV_NVLINK_REPLAY_ERROR_COUNT_L9	pkg/nvml/nvml.h	1203;"	d
NVML_FI_DEV_NVLINK_REPLAY_ERROR_COUNT_TOTAL	gen/nvml/nvml.h	1110;"	d
NVML_FI_DEV_NVLINK_REPLAY_ERROR_COUNT_TOTAL	pkg/nvml/nvml.h	1113;"	d
NVML_FI_DEV_NVLINK_SPEED_MBPS_COMMON	gen/nvml/nvml.h	1170;"	d
NVML_FI_DEV_NVLINK_SPEED_MBPS_COMMON	pkg/nvml/nvml.h	1173;"	d
NVML_FI_DEV_NVLINK_SPEED_MBPS_L0	gen/nvml/nvml.h	1164;"	d
NVML_FI_DEV_NVLINK_SPEED_MBPS_L0	pkg/nvml/nvml.h	1167;"	d
NVML_FI_DEV_NVLINK_SPEED_MBPS_L1	gen/nvml/nvml.h	1165;"	d
NVML_FI_DEV_NVLINK_SPEED_MBPS_L1	pkg/nvml/nvml.h	1168;"	d
NVML_FI_DEV_NVLINK_SPEED_MBPS_L10	gen/nvml/nvml.h	1241;"	d
NVML_FI_DEV_NVLINK_SPEED_MBPS_L10	pkg/nvml/nvml.h	1244;"	d
NVML_FI_DEV_NVLINK_SPEED_MBPS_L11	gen/nvml/nvml.h	1242;"	d
NVML_FI_DEV_NVLINK_SPEED_MBPS_L11	pkg/nvml/nvml.h	1245;"	d
NVML_FI_DEV_NVLINK_SPEED_MBPS_L2	gen/nvml/nvml.h	1166;"	d
NVML_FI_DEV_NVLINK_SPEED_MBPS_L2	pkg/nvml/nvml.h	1169;"	d
NVML_FI_DEV_NVLINK_SPEED_MBPS_L3	gen/nvml/nvml.h	1167;"	d
NVML_FI_DEV_NVLINK_SPEED_MBPS_L3	pkg/nvml/nvml.h	1170;"	d
NVML_FI_DEV_NVLINK_SPEED_MBPS_L4	gen/nvml/nvml.h	1168;"	d
NVML_FI_DEV_NVLINK_SPEED_MBPS_L4	pkg/nvml/nvml.h	1171;"	d
NVML_FI_DEV_NVLINK_SPEED_MBPS_L5	gen/nvml/nvml.h	1169;"	d
NVML_FI_DEV_NVLINK_SPEED_MBPS_L5	pkg/nvml/nvml.h	1172;"	d
NVML_FI_DEV_NVLINK_SPEED_MBPS_L6	gen/nvml/nvml.h	1237;"	d
NVML_FI_DEV_NVLINK_SPEED_MBPS_L6	pkg/nvml/nvml.h	1240;"	d
NVML_FI_DEV_NVLINK_SPEED_MBPS_L7	gen/nvml/nvml.h	1238;"	d
NVML_FI_DEV_NVLINK_SPEED_MBPS_L7	pkg/nvml/nvml.h	1241;"	d
NVML_FI_DEV_NVLINK_SPEED_MBPS_L8	gen/nvml/nvml.h	1239;"	d
NVML_FI_DEV_NVLINK_SPEED_MBPS_L8	pkg/nvml/nvml.h	1242;"	d
NVML_FI_DEV_NVLINK_SPEED_MBPS_L9	gen/nvml/nvml.h	1240;"	d
NVML_FI_DEV_NVLINK_SPEED_MBPS_L9	pkg/nvml/nvml.h	1243;"	d
NVML_FI_DEV_NVLINK_THROUGHPUT_DATA_RX	gen/nvml/nvml.h	1252;"	d
NVML_FI_DEV_NVLINK_THROUGHPUT_DATA_RX	pkg/nvml/nvml.h	1255;"	d
NVML_FI_DEV_NVLINK_THROUGHPUT_DATA_TX	gen/nvml/nvml.h	1251;"	d
NVML_FI_DEV_NVLINK_THROUGHPUT_DATA_TX	pkg/nvml/nvml.h	1254;"	d
NVML_FI_DEV_NVLINK_THROUGHPUT_RAW_RX	gen/nvml/nvml.h	1254;"	d
NVML_FI_DEV_NVLINK_THROUGHPUT_RAW_RX	pkg/nvml/nvml.h	1257;"	d
NVML_FI_DEV_NVLINK_THROUGHPUT_RAW_TX	gen/nvml/nvml.h	1253;"	d
NVML_FI_DEV_NVLINK_THROUGHPUT_RAW_TX	pkg/nvml/nvml.h	1256;"	d
NVML_FI_DEV_NVSWITCH_CONNECTED_LINK_COUNT	gen/nvml/nvml.h	1272;"	d
NVML_FI_DEV_NVSWITCH_CONNECTED_LINK_COUNT	pkg/nvml/nvml.h	1275;"	d
NVML_FI_DEV_PCIE_REPLAY_COUNTER	gen/nvml/nvml.h	1177;"	d
NVML_FI_DEV_PCIE_REPLAY_COUNTER	pkg/nvml/nvml.h	1180;"	d
NVML_FI_DEV_PCIE_REPLAY_ROLLOVER_COUNTER	gen/nvml/nvml.h	1178;"	d
NVML_FI_DEV_PCIE_REPLAY_ROLLOVER_COUNTER	pkg/nvml/nvml.h	1181;"	d
NVML_FI_DEV_PERF_POLICY_BOARD_LIMIT	gen/nvml/nvml.h	1151;"	d
NVML_FI_DEV_PERF_POLICY_BOARD_LIMIT	pkg/nvml/nvml.h	1154;"	d
NVML_FI_DEV_PERF_POLICY_LOW_UTILIZATION	gen/nvml/nvml.h	1152;"	d
NVML_FI_DEV_PERF_POLICY_LOW_UTILIZATION	pkg/nvml/nvml.h	1155;"	d
NVML_FI_DEV_PERF_POLICY_POWER	gen/nvml/nvml.h	1148;"	d
NVML_FI_DEV_PERF_POLICY_POWER	pkg/nvml/nvml.h	1151;"	d
NVML_FI_DEV_PERF_POLICY_RELIABILITY	gen/nvml/nvml.h	1153;"	d
NVML_FI_DEV_PERF_POLICY_RELIABILITY	pkg/nvml/nvml.h	1156;"	d
NVML_FI_DEV_PERF_POLICY_SYNC_BOOST	gen/nvml/nvml.h	1150;"	d
NVML_FI_DEV_PERF_POLICY_SYNC_BOOST	pkg/nvml/nvml.h	1153;"	d
NVML_FI_DEV_PERF_POLICY_THERMAL	gen/nvml/nvml.h	1149;"	d
NVML_FI_DEV_PERF_POLICY_THERMAL	pkg/nvml/nvml.h	1152;"	d
NVML_FI_DEV_PERF_POLICY_TOTAL_APP_CLOCKS	gen/nvml/nvml.h	1154;"	d
NVML_FI_DEV_PERF_POLICY_TOTAL_APP_CLOCKS	pkg/nvml/nvml.h	1157;"	d
NVML_FI_DEV_PERF_POLICY_TOTAL_BASE_CLOCKS	gen/nvml/nvml.h	1155;"	d
NVML_FI_DEV_PERF_POLICY_TOTAL_BASE_CLOCKS	pkg/nvml/nvml.h	1158;"	d
NVML_FI_DEV_REMAPPED_COR	gen/nvml/nvml.h	1257;"	d
NVML_FI_DEV_REMAPPED_COR	pkg/nvml/nvml.h	1260;"	d
NVML_FI_DEV_REMAPPED_FAILURE	gen/nvml/nvml.h	1260;"	d
NVML_FI_DEV_REMAPPED_FAILURE	pkg/nvml/nvml.h	1263;"	d
NVML_FI_DEV_REMAPPED_PENDING	gen/nvml/nvml.h	1259;"	d
NVML_FI_DEV_REMAPPED_PENDING	pkg/nvml/nvml.h	1262;"	d
NVML_FI_DEV_REMAPPED_UNC	gen/nvml/nvml.h	1258;"	d
NVML_FI_DEV_REMAPPED_UNC	pkg/nvml/nvml.h	1261;"	d
NVML_FI_DEV_RETIRED_DBE	gen/nvml/nvml.h	1082;"	d
NVML_FI_DEV_RETIRED_DBE	pkg/nvml/nvml.h	1085;"	d
NVML_FI_DEV_RETIRED_PENDING	gen/nvml/nvml.h	1083;"	d
NVML_FI_DEV_RETIRED_PENDING	pkg/nvml/nvml.h	1086;"	d
NVML_FI_DEV_RETIRED_PENDING_DBE	gen/nvml/nvml.h	1175;"	d
NVML_FI_DEV_RETIRED_PENDING_DBE	pkg/nvml/nvml.h	1178;"	d
NVML_FI_DEV_RETIRED_PENDING_SBE	gen/nvml/nvml.h	1174;"	d
NVML_FI_DEV_RETIRED_PENDING_SBE	pkg/nvml/nvml.h	1177;"	d
NVML_FI_DEV_RETIRED_SBE	gen/nvml/nvml.h	1081;"	d
NVML_FI_DEV_RETIRED_SBE	pkg/nvml/nvml.h	1084;"	d
NVML_FI_DEV_TOTAL_ENERGY_CONSUMPTION	gen/nvml/nvml.h	1161;"	d
NVML_FI_DEV_TOTAL_ENERGY_CONSUMPTION	pkg/nvml/nvml.h	1164;"	d
NVML_FI_MAX	gen/nvml/nvml.h	1274;"	d
NVML_FI_MAX	pkg/nvml/nvml.h	1277;"	d
NVML_GOM_ALL_ON	gen/nvml/nvml.h	/^    NVML_GOM_ALL_ON                    = 0, \/\/!< Everything is enabled and running at full speed$/;"	e	enum:nvmlGom_enum
NVML_GOM_ALL_ON	pkg/nvml/nvml.h	/^    NVML_GOM_ALL_ON                    = 0, \/\/!< Everything is enabled and running at full speed$/;"	e	enum:nvmlGom_enum
NVML_GOM_COMPUTE	gen/nvml/nvml.h	/^    NVML_GOM_COMPUTE                   = 1, \/\/!< Designed for running only compute tasks. Graphics operations$/;"	e	enum:nvmlGom_enum
NVML_GOM_COMPUTE	pkg/nvml/nvml.h	/^    NVML_GOM_COMPUTE                   = 1, \/\/!< Designed for running only compute tasks. Graphics operations$/;"	e	enum:nvmlGom_enum
NVML_GOM_LOW_DP	gen/nvml/nvml.h	/^    NVML_GOM_LOW_DP                    = 2  \/\/!< Designed for running graphics applications that don't require$/;"	e	enum:nvmlGom_enum
NVML_GOM_LOW_DP	pkg/nvml/nvml.h	/^    NVML_GOM_LOW_DP                    = 2  \/\/!< Designed for running graphics applications that don't require$/;"	e	enum:nvmlGom_enum
NVML_GPU_INSTANCE_PROFILE_1_SLICE	gen/nvml/nvml.h	7070;"	d
NVML_GPU_INSTANCE_PROFILE_1_SLICE	pkg/nvml/nvml.h	7079;"	d
NVML_GPU_INSTANCE_PROFILE_2_SLICE	gen/nvml/nvml.h	7071;"	d
NVML_GPU_INSTANCE_PROFILE_2_SLICE	pkg/nvml/nvml.h	7080;"	d
NVML_GPU_INSTANCE_PROFILE_3_SLICE	gen/nvml/nvml.h	7072;"	d
NVML_GPU_INSTANCE_PROFILE_3_SLICE	pkg/nvml/nvml.h	7081;"	d
NVML_GPU_INSTANCE_PROFILE_4_SLICE	gen/nvml/nvml.h	7073;"	d
NVML_GPU_INSTANCE_PROFILE_4_SLICE	pkg/nvml/nvml.h	7082;"	d
NVML_GPU_INSTANCE_PROFILE_6_SLICE	gen/nvml/nvml.h	7076;"	d
NVML_GPU_INSTANCE_PROFILE_6_SLICE	pkg/nvml/nvml.h	7085;"	d
NVML_GPU_INSTANCE_PROFILE_7_SLICE	gen/nvml/nvml.h	7074;"	d
NVML_GPU_INSTANCE_PROFILE_7_SLICE	pkg/nvml/nvml.h	7083;"	d
NVML_GPU_INSTANCE_PROFILE_8_SLICE	gen/nvml/nvml.h	7075;"	d
NVML_GPU_INSTANCE_PROFILE_8_SLICE	pkg/nvml/nvml.h	7084;"	d
NVML_GPU_INSTANCE_PROFILE_COUNT	gen/nvml/nvml.h	7077;"	d
NVML_GPU_INSTANCE_PROFILE_COUNT	pkg/nvml/nvml.h	7086;"	d
NVML_GPU_UTILIZATION_SAMPLES	gen/nvml/nvml.h	/^    NVML_GPU_UTILIZATION_SAMPLES    = 1, \/\/!< To represent percent of time during which one or more kernels was executing on the GPU$/;"	e	enum:nvmlSamplingType_enum
NVML_GPU_UTILIZATION_SAMPLES	pkg/nvml/nvml.h	/^    NVML_GPU_UTILIZATION_SAMPLES    = 1, \/\/!< To represent percent of time during which one or more kernels was executing on the GPU$/;"	e	enum:nvmlSamplingType_enum
NVML_GPU_VIRTUALIZATION_MODE_HOST_VGPU	gen/nvml/nvml.h	/^    NVML_GPU_VIRTUALIZATION_MODE_HOST_VGPU = 3,  \/\/!< Device is associated with VGX hypervisor in vGPU mode$/;"	e	enum:nvmlGpuVirtualizationMode
NVML_GPU_VIRTUALIZATION_MODE_HOST_VGPU	pkg/nvml/nvml.h	/^    NVML_GPU_VIRTUALIZATION_MODE_HOST_VGPU = 3,  \/\/!< Device is associated with VGX hypervisor in vGPU mode$/;"	e	enum:nvmlGpuVirtualizationMode
NVML_GPU_VIRTUALIZATION_MODE_HOST_VSGA	gen/nvml/nvml.h	/^    NVML_GPU_VIRTUALIZATION_MODE_HOST_VSGA = 4,  \/\/!< Device is associated with VGX hypervisor in vSGA mode$/;"	e	enum:nvmlGpuVirtualizationMode
NVML_GPU_VIRTUALIZATION_MODE_HOST_VSGA	pkg/nvml/nvml.h	/^    NVML_GPU_VIRTUALIZATION_MODE_HOST_VSGA = 4,  \/\/!< Device is associated with VGX hypervisor in vSGA mode$/;"	e	enum:nvmlGpuVirtualizationMode
NVML_GPU_VIRTUALIZATION_MODE_NONE	gen/nvml/nvml.h	/^    NVML_GPU_VIRTUALIZATION_MODE_NONE = 0,  \/\/!< Represents Bare Metal GPU$/;"	e	enum:nvmlGpuVirtualizationMode
NVML_GPU_VIRTUALIZATION_MODE_NONE	pkg/nvml/nvml.h	/^    NVML_GPU_VIRTUALIZATION_MODE_NONE = 0,  \/\/!< Represents Bare Metal GPU$/;"	e	enum:nvmlGpuVirtualizationMode
NVML_GPU_VIRTUALIZATION_MODE_PASSTHROUGH	gen/nvml/nvml.h	/^    NVML_GPU_VIRTUALIZATION_MODE_PASSTHROUGH = 1,  \/\/!< Device is associated with GPU-Passthorugh$/;"	e	enum:nvmlGpuVirtualizationMode
NVML_GPU_VIRTUALIZATION_MODE_PASSTHROUGH	pkg/nvml/nvml.h	/^    NVML_GPU_VIRTUALIZATION_MODE_PASSTHROUGH = 1,  \/\/!< Device is associated with GPU-Passthorugh$/;"	e	enum:nvmlGpuVirtualizationMode
NVML_GPU_VIRTUALIZATION_MODE_VGPU	gen/nvml/nvml.h	/^    NVML_GPU_VIRTUALIZATION_MODE_VGPU = 2,  \/\/!< Device is associated with vGPU inside virtual machine.$/;"	e	enum:nvmlGpuVirtualizationMode
NVML_GPU_VIRTUALIZATION_MODE_VGPU	pkg/nvml/nvml.h	/^    NVML_GPU_VIRTUALIZATION_MODE_VGPU = 2,  \/\/!< Device is associated with vGPU inside virtual machine.$/;"	e	enum:nvmlGpuVirtualizationMode
NVML_GRID_LICENSE_BUFFER_SIZE	gen/nvml/nvml.h	921;"	d
NVML_GRID_LICENSE_BUFFER_SIZE	pkg/nvml/nvml.h	924;"	d
NVML_GRID_LICENSE_FEATURE_CODE_VGPU	gen/nvml/nvml.h	/^    NVML_GRID_LICENSE_FEATURE_CODE_VGPU = 1,         \/\/!< Virtual GPU$/;"	e	enum:__anon1
NVML_GRID_LICENSE_FEATURE_CODE_VGPU	pkg/nvml/nvml.h	/^    NVML_GRID_LICENSE_FEATURE_CODE_VGPU = 1,         \/\/!< Virtual GPU$/;"	e	enum:__anon3
NVML_GRID_LICENSE_FEATURE_CODE_VWORKSTATION	gen/nvml/nvml.h	/^    NVML_GRID_LICENSE_FEATURE_CODE_VWORKSTATION = 2  \/\/!< Virtual Workstation$/;"	e	enum:__anon1
NVML_GRID_LICENSE_FEATURE_CODE_VWORKSTATION	pkg/nvml/nvml.h	/^    NVML_GRID_LICENSE_FEATURE_CODE_VWORKSTATION = 2  \/\/!< Virtual Workstation$/;"	e	enum:__anon3
NVML_GRID_LICENSE_FEATURE_MAX_COUNT	gen/nvml/nvml.h	925;"	d
NVML_GRID_LICENSE_FEATURE_MAX_COUNT	pkg/nvml/nvml.h	928;"	d
NVML_HOST_VGPU_MODE_NON_SRIOV	gen/nvml/nvml.h	/^    NVML_HOST_VGPU_MODE_NON_SRIOV    = 0,     \/\/!< Non SR-IOV mode$/;"	e	enum:nvmlHostVgpuMode_enum
NVML_HOST_VGPU_MODE_NON_SRIOV	pkg/nvml/nvml.h	/^    NVML_HOST_VGPU_MODE_NON_SRIOV    = 0,     \/\/!< Non SR-IOV mode$/;"	e	enum:nvmlHostVgpuMode_enum
NVML_HOST_VGPU_MODE_SRIOV	gen/nvml/nvml.h	/^    NVML_HOST_VGPU_MODE_SRIOV        = 1      \/\/!< SR-IOV mode$/;"	e	enum:nvmlHostVgpuMode_enum
NVML_HOST_VGPU_MODE_SRIOV	pkg/nvml/nvml.h	/^    NVML_HOST_VGPU_MODE_SRIOV        = 1      \/\/!< SR-IOV mode$/;"	e	enum:nvmlHostVgpuMode_enum
NVML_INFOROM_COUNT	gen/nvml/nvml.h	/^    NVML_INFOROM_COUNT                     \/\/!< This counts the number of infoROM objects the driver knows about$/;"	e	enum:nvmlInforomObject_enum
NVML_INFOROM_COUNT	pkg/nvml/nvml.h	/^    NVML_INFOROM_COUNT                     \/\/!< This counts the number of infoROM objects the driver knows about$/;"	e	enum:nvmlInforomObject_enum
NVML_INFOROM_ECC	gen/nvml/nvml.h	/^    NVML_INFOROM_ECC            = 1,       \/\/!< The ECC object determining the level of ECC support$/;"	e	enum:nvmlInforomObject_enum
NVML_INFOROM_ECC	pkg/nvml/nvml.h	/^    NVML_INFOROM_ECC            = 1,       \/\/!< The ECC object determining the level of ECC support$/;"	e	enum:nvmlInforomObject_enum
NVML_INFOROM_OEM	gen/nvml/nvml.h	/^    NVML_INFOROM_OEM            = 0,       \/\/!< An object defined by OEM$/;"	e	enum:nvmlInforomObject_enum
NVML_INFOROM_OEM	pkg/nvml/nvml.h	/^    NVML_INFOROM_OEM            = 0,       \/\/!< An object defined by OEM$/;"	e	enum:nvmlInforomObject_enum
NVML_INFOROM_POWER	gen/nvml/nvml.h	/^    NVML_INFOROM_POWER          = 2,       \/\/!< The power management object$/;"	e	enum:nvmlInforomObject_enum
NVML_INFOROM_POWER	pkg/nvml/nvml.h	/^    NVML_INFOROM_POWER          = 2,       \/\/!< The power management object$/;"	e	enum:nvmlInforomObject_enum
NVML_INIT_FLAG_NO_ATTACH	gen/nvml/nvml.h	1764;"	d
NVML_INIT_FLAG_NO_ATTACH	pkg/nvml/nvml.h	1773;"	d
NVML_INIT_FLAG_NO_GPUS	gen/nvml/nvml.h	1763;"	d
NVML_INIT_FLAG_NO_GPUS	pkg/nvml/nvml.h	1772;"	d
NVML_LED_COLOR_AMBER	gen/nvml/nvml.h	/^    NVML_LED_COLOR_AMBER       = 1      \/\/!< AMBER, indicates problem$/;"	e	enum:nvmlLedColor_enum
NVML_LED_COLOR_AMBER	pkg/nvml/nvml.h	/^    NVML_LED_COLOR_AMBER       = 1      \/\/!< AMBER, indicates problem$/;"	e	enum:nvmlLedColor_enum
NVML_LED_COLOR_GREEN	gen/nvml/nvml.h	/^    NVML_LED_COLOR_GREEN       = 0,     \/\/!< GREEN, indicates good health$/;"	e	enum:nvmlLedColor_enum
NVML_LED_COLOR_GREEN	pkg/nvml/nvml.h	/^    NVML_LED_COLOR_GREEN       = 0,     \/\/!< GREEN, indicates good health$/;"	e	enum:nvmlLedColor_enum
NVML_MAX_PHYSICAL_BRIDGE	gen/nvml/nvml.h	399;"	d
NVML_MAX_PHYSICAL_BRIDGE	pkg/nvml/nvml.h	402;"	d
NVML_MEMORY_CLK_SAMPLES	gen/nvml/nvml.h	/^    NVML_MEMORY_CLK_SAMPLES         = 6, \/\/!< To represent memory clock samples$/;"	e	enum:nvmlSamplingType_enum
NVML_MEMORY_CLK_SAMPLES	pkg/nvml/nvml.h	/^    NVML_MEMORY_CLK_SAMPLES         = 6, \/\/!< To represent memory clock samples$/;"	e	enum:nvmlSamplingType_enum
NVML_MEMORY_ERROR_TYPE_CORRECTED	gen/nvml/nvml.h	/^    NVML_MEMORY_ERROR_TYPE_CORRECTED = 0,$/;"	e	enum:nvmlMemoryErrorType_enum
NVML_MEMORY_ERROR_TYPE_CORRECTED	pkg/nvml/nvml.h	/^    NVML_MEMORY_ERROR_TYPE_CORRECTED = 0,$/;"	e	enum:nvmlMemoryErrorType_enum
NVML_MEMORY_ERROR_TYPE_COUNT	gen/nvml/nvml.h	/^    NVML_MEMORY_ERROR_TYPE_COUNT \/\/!< Count of memory error types$/;"	e	enum:nvmlMemoryErrorType_enum
NVML_MEMORY_ERROR_TYPE_COUNT	pkg/nvml/nvml.h	/^    NVML_MEMORY_ERROR_TYPE_COUNT \/\/!< Count of memory error types$/;"	e	enum:nvmlMemoryErrorType_enum
NVML_MEMORY_ERROR_TYPE_UNCORRECTED	gen/nvml/nvml.h	/^    NVML_MEMORY_ERROR_TYPE_UNCORRECTED = 1,$/;"	e	enum:nvmlMemoryErrorType_enum
NVML_MEMORY_ERROR_TYPE_UNCORRECTED	pkg/nvml/nvml.h	/^    NVML_MEMORY_ERROR_TYPE_UNCORRECTED = 1,$/;"	e	enum:nvmlMemoryErrorType_enum
NVML_MEMORY_LOCATION_CBU	gen/nvml/nvml.h	/^    NVML_MEMORY_LOCATION_CBU             = 6,    \/\/!< CBU$/;"	e	enum:nvmlMemoryLocation_enum
NVML_MEMORY_LOCATION_CBU	pkg/nvml/nvml.h	/^    NVML_MEMORY_LOCATION_CBU             = 6,    \/\/!< CBU$/;"	e	enum:nvmlMemoryLocation_enum
NVML_MEMORY_LOCATION_COUNT	gen/nvml/nvml.h	/^    NVML_MEMORY_LOCATION_COUNT              \/\/!< This counts the number of memory locations the driver knows about$/;"	e	enum:nvmlMemoryLocation_enum
NVML_MEMORY_LOCATION_COUNT	pkg/nvml/nvml.h	/^    NVML_MEMORY_LOCATION_COUNT              \/\/!< This counts the number of memory locations the driver knows about$/;"	e	enum:nvmlMemoryLocation_enum
NVML_MEMORY_LOCATION_DEVICE_MEMORY	gen/nvml/nvml.h	/^    NVML_MEMORY_LOCATION_DEVICE_MEMORY   = 2,    \/\/!< GPU Device Memory$/;"	e	enum:nvmlMemoryLocation_enum
NVML_MEMORY_LOCATION_DEVICE_MEMORY	pkg/nvml/nvml.h	/^    NVML_MEMORY_LOCATION_DEVICE_MEMORY   = 2,    \/\/!< GPU Device Memory$/;"	e	enum:nvmlMemoryLocation_enum
NVML_MEMORY_LOCATION_DRAM	gen/nvml/nvml.h	/^    NVML_MEMORY_LOCATION_DRAM            = 2,    \/\/!< Turing+ DRAM$/;"	e	enum:nvmlMemoryLocation_enum
NVML_MEMORY_LOCATION_DRAM	pkg/nvml/nvml.h	/^    NVML_MEMORY_LOCATION_DRAM            = 2,    \/\/!< Turing+ DRAM$/;"	e	enum:nvmlMemoryLocation_enum
NVML_MEMORY_LOCATION_L1_CACHE	gen/nvml/nvml.h	/^    NVML_MEMORY_LOCATION_L1_CACHE        = 0,    \/\/!< GPU L1 Cache$/;"	e	enum:nvmlMemoryLocation_enum
NVML_MEMORY_LOCATION_L1_CACHE	pkg/nvml/nvml.h	/^    NVML_MEMORY_LOCATION_L1_CACHE        = 0,    \/\/!< GPU L1 Cache$/;"	e	enum:nvmlMemoryLocation_enum
NVML_MEMORY_LOCATION_L2_CACHE	gen/nvml/nvml.h	/^    NVML_MEMORY_LOCATION_L2_CACHE        = 1,    \/\/!< GPU L2 Cache$/;"	e	enum:nvmlMemoryLocation_enum
NVML_MEMORY_LOCATION_L2_CACHE	pkg/nvml/nvml.h	/^    NVML_MEMORY_LOCATION_L2_CACHE        = 1,    \/\/!< GPU L2 Cache$/;"	e	enum:nvmlMemoryLocation_enum
NVML_MEMORY_LOCATION_REGISTER_FILE	gen/nvml/nvml.h	/^    NVML_MEMORY_LOCATION_REGISTER_FILE   = 3,    \/\/!< GPU Register File$/;"	e	enum:nvmlMemoryLocation_enum
NVML_MEMORY_LOCATION_REGISTER_FILE	pkg/nvml/nvml.h	/^    NVML_MEMORY_LOCATION_REGISTER_FILE   = 3,    \/\/!< GPU Register File$/;"	e	enum:nvmlMemoryLocation_enum
NVML_MEMORY_LOCATION_SRAM	gen/nvml/nvml.h	/^    NVML_MEMORY_LOCATION_SRAM            = 7,    \/\/!< Turing+ SRAM$/;"	e	enum:nvmlMemoryLocation_enum
NVML_MEMORY_LOCATION_SRAM	pkg/nvml/nvml.h	/^    NVML_MEMORY_LOCATION_SRAM            = 7,    \/\/!< Turing+ SRAM$/;"	e	enum:nvmlMemoryLocation_enum
NVML_MEMORY_LOCATION_TEXTURE_MEMORY	gen/nvml/nvml.h	/^    NVML_MEMORY_LOCATION_TEXTURE_MEMORY  = 4,    \/\/!< GPU Texture Memory$/;"	e	enum:nvmlMemoryLocation_enum
NVML_MEMORY_LOCATION_TEXTURE_MEMORY	pkg/nvml/nvml.h	/^    NVML_MEMORY_LOCATION_TEXTURE_MEMORY  = 4,    \/\/!< GPU Texture Memory$/;"	e	enum:nvmlMemoryLocation_enum
NVML_MEMORY_LOCATION_TEXTURE_SHM	gen/nvml/nvml.h	/^    NVML_MEMORY_LOCATION_TEXTURE_SHM     = 5,    \/\/!< Shared memory$/;"	e	enum:nvmlMemoryLocation_enum
NVML_MEMORY_LOCATION_TEXTURE_SHM	pkg/nvml/nvml.h	/^    NVML_MEMORY_LOCATION_TEXTURE_SHM     = 5,    \/\/!< Shared memory$/;"	e	enum:nvmlMemoryLocation_enum
NVML_MEMORY_UTILIZATION_SAMPLES	gen/nvml/nvml.h	/^    NVML_MEMORY_UTILIZATION_SAMPLES = 2, \/\/!< To represent percent of time during which global (device) memory was being read or written$/;"	e	enum:nvmlSamplingType_enum
NVML_MEMORY_UTILIZATION_SAMPLES	pkg/nvml/nvml.h	/^    NVML_MEMORY_UTILIZATION_SAMPLES = 2, \/\/!< To represent percent of time during which global (device) memory was being read or written$/;"	e	enum:nvmlSamplingType_enum
NVML_NVFBC_SESSION_FLAG_CAPTURE_WITH_WAIT_INFINITE	gen/nvml/nvml.h	1704;"	d
NVML_NVFBC_SESSION_FLAG_CAPTURE_WITH_WAIT_INFINITE	pkg/nvml/nvml.h	1713;"	d
NVML_NVFBC_SESSION_FLAG_CAPTURE_WITH_WAIT_NO_WAIT	gen/nvml/nvml.h	1703;"	d
NVML_NVFBC_SESSION_FLAG_CAPTURE_WITH_WAIT_NO_WAIT	pkg/nvml/nvml.h	1712;"	d
NVML_NVFBC_SESSION_FLAG_CAPTURE_WITH_WAIT_TIMEOUT	gen/nvml/nvml.h	1705;"	d
NVML_NVFBC_SESSION_FLAG_CAPTURE_WITH_WAIT_TIMEOUT	pkg/nvml/nvml.h	1714;"	d
NVML_NVFBC_SESSION_FLAG_CLASSIFICATIONMAP_ENABLED	gen/nvml/nvml.h	1702;"	d
NVML_NVFBC_SESSION_FLAG_CLASSIFICATIONMAP_ENABLED	pkg/nvml/nvml.h	1711;"	d
NVML_NVFBC_SESSION_FLAG_DIFFMAP_ENABLED	gen/nvml/nvml.h	1701;"	d
NVML_NVFBC_SESSION_FLAG_DIFFMAP_ENABLED	pkg/nvml/nvml.h	1710;"	d
NVML_NVLINK_CAP_COUNT	gen/nvml/nvml.h	/^    NVML_NVLINK_CAP_COUNT$/;"	e	enum:nvmlNvLinkCapability_enum
NVML_NVLINK_CAP_COUNT	pkg/nvml/nvml.h	/^    NVML_NVLINK_CAP_COUNT$/;"	e	enum:nvmlNvLinkCapability_enum
NVML_NVLINK_CAP_P2P_ATOMICS	gen/nvml/nvml.h	/^    NVML_NVLINK_CAP_P2P_ATOMICS   = 2,     \/\/ P2P atomics are supported$/;"	e	enum:nvmlNvLinkCapability_enum
NVML_NVLINK_CAP_P2P_ATOMICS	pkg/nvml/nvml.h	/^    NVML_NVLINK_CAP_P2P_ATOMICS   = 2,     \/\/ P2P atomics are supported$/;"	e	enum:nvmlNvLinkCapability_enum
NVML_NVLINK_CAP_P2P_SUPPORTED	gen/nvml/nvml.h	/^    NVML_NVLINK_CAP_P2P_SUPPORTED = 0,     \/\/ P2P over NVLink is supported$/;"	e	enum:nvmlNvLinkCapability_enum
NVML_NVLINK_CAP_P2P_SUPPORTED	pkg/nvml/nvml.h	/^    NVML_NVLINK_CAP_P2P_SUPPORTED = 0,     \/\/ P2P over NVLink is supported$/;"	e	enum:nvmlNvLinkCapability_enum
NVML_NVLINK_CAP_SLI_BRIDGE	gen/nvml/nvml.h	/^    NVML_NVLINK_CAP_SLI_BRIDGE    = 4,     \/\/ SLI is supported over this link$/;"	e	enum:nvmlNvLinkCapability_enum
NVML_NVLINK_CAP_SLI_BRIDGE	pkg/nvml/nvml.h	/^    NVML_NVLINK_CAP_SLI_BRIDGE    = 4,     \/\/ SLI is supported over this link$/;"	e	enum:nvmlNvLinkCapability_enum
NVML_NVLINK_CAP_SYSMEM_ACCESS	gen/nvml/nvml.h	/^    NVML_NVLINK_CAP_SYSMEM_ACCESS = 1,     \/\/ Access to system memory is supported$/;"	e	enum:nvmlNvLinkCapability_enum
NVML_NVLINK_CAP_SYSMEM_ACCESS	pkg/nvml/nvml.h	/^    NVML_NVLINK_CAP_SYSMEM_ACCESS = 1,     \/\/ Access to system memory is supported$/;"	e	enum:nvmlNvLinkCapability_enum
NVML_NVLINK_CAP_SYSMEM_ATOMICS	gen/nvml/nvml.h	/^    NVML_NVLINK_CAP_SYSMEM_ATOMICS= 3,     \/\/ System memory atomics are supported$/;"	e	enum:nvmlNvLinkCapability_enum
NVML_NVLINK_CAP_SYSMEM_ATOMICS	pkg/nvml/nvml.h	/^    NVML_NVLINK_CAP_SYSMEM_ATOMICS= 3,     \/\/ System memory atomics are supported$/;"	e	enum:nvmlNvLinkCapability_enum
NVML_NVLINK_CAP_VALID	gen/nvml/nvml.h	/^    NVML_NVLINK_CAP_VALID         = 5,     \/\/ Link is supported on this device$/;"	e	enum:nvmlNvLinkCapability_enum
NVML_NVLINK_CAP_VALID	pkg/nvml/nvml.h	/^    NVML_NVLINK_CAP_VALID         = 5,     \/\/ Link is supported on this device$/;"	e	enum:nvmlNvLinkCapability_enum
NVML_NVLINK_COUNTER_PKTFILTER_ALL	gen/nvml/nvml.h	/^    NVML_NVLINK_COUNTER_PKTFILTER_ALL        = 0xFF     \/\/ all packets$/;"	e	enum:nvmlNvLinkUtilizationCountPktTypes_enum
NVML_NVLINK_COUNTER_PKTFILTER_ALL	pkg/nvml/nvml.h	/^    NVML_NVLINK_COUNTER_PKTFILTER_ALL        = 0xFF     \/\/ all packets$/;"	e	enum:nvmlNvLinkUtilizationCountPktTypes_enum
NVML_NVLINK_COUNTER_PKTFILTER_FLUSH	gen/nvml/nvml.h	/^    NVML_NVLINK_COUNTER_PKTFILTER_FLUSH      = 0x20,    \/\/ flush requests$/;"	e	enum:nvmlNvLinkUtilizationCountPktTypes_enum
NVML_NVLINK_COUNTER_PKTFILTER_FLUSH	pkg/nvml/nvml.h	/^    NVML_NVLINK_COUNTER_PKTFILTER_FLUSH      = 0x20,    \/\/ flush requests$/;"	e	enum:nvmlNvLinkUtilizationCountPktTypes_enum
NVML_NVLINK_COUNTER_PKTFILTER_NOP	gen/nvml/nvml.h	/^    NVML_NVLINK_COUNTER_PKTFILTER_NOP        = 0x1,     \/\/ no operation packets$/;"	e	enum:nvmlNvLinkUtilizationCountPktTypes_enum
NVML_NVLINK_COUNTER_PKTFILTER_NOP	pkg/nvml/nvml.h	/^    NVML_NVLINK_COUNTER_PKTFILTER_NOP        = 0x1,     \/\/ no operation packets$/;"	e	enum:nvmlNvLinkUtilizationCountPktTypes_enum
NVML_NVLINK_COUNTER_PKTFILTER_NRATOM	gen/nvml/nvml.h	/^    NVML_NVLINK_COUNTER_PKTFILTER_NRATOM     = 0x10,    \/\/ non-reduction atomic requests$/;"	e	enum:nvmlNvLinkUtilizationCountPktTypes_enum
NVML_NVLINK_COUNTER_PKTFILTER_NRATOM	pkg/nvml/nvml.h	/^    NVML_NVLINK_COUNTER_PKTFILTER_NRATOM     = 0x10,    \/\/ non-reduction atomic requests$/;"	e	enum:nvmlNvLinkUtilizationCountPktTypes_enum
NVML_NVLINK_COUNTER_PKTFILTER_RATOM	gen/nvml/nvml.h	/^    NVML_NVLINK_COUNTER_PKTFILTER_RATOM      = 0x8,     \/\/ reduction atomic requests$/;"	e	enum:nvmlNvLinkUtilizationCountPktTypes_enum
NVML_NVLINK_COUNTER_PKTFILTER_RATOM	pkg/nvml/nvml.h	/^    NVML_NVLINK_COUNTER_PKTFILTER_RATOM      = 0x8,     \/\/ reduction atomic requests$/;"	e	enum:nvmlNvLinkUtilizationCountPktTypes_enum
NVML_NVLINK_COUNTER_PKTFILTER_READ	gen/nvml/nvml.h	/^    NVML_NVLINK_COUNTER_PKTFILTER_READ       = 0x2,     \/\/ read packets$/;"	e	enum:nvmlNvLinkUtilizationCountPktTypes_enum
NVML_NVLINK_COUNTER_PKTFILTER_READ	pkg/nvml/nvml.h	/^    NVML_NVLINK_COUNTER_PKTFILTER_READ       = 0x2,     \/\/ read packets$/;"	e	enum:nvmlNvLinkUtilizationCountPktTypes_enum
NVML_NVLINK_COUNTER_PKTFILTER_RESPDATA	gen/nvml/nvml.h	/^    NVML_NVLINK_COUNTER_PKTFILTER_RESPDATA   = 0x40,    \/\/ responses with data$/;"	e	enum:nvmlNvLinkUtilizationCountPktTypes_enum
NVML_NVLINK_COUNTER_PKTFILTER_RESPDATA	pkg/nvml/nvml.h	/^    NVML_NVLINK_COUNTER_PKTFILTER_RESPDATA   = 0x40,    \/\/ responses with data$/;"	e	enum:nvmlNvLinkUtilizationCountPktTypes_enum
NVML_NVLINK_COUNTER_PKTFILTER_RESPNODATA	gen/nvml/nvml.h	/^    NVML_NVLINK_COUNTER_PKTFILTER_RESPNODATA = 0x80,    \/\/ responses without data$/;"	e	enum:nvmlNvLinkUtilizationCountPktTypes_enum
NVML_NVLINK_COUNTER_PKTFILTER_RESPNODATA	pkg/nvml/nvml.h	/^    NVML_NVLINK_COUNTER_PKTFILTER_RESPNODATA = 0x80,    \/\/ responses without data$/;"	e	enum:nvmlNvLinkUtilizationCountPktTypes_enum
NVML_NVLINK_COUNTER_PKTFILTER_WRITE	gen/nvml/nvml.h	/^    NVML_NVLINK_COUNTER_PKTFILTER_WRITE      = 0x4,     \/\/ write packets$/;"	e	enum:nvmlNvLinkUtilizationCountPktTypes_enum
NVML_NVLINK_COUNTER_PKTFILTER_WRITE	pkg/nvml/nvml.h	/^    NVML_NVLINK_COUNTER_PKTFILTER_WRITE      = 0x4,     \/\/ write packets$/;"	e	enum:nvmlNvLinkUtilizationCountPktTypes_enum
NVML_NVLINK_COUNTER_UNIT_BYTES	gen/nvml/nvml.h	/^    NVML_NVLINK_COUNTER_UNIT_BYTES   = 2,     \/\/ count by bytes$/;"	e	enum:nvmlNvLinkUtilizationCountUnits_enum
NVML_NVLINK_COUNTER_UNIT_BYTES	pkg/nvml/nvml.h	/^    NVML_NVLINK_COUNTER_UNIT_BYTES   = 2,     \/\/ count by bytes$/;"	e	enum:nvmlNvLinkUtilizationCountUnits_enum
NVML_NVLINK_COUNTER_UNIT_COUNT	gen/nvml/nvml.h	/^    NVML_NVLINK_COUNTER_UNIT_COUNT$/;"	e	enum:nvmlNvLinkUtilizationCountUnits_enum
NVML_NVLINK_COUNTER_UNIT_COUNT	pkg/nvml/nvml.h	/^    NVML_NVLINK_COUNTER_UNIT_COUNT$/;"	e	enum:nvmlNvLinkUtilizationCountUnits_enum
NVML_NVLINK_COUNTER_UNIT_CYCLES	gen/nvml/nvml.h	/^    NVML_NVLINK_COUNTER_UNIT_CYCLES =  0,     \/\/ count by cycles$/;"	e	enum:nvmlNvLinkUtilizationCountUnits_enum
NVML_NVLINK_COUNTER_UNIT_CYCLES	pkg/nvml/nvml.h	/^    NVML_NVLINK_COUNTER_UNIT_CYCLES =  0,     \/\/ count by cycles$/;"	e	enum:nvmlNvLinkUtilizationCountUnits_enum
NVML_NVLINK_COUNTER_UNIT_PACKETS	gen/nvml/nvml.h	/^    NVML_NVLINK_COUNTER_UNIT_PACKETS = 1,     \/\/ count by packets$/;"	e	enum:nvmlNvLinkUtilizationCountUnits_enum
NVML_NVLINK_COUNTER_UNIT_PACKETS	pkg/nvml/nvml.h	/^    NVML_NVLINK_COUNTER_UNIT_PACKETS = 1,     \/\/ count by packets$/;"	e	enum:nvmlNvLinkUtilizationCountUnits_enum
NVML_NVLINK_COUNTER_UNIT_RESERVED	gen/nvml/nvml.h	/^    NVML_NVLINK_COUNTER_UNIT_RESERVED = 3,    \/\/ count reserved for internal use$/;"	e	enum:nvmlNvLinkUtilizationCountUnits_enum
NVML_NVLINK_COUNTER_UNIT_RESERVED	pkg/nvml/nvml.h	/^    NVML_NVLINK_COUNTER_UNIT_RESERVED = 3,    \/\/ count reserved for internal use$/;"	e	enum:nvmlNvLinkUtilizationCountUnits_enum
NVML_NVLINK_ERROR_COUNT	gen/nvml/nvml.h	/^    NVML_NVLINK_ERROR_COUNT$/;"	e	enum:nvmlNvLinkErrorCounter_enum
NVML_NVLINK_ERROR_COUNT	pkg/nvml/nvml.h	/^    NVML_NVLINK_ERROR_COUNT$/;"	e	enum:nvmlNvLinkErrorCounter_enum
NVML_NVLINK_ERROR_DL_CRC_DATA	gen/nvml/nvml.h	/^    NVML_NVLINK_ERROR_DL_CRC_DATA = 3,     \/\/ Data link receive data CRC error counter$/;"	e	enum:nvmlNvLinkErrorCounter_enum
NVML_NVLINK_ERROR_DL_CRC_DATA	pkg/nvml/nvml.h	/^    NVML_NVLINK_ERROR_DL_CRC_DATA = 3,     \/\/ Data link receive data CRC error counter$/;"	e	enum:nvmlNvLinkErrorCounter_enum
NVML_NVLINK_ERROR_DL_CRC_FLIT	gen/nvml/nvml.h	/^    NVML_NVLINK_ERROR_DL_CRC_FLIT = 2,     \/\/ Data link receive flow control digit CRC error counter$/;"	e	enum:nvmlNvLinkErrorCounter_enum
NVML_NVLINK_ERROR_DL_CRC_FLIT	pkg/nvml/nvml.h	/^    NVML_NVLINK_ERROR_DL_CRC_FLIT = 2,     \/\/ Data link receive flow control digit CRC error counter$/;"	e	enum:nvmlNvLinkErrorCounter_enum
NVML_NVLINK_ERROR_DL_RECOVERY	gen/nvml/nvml.h	/^    NVML_NVLINK_ERROR_DL_RECOVERY = 1,     \/\/ Data link transmit recovery error counter$/;"	e	enum:nvmlNvLinkErrorCounter_enum
NVML_NVLINK_ERROR_DL_RECOVERY	pkg/nvml/nvml.h	/^    NVML_NVLINK_ERROR_DL_RECOVERY = 1,     \/\/ Data link transmit recovery error counter$/;"	e	enum:nvmlNvLinkErrorCounter_enum
NVML_NVLINK_ERROR_DL_REPLAY	gen/nvml/nvml.h	/^    NVML_NVLINK_ERROR_DL_REPLAY   = 0,     \/\/ Data link transmit replay error counter$/;"	e	enum:nvmlNvLinkErrorCounter_enum
NVML_NVLINK_ERROR_DL_REPLAY	pkg/nvml/nvml.h	/^    NVML_NVLINK_ERROR_DL_REPLAY   = 0,     \/\/ Data link transmit replay error counter$/;"	e	enum:nvmlNvLinkErrorCounter_enum
NVML_NVLINK_MAX_LINKS	gen/nvml/nvml.h	280;"	d
NVML_NVLINK_MAX_LINKS	pkg/nvml/nvml.h	283;"	d
NVML_P2P_CAPS_INDEX_ATOMICS	gen/nvml/nvml.h	/^    NVML_P2P_CAPS_INDEX_ATOMICS,$/;"	e	enum:nvmlGpuP2PCapsIndex_enum
NVML_P2P_CAPS_INDEX_ATOMICS	pkg/nvml/nvml.h	/^    NVML_P2P_CAPS_INDEX_ATOMICS,$/;"	e	enum:nvmlGpuP2PCapsIndex_enum
NVML_P2P_CAPS_INDEX_NVLINK	gen/nvml/nvml.h	/^    NVML_P2P_CAPS_INDEX_NVLINK,$/;"	e	enum:nvmlGpuP2PCapsIndex_enum
NVML_P2P_CAPS_INDEX_NVLINK	pkg/nvml/nvml.h	/^    NVML_P2P_CAPS_INDEX_NVLINK,$/;"	e	enum:nvmlGpuP2PCapsIndex_enum
NVML_P2P_CAPS_INDEX_PROP	gen/nvml/nvml.h	/^    NVML_P2P_CAPS_INDEX_PROP,$/;"	e	enum:nvmlGpuP2PCapsIndex_enum
NVML_P2P_CAPS_INDEX_PROP	pkg/nvml/nvml.h	/^    NVML_P2P_CAPS_INDEX_PROP,$/;"	e	enum:nvmlGpuP2PCapsIndex_enum
NVML_P2P_CAPS_INDEX_READ	gen/nvml/nvml.h	/^    NVML_P2P_CAPS_INDEX_READ = 0,$/;"	e	enum:nvmlGpuP2PCapsIndex_enum
NVML_P2P_CAPS_INDEX_READ	pkg/nvml/nvml.h	/^    NVML_P2P_CAPS_INDEX_READ = 0,$/;"	e	enum:nvmlGpuP2PCapsIndex_enum
NVML_P2P_CAPS_INDEX_UNKNOWN	gen/nvml/nvml.h	/^    NVML_P2P_CAPS_INDEX_UNKNOWN$/;"	e	enum:nvmlGpuP2PCapsIndex_enum
NVML_P2P_CAPS_INDEX_UNKNOWN	pkg/nvml/nvml.h	/^    NVML_P2P_CAPS_INDEX_UNKNOWN$/;"	e	enum:nvmlGpuP2PCapsIndex_enum
NVML_P2P_CAPS_INDEX_WRITE	gen/nvml/nvml.h	/^    NVML_P2P_CAPS_INDEX_WRITE,$/;"	e	enum:nvmlGpuP2PCapsIndex_enum
NVML_P2P_CAPS_INDEX_WRITE	pkg/nvml/nvml.h	/^    NVML_P2P_CAPS_INDEX_WRITE,$/;"	e	enum:nvmlGpuP2PCapsIndex_enum
NVML_P2P_STATUS_CHIPSET_NOT_SUPPORED	gen/nvml/nvml.h	/^    NVML_P2P_STATUS_CHIPSET_NOT_SUPPORED,$/;"	e	enum:nvmlGpuP2PStatus_enum
NVML_P2P_STATUS_CHIPSET_NOT_SUPPORED	pkg/nvml/nvml.h	/^    NVML_P2P_STATUS_CHIPSET_NOT_SUPPORED,$/;"	e	enum:nvmlGpuP2PStatus_enum
NVML_P2P_STATUS_DISABLED_BY_REGKEY	gen/nvml/nvml.h	/^    NVML_P2P_STATUS_DISABLED_BY_REGKEY,$/;"	e	enum:nvmlGpuP2PStatus_enum
NVML_P2P_STATUS_DISABLED_BY_REGKEY	pkg/nvml/nvml.h	/^    NVML_P2P_STATUS_DISABLED_BY_REGKEY,$/;"	e	enum:nvmlGpuP2PStatus_enum
NVML_P2P_STATUS_GPU_NOT_SUPPORTED	gen/nvml/nvml.h	/^    NVML_P2P_STATUS_GPU_NOT_SUPPORTED,$/;"	e	enum:nvmlGpuP2PStatus_enum
NVML_P2P_STATUS_GPU_NOT_SUPPORTED	pkg/nvml/nvml.h	/^    NVML_P2P_STATUS_GPU_NOT_SUPPORTED,$/;"	e	enum:nvmlGpuP2PStatus_enum
NVML_P2P_STATUS_IOH_TOPOLOGY_NOT_SUPPORTED	gen/nvml/nvml.h	/^    NVML_P2P_STATUS_IOH_TOPOLOGY_NOT_SUPPORTED,$/;"	e	enum:nvmlGpuP2PStatus_enum
NVML_P2P_STATUS_IOH_TOPOLOGY_NOT_SUPPORTED	pkg/nvml/nvml.h	/^    NVML_P2P_STATUS_IOH_TOPOLOGY_NOT_SUPPORTED,$/;"	e	enum:nvmlGpuP2PStatus_enum
NVML_P2P_STATUS_NOT_SUPPORTED	gen/nvml/nvml.h	/^    NVML_P2P_STATUS_NOT_SUPPORTED,$/;"	e	enum:nvmlGpuP2PStatus_enum
NVML_P2P_STATUS_NOT_SUPPORTED	pkg/nvml/nvml.h	/^    NVML_P2P_STATUS_NOT_SUPPORTED,$/;"	e	enum:nvmlGpuP2PStatus_enum
NVML_P2P_STATUS_OK	gen/nvml/nvml.h	/^    NVML_P2P_STATUS_OK     = 0,$/;"	e	enum:nvmlGpuP2PStatus_enum
NVML_P2P_STATUS_OK	pkg/nvml/nvml.h	/^    NVML_P2P_STATUS_OK     = 0,$/;"	e	enum:nvmlGpuP2PStatus_enum
NVML_P2P_STATUS_UNKNOWN	gen/nvml/nvml.h	/^    NVML_P2P_STATUS_UNKNOWN$/;"	e	enum:nvmlGpuP2PStatus_enum
NVML_P2P_STATUS_UNKNOWN	pkg/nvml/nvml.h	/^    NVML_P2P_STATUS_UNKNOWN$/;"	e	enum:nvmlGpuP2PStatus_enum
NVML_PAGE_RETIREMENT_CAUSE_COUNT	gen/nvml/nvml.h	/^    NVML_PAGE_RETIREMENT_CAUSE_COUNT$/;"	e	enum:nvmlPageRetirementCause_enum
NVML_PAGE_RETIREMENT_CAUSE_COUNT	pkg/nvml/nvml.h	/^    NVML_PAGE_RETIREMENT_CAUSE_COUNT$/;"	e	enum:nvmlPageRetirementCause_enum
NVML_PAGE_RETIREMENT_CAUSE_DOUBLE_BIT_ECC_ERROR	gen/nvml/nvml.h	/^    NVML_PAGE_RETIREMENT_CAUSE_DOUBLE_BIT_ECC_ERROR = 1,           \/\/!< Page was retired due to double bit ECC error$/;"	e	enum:nvmlPageRetirementCause_enum
NVML_PAGE_RETIREMENT_CAUSE_DOUBLE_BIT_ECC_ERROR	pkg/nvml/nvml.h	/^    NVML_PAGE_RETIREMENT_CAUSE_DOUBLE_BIT_ECC_ERROR = 1,           \/\/!< Page was retired due to double bit ECC error$/;"	e	enum:nvmlPageRetirementCause_enum
NVML_PAGE_RETIREMENT_CAUSE_MULTIPLE_SINGLE_BIT_ECC_ERRORS	gen/nvml/nvml.h	/^    NVML_PAGE_RETIREMENT_CAUSE_MULTIPLE_SINGLE_BIT_ECC_ERRORS = 0, \/\/!< Page was retired due to multiple single bit ECC error$/;"	e	enum:nvmlPageRetirementCause_enum
NVML_PAGE_RETIREMENT_CAUSE_MULTIPLE_SINGLE_BIT_ECC_ERRORS	pkg/nvml/nvml.h	/^    NVML_PAGE_RETIREMENT_CAUSE_MULTIPLE_SINGLE_BIT_ECC_ERRORS = 0, \/\/!< Page was retired due to multiple single bit ECC error$/;"	e	enum:nvmlPageRetirementCause_enum
NVML_PCIE_LINK_KEEP	gen/nvml/nvml.h	/^    NVML_PCIE_LINK_KEEP         = 0,$/;"	e	enum:nvmlPcieLinkState_enum
NVML_PCIE_LINK_KEEP	pkg/nvml/nvml.h	/^    NVML_PCIE_LINK_KEEP         = 0,$/;"	e	enum:nvmlPcieLinkState_enum
NVML_PCIE_LINK_SHUT_DOWN	gen/nvml/nvml.h	/^    NVML_PCIE_LINK_SHUT_DOWN,$/;"	e	enum:nvmlPcieLinkState_enum
NVML_PCIE_LINK_SHUT_DOWN	pkg/nvml/nvml.h	/^    NVML_PCIE_LINK_SHUT_DOWN,$/;"	e	enum:nvmlPcieLinkState_enum
NVML_PCIE_UTIL_COUNT	gen/nvml/nvml.h	/^    NVML_PCIE_UTIL_COUNT$/;"	e	enum:nvmlPcieUtilCounter_enum
NVML_PCIE_UTIL_COUNT	pkg/nvml/nvml.h	/^    NVML_PCIE_UTIL_COUNT$/;"	e	enum:nvmlPcieUtilCounter_enum
NVML_PCIE_UTIL_RX_BYTES	gen/nvml/nvml.h	/^    NVML_PCIE_UTIL_RX_BYTES             = 1, \/\/ 1KB granularity$/;"	e	enum:nvmlPcieUtilCounter_enum
NVML_PCIE_UTIL_RX_BYTES	pkg/nvml/nvml.h	/^    NVML_PCIE_UTIL_RX_BYTES             = 1, \/\/ 1KB granularity$/;"	e	enum:nvmlPcieUtilCounter_enum
NVML_PCIE_UTIL_TX_BYTES	gen/nvml/nvml.h	/^    NVML_PCIE_UTIL_TX_BYTES             = 0, \/\/ 1KB granularity$/;"	e	enum:nvmlPcieUtilCounter_enum
NVML_PCIE_UTIL_TX_BYTES	pkg/nvml/nvml.h	/^    NVML_PCIE_UTIL_TX_BYTES             = 0, \/\/ 1KB granularity$/;"	e	enum:nvmlPcieUtilCounter_enum
NVML_PERF_POLICY_BOARD_LIMIT	gen/nvml/nvml.h	/^    NVML_PERF_POLICY_BOARD_LIMIT = 3,        \/\/!< How long did the board limit cause the GPU to be below application clocks$/;"	e	enum:nvmlPerfPolicyType_enum
NVML_PERF_POLICY_BOARD_LIMIT	pkg/nvml/nvml.h	/^    NVML_PERF_POLICY_BOARD_LIMIT = 3,        \/\/!< How long did the board limit cause the GPU to be below application clocks$/;"	e	enum:nvmlPerfPolicyType_enum
NVML_PERF_POLICY_COUNT	gen/nvml/nvml.h	/^    NVML_PERF_POLICY_COUNT$/;"	e	enum:nvmlPerfPolicyType_enum
NVML_PERF_POLICY_COUNT	pkg/nvml/nvml.h	/^    NVML_PERF_POLICY_COUNT$/;"	e	enum:nvmlPerfPolicyType_enum
NVML_PERF_POLICY_LOW_UTILIZATION	gen/nvml/nvml.h	/^    NVML_PERF_POLICY_LOW_UTILIZATION = 4,    \/\/!< How long did low utilization cause the GPU to be below application clocks$/;"	e	enum:nvmlPerfPolicyType_enum
NVML_PERF_POLICY_LOW_UTILIZATION	pkg/nvml/nvml.h	/^    NVML_PERF_POLICY_LOW_UTILIZATION = 4,    \/\/!< How long did low utilization cause the GPU to be below application clocks$/;"	e	enum:nvmlPerfPolicyType_enum
NVML_PERF_POLICY_POWER	gen/nvml/nvml.h	/^    NVML_PERF_POLICY_POWER = 0,              \/\/!< How long did power violations cause the GPU to be below application clocks$/;"	e	enum:nvmlPerfPolicyType_enum
NVML_PERF_POLICY_POWER	pkg/nvml/nvml.h	/^    NVML_PERF_POLICY_POWER = 0,              \/\/!< How long did power violations cause the GPU to be below application clocks$/;"	e	enum:nvmlPerfPolicyType_enum
NVML_PERF_POLICY_RELIABILITY	gen/nvml/nvml.h	/^    NVML_PERF_POLICY_RELIABILITY = 5,        \/\/!< How long did the board reliability limit cause the GPU to be below application clocks$/;"	e	enum:nvmlPerfPolicyType_enum
NVML_PERF_POLICY_RELIABILITY	pkg/nvml/nvml.h	/^    NVML_PERF_POLICY_RELIABILITY = 5,        \/\/!< How long did the board reliability limit cause the GPU to be below application clocks$/;"	e	enum:nvmlPerfPolicyType_enum
NVML_PERF_POLICY_SYNC_BOOST	gen/nvml/nvml.h	/^    NVML_PERF_POLICY_SYNC_BOOST = 2,         \/\/!< How long did sync boost cause the GPU to be below application clocks$/;"	e	enum:nvmlPerfPolicyType_enum
NVML_PERF_POLICY_SYNC_BOOST	pkg/nvml/nvml.h	/^    NVML_PERF_POLICY_SYNC_BOOST = 2,         \/\/!< How long did sync boost cause the GPU to be below application clocks$/;"	e	enum:nvmlPerfPolicyType_enum
NVML_PERF_POLICY_THERMAL	gen/nvml/nvml.h	/^    NVML_PERF_POLICY_THERMAL = 1,            \/\/!< How long did thermal violations cause the GPU to be below application clocks$/;"	e	enum:nvmlPerfPolicyType_enum
NVML_PERF_POLICY_THERMAL	pkg/nvml/nvml.h	/^    NVML_PERF_POLICY_THERMAL = 1,            \/\/!< How long did thermal violations cause the GPU to be below application clocks$/;"	e	enum:nvmlPerfPolicyType_enum
NVML_PERF_POLICY_TOTAL_APP_CLOCKS	gen/nvml/nvml.h	/^    NVML_PERF_POLICY_TOTAL_APP_CLOCKS = 10,  \/\/!< Total time the GPU was held below application clocks by any limiter (0 - 5 above)$/;"	e	enum:nvmlPerfPolicyType_enum
NVML_PERF_POLICY_TOTAL_APP_CLOCKS	pkg/nvml/nvml.h	/^    NVML_PERF_POLICY_TOTAL_APP_CLOCKS = 10,  \/\/!< Total time the GPU was held below application clocks by any limiter (0 - 5 above)$/;"	e	enum:nvmlPerfPolicyType_enum
NVML_PERF_POLICY_TOTAL_BASE_CLOCKS	gen/nvml/nvml.h	/^    NVML_PERF_POLICY_TOTAL_BASE_CLOCKS = 11, \/\/!< Total time the GPU was held below base clocks$/;"	e	enum:nvmlPerfPolicyType_enum
NVML_PERF_POLICY_TOTAL_BASE_CLOCKS	pkg/nvml/nvml.h	/^    NVML_PERF_POLICY_TOTAL_BASE_CLOCKS = 11, \/\/!< Total time the GPU was held below base clocks$/;"	e	enum:nvmlPerfPolicyType_enum
NVML_PROCESSOR_CLK_SAMPLES	gen/nvml/nvml.h	/^    NVML_PROCESSOR_CLK_SAMPLES      = 5, \/\/!< To represent processor clock samples$/;"	e	enum:nvmlSamplingType_enum
NVML_PROCESSOR_CLK_SAMPLES	pkg/nvml/nvml.h	/^    NVML_PROCESSOR_CLK_SAMPLES      = 5, \/\/!< To represent processor clock samples$/;"	e	enum:nvmlSamplingType_enum
NVML_PSTATE_0	gen/nvml/nvml.h	/^    NVML_PSTATE_0               = 0,       \/\/!< Performance state 0 -- Maximum Performance$/;"	e	enum:nvmlPStates_enum
NVML_PSTATE_0	pkg/nvml/nvml.h	/^    NVML_PSTATE_0               = 0,       \/\/!< Performance state 0 -- Maximum Performance$/;"	e	enum:nvmlPStates_enum
NVML_PSTATE_1	gen/nvml/nvml.h	/^    NVML_PSTATE_1               = 1,       \/\/!< Performance state 1$/;"	e	enum:nvmlPStates_enum
NVML_PSTATE_1	pkg/nvml/nvml.h	/^    NVML_PSTATE_1               = 1,       \/\/!< Performance state 1$/;"	e	enum:nvmlPStates_enum
NVML_PSTATE_10	gen/nvml/nvml.h	/^    NVML_PSTATE_10              = 10,      \/\/!< Performance state 10$/;"	e	enum:nvmlPStates_enum
NVML_PSTATE_10	pkg/nvml/nvml.h	/^    NVML_PSTATE_10              = 10,      \/\/!< Performance state 10$/;"	e	enum:nvmlPStates_enum
NVML_PSTATE_11	gen/nvml/nvml.h	/^    NVML_PSTATE_11              = 11,      \/\/!< Performance state 11$/;"	e	enum:nvmlPStates_enum
NVML_PSTATE_11	pkg/nvml/nvml.h	/^    NVML_PSTATE_11              = 11,      \/\/!< Performance state 11$/;"	e	enum:nvmlPStates_enum
NVML_PSTATE_12	gen/nvml/nvml.h	/^    NVML_PSTATE_12              = 12,      \/\/!< Performance state 12$/;"	e	enum:nvmlPStates_enum
NVML_PSTATE_12	pkg/nvml/nvml.h	/^    NVML_PSTATE_12              = 12,      \/\/!< Performance state 12$/;"	e	enum:nvmlPStates_enum
NVML_PSTATE_13	gen/nvml/nvml.h	/^    NVML_PSTATE_13              = 13,      \/\/!< Performance state 13$/;"	e	enum:nvmlPStates_enum
NVML_PSTATE_13	pkg/nvml/nvml.h	/^    NVML_PSTATE_13              = 13,      \/\/!< Performance state 13$/;"	e	enum:nvmlPStates_enum
NVML_PSTATE_14	gen/nvml/nvml.h	/^    NVML_PSTATE_14              = 14,      \/\/!< Performance state 14$/;"	e	enum:nvmlPStates_enum
NVML_PSTATE_14	pkg/nvml/nvml.h	/^    NVML_PSTATE_14              = 14,      \/\/!< Performance state 14$/;"	e	enum:nvmlPStates_enum
NVML_PSTATE_15	gen/nvml/nvml.h	/^    NVML_PSTATE_15              = 15,      \/\/!< Performance state 15 -- Minimum Performance$/;"	e	enum:nvmlPStates_enum
NVML_PSTATE_15	pkg/nvml/nvml.h	/^    NVML_PSTATE_15              = 15,      \/\/!< Performance state 15 -- Minimum Performance$/;"	e	enum:nvmlPStates_enum
NVML_PSTATE_2	gen/nvml/nvml.h	/^    NVML_PSTATE_2               = 2,       \/\/!< Performance state 2$/;"	e	enum:nvmlPStates_enum
NVML_PSTATE_2	pkg/nvml/nvml.h	/^    NVML_PSTATE_2               = 2,       \/\/!< Performance state 2$/;"	e	enum:nvmlPStates_enum
NVML_PSTATE_3	gen/nvml/nvml.h	/^    NVML_PSTATE_3               = 3,       \/\/!< Performance state 3$/;"	e	enum:nvmlPStates_enum
NVML_PSTATE_3	pkg/nvml/nvml.h	/^    NVML_PSTATE_3               = 3,       \/\/!< Performance state 3$/;"	e	enum:nvmlPStates_enum
NVML_PSTATE_4	gen/nvml/nvml.h	/^    NVML_PSTATE_4               = 4,       \/\/!< Performance state 4$/;"	e	enum:nvmlPStates_enum
NVML_PSTATE_4	pkg/nvml/nvml.h	/^    NVML_PSTATE_4               = 4,       \/\/!< Performance state 4$/;"	e	enum:nvmlPStates_enum
NVML_PSTATE_5	gen/nvml/nvml.h	/^    NVML_PSTATE_5               = 5,       \/\/!< Performance state 5$/;"	e	enum:nvmlPStates_enum
NVML_PSTATE_5	pkg/nvml/nvml.h	/^    NVML_PSTATE_5               = 5,       \/\/!< Performance state 5$/;"	e	enum:nvmlPStates_enum
NVML_PSTATE_6	gen/nvml/nvml.h	/^    NVML_PSTATE_6               = 6,       \/\/!< Performance state 6$/;"	e	enum:nvmlPStates_enum
NVML_PSTATE_6	pkg/nvml/nvml.h	/^    NVML_PSTATE_6               = 6,       \/\/!< Performance state 6$/;"	e	enum:nvmlPStates_enum
NVML_PSTATE_7	gen/nvml/nvml.h	/^    NVML_PSTATE_7               = 7,       \/\/!< Performance state 7$/;"	e	enum:nvmlPStates_enum
NVML_PSTATE_7	pkg/nvml/nvml.h	/^    NVML_PSTATE_7               = 7,       \/\/!< Performance state 7$/;"	e	enum:nvmlPStates_enum
NVML_PSTATE_8	gen/nvml/nvml.h	/^    NVML_PSTATE_8               = 8,       \/\/!< Performance state 8$/;"	e	enum:nvmlPStates_enum
NVML_PSTATE_8	pkg/nvml/nvml.h	/^    NVML_PSTATE_8               = 8,       \/\/!< Performance state 8$/;"	e	enum:nvmlPStates_enum
NVML_PSTATE_9	gen/nvml/nvml.h	/^    NVML_PSTATE_9               = 9,       \/\/!< Performance state 9$/;"	e	enum:nvmlPStates_enum
NVML_PSTATE_9	pkg/nvml/nvml.h	/^    NVML_PSTATE_9               = 9,       \/\/!< Performance state 9$/;"	e	enum:nvmlPStates_enum
NVML_PSTATE_UNKNOWN	gen/nvml/nvml.h	/^    NVML_PSTATE_UNKNOWN         = 32       \/\/!< Unknown performance state$/;"	e	enum:nvmlPStates_enum
NVML_PSTATE_UNKNOWN	pkg/nvml/nvml.h	/^    NVML_PSTATE_UNKNOWN         = 32       \/\/!< Unknown performance state$/;"	e	enum:nvmlPStates_enum
NVML_RESTRICTED_API_COUNT	gen/nvml/nvml.h	/^    NVML_RESTRICTED_API_COUNT$/;"	e	enum:nvmlRestrictedAPI_enum
NVML_RESTRICTED_API_COUNT	pkg/nvml/nvml.h	/^    NVML_RESTRICTED_API_COUNT$/;"	e	enum:nvmlRestrictedAPI_enum
NVML_RESTRICTED_API_SET_APPLICATION_CLOCKS	gen/nvml/nvml.h	/^    NVML_RESTRICTED_API_SET_APPLICATION_CLOCKS = 0,   \/\/!< APIs that change application clocks, see nvmlDeviceSetApplicationsClocks$/;"	e	enum:nvmlRestrictedAPI_enum
NVML_RESTRICTED_API_SET_APPLICATION_CLOCKS	pkg/nvml/nvml.h	/^    NVML_RESTRICTED_API_SET_APPLICATION_CLOCKS = 0,   \/\/!< APIs that change application clocks, see nvmlDeviceSetApplicationsClocks$/;"	e	enum:nvmlRestrictedAPI_enum
NVML_RESTRICTED_API_SET_AUTO_BOOSTED_CLOCKS	gen/nvml/nvml.h	/^    NVML_RESTRICTED_API_SET_AUTO_BOOSTED_CLOCKS = 1,  \/\/!< APIs that enable\/disable Auto Boosted clocks$/;"	e	enum:nvmlRestrictedAPI_enum
NVML_RESTRICTED_API_SET_AUTO_BOOSTED_CLOCKS	pkg/nvml/nvml.h	/^    NVML_RESTRICTED_API_SET_AUTO_BOOSTED_CLOCKS = 1,  \/\/!< APIs that enable\/disable Auto Boosted clocks$/;"	e	enum:nvmlRestrictedAPI_enum
NVML_SAMPLINGTYPE_COUNT	gen/nvml/nvml.h	/^    NVML_SAMPLINGTYPE_COUNT$/;"	e	enum:nvmlSamplingType_enum
NVML_SAMPLINGTYPE_COUNT	pkg/nvml/nvml.h	/^    NVML_SAMPLINGTYPE_COUNT$/;"	e	enum:nvmlSamplingType_enum
NVML_SINGLE_BIT_ECC	gen/nvml/nvml.h	627;"	d
NVML_SINGLE_BIT_ECC	pkg/nvml/nvml.h	630;"	d
NVML_SUCCESS	gen/nvml/nvml.h	/^    NVML_SUCCESS = 0,                        \/\/!< The operation was successful$/;"	e	enum:nvmlReturn_enum
NVML_SUCCESS	pkg/nvml/nvml.h	/^    NVML_SUCCESS = 0,                        \/\/!< The operation was successful$/;"	e	enum:nvmlReturn_enum
NVML_SYSTEM_DRIVER_VERSION_BUFFER_SIZE	gen/nvml/nvml.h	1881;"	d
NVML_SYSTEM_DRIVER_VERSION_BUFFER_SIZE	pkg/nvml/nvml.h	1890;"	d
NVML_SYSTEM_NVML_VERSION_BUFFER_SIZE	gen/nvml/nvml.h	1886;"	d
NVML_SYSTEM_NVML_VERSION_BUFFER_SIZE	pkg/nvml/nvml.h	1895;"	d
NVML_TEMPERATURE_COUNT	gen/nvml/nvml.h	/^    NVML_TEMPERATURE_COUNT$/;"	e	enum:nvmlTemperatureSensors_enum
NVML_TEMPERATURE_COUNT	pkg/nvml/nvml.h	/^    NVML_TEMPERATURE_COUNT$/;"	e	enum:nvmlTemperatureSensors_enum
NVML_TEMPERATURE_GPU	gen/nvml/nvml.h	/^    NVML_TEMPERATURE_GPU      = 0,    \/\/!< Temperature sensor for the GPU die$/;"	e	enum:nvmlTemperatureSensors_enum
NVML_TEMPERATURE_GPU	pkg/nvml/nvml.h	/^    NVML_TEMPERATURE_GPU      = 0,    \/\/!< Temperature sensor for the GPU die$/;"	e	enum:nvmlTemperatureSensors_enum
NVML_TEMPERATURE_THRESHOLD_ACOUSTIC_CURR	gen/nvml/nvml.h	/^    NVML_TEMPERATURE_THRESHOLD_ACOUSTIC_CURR = 5, \/\/ Current temperature that is set as$/;"	e	enum:nvmlTemperatureThresholds_enum
NVML_TEMPERATURE_THRESHOLD_ACOUSTIC_CURR	pkg/nvml/nvml.h	/^    NVML_TEMPERATURE_THRESHOLD_ACOUSTIC_CURR = 5, \/\/ Current temperature that is set as$/;"	e	enum:nvmlTemperatureThresholds_enum
NVML_TEMPERATURE_THRESHOLD_ACOUSTIC_MAX	gen/nvml/nvml.h	/^    NVML_TEMPERATURE_THRESHOLD_ACOUSTIC_MAX  = 6, \/\/ Maximum GPU temperature that can be$/;"	e	enum:nvmlTemperatureThresholds_enum
NVML_TEMPERATURE_THRESHOLD_ACOUSTIC_MAX	pkg/nvml/nvml.h	/^    NVML_TEMPERATURE_THRESHOLD_ACOUSTIC_MAX  = 6, \/\/ Maximum GPU temperature that can be$/;"	e	enum:nvmlTemperatureThresholds_enum
NVML_TEMPERATURE_THRESHOLD_ACOUSTIC_MIN	gen/nvml/nvml.h	/^    NVML_TEMPERATURE_THRESHOLD_ACOUSTIC_MIN  = 4, \/\/ Minimum GPU Temperature that can be$/;"	e	enum:nvmlTemperatureThresholds_enum
NVML_TEMPERATURE_THRESHOLD_ACOUSTIC_MIN	pkg/nvml/nvml.h	/^    NVML_TEMPERATURE_THRESHOLD_ACOUSTIC_MIN  = 4, \/\/ Minimum GPU Temperature that can be$/;"	e	enum:nvmlTemperatureThresholds_enum
NVML_TEMPERATURE_THRESHOLD_COUNT	gen/nvml/nvml.h	/^    NVML_TEMPERATURE_THRESHOLD_COUNT$/;"	e	enum:nvmlTemperatureThresholds_enum
NVML_TEMPERATURE_THRESHOLD_COUNT	pkg/nvml/nvml.h	/^    NVML_TEMPERATURE_THRESHOLD_COUNT$/;"	e	enum:nvmlTemperatureThresholds_enum
NVML_TEMPERATURE_THRESHOLD_GPU_MAX	gen/nvml/nvml.h	/^    NVML_TEMPERATURE_THRESHOLD_GPU_MAX       = 3, \/\/ GPU Temperature at which the GPU$/;"	e	enum:nvmlTemperatureThresholds_enum
NVML_TEMPERATURE_THRESHOLD_GPU_MAX	pkg/nvml/nvml.h	/^    NVML_TEMPERATURE_THRESHOLD_GPU_MAX       = 3, \/\/ GPU Temperature at which the GPU$/;"	e	enum:nvmlTemperatureThresholds_enum
NVML_TEMPERATURE_THRESHOLD_MEM_MAX	gen/nvml/nvml.h	/^    NVML_TEMPERATURE_THRESHOLD_MEM_MAX       = 2, \/\/ Memory Temperature at which the GPU will$/;"	e	enum:nvmlTemperatureThresholds_enum
NVML_TEMPERATURE_THRESHOLD_MEM_MAX	pkg/nvml/nvml.h	/^    NVML_TEMPERATURE_THRESHOLD_MEM_MAX       = 2, \/\/ Memory Temperature at which the GPU will$/;"	e	enum:nvmlTemperatureThresholds_enum
NVML_TEMPERATURE_THRESHOLD_SHUTDOWN	gen/nvml/nvml.h	/^    NVML_TEMPERATURE_THRESHOLD_SHUTDOWN      = 0, \/\/ Temperature at which the GPU will$/;"	e	enum:nvmlTemperatureThresholds_enum
NVML_TEMPERATURE_THRESHOLD_SHUTDOWN	pkg/nvml/nvml.h	/^    NVML_TEMPERATURE_THRESHOLD_SHUTDOWN      = 0, \/\/ Temperature at which the GPU will$/;"	e	enum:nvmlTemperatureThresholds_enum
NVML_TEMPERATURE_THRESHOLD_SLOWDOWN	gen/nvml/nvml.h	/^    NVML_TEMPERATURE_THRESHOLD_SLOWDOWN      = 1, \/\/ Temperature at which the GPU will$/;"	e	enum:nvmlTemperatureThresholds_enum
NVML_TEMPERATURE_THRESHOLD_SLOWDOWN	pkg/nvml/nvml.h	/^    NVML_TEMPERATURE_THRESHOLD_SLOWDOWN      = 1, \/\/ Temperature at which the GPU will$/;"	e	enum:nvmlTemperatureThresholds_enum
NVML_TOPOLOGY_CPU	gen/nvml/nvml.h	370;"	d
NVML_TOPOLOGY_CPU	pkg/nvml/nvml.h	373;"	d
NVML_TOPOLOGY_HOSTBRIDGE	gen/nvml/nvml.h	/^    NVML_TOPOLOGY_HOSTBRIDGE         = 30, \/\/ all devices that are connected to the same host bridge$/;"	e	enum:nvmlGpuLevel_enum
NVML_TOPOLOGY_HOSTBRIDGE	pkg/nvml/nvml.h	/^    NVML_TOPOLOGY_HOSTBRIDGE         = 30, \/\/ all devices that are connected to the same host bridge$/;"	e	enum:nvmlGpuLevel_enum
NVML_TOPOLOGY_INTERNAL	gen/nvml/nvml.h	/^    NVML_TOPOLOGY_INTERNAL           = 0, \/\/ e.g. Tesla K80$/;"	e	enum:nvmlGpuLevel_enum
NVML_TOPOLOGY_INTERNAL	pkg/nvml/nvml.h	/^    NVML_TOPOLOGY_INTERNAL           = 0, \/\/ e.g. Tesla K80$/;"	e	enum:nvmlGpuLevel_enum
NVML_TOPOLOGY_MULTIPLE	gen/nvml/nvml.h	/^    NVML_TOPOLOGY_MULTIPLE           = 20, \/\/ all devices that need not traverse a host bridge$/;"	e	enum:nvmlGpuLevel_enum
NVML_TOPOLOGY_MULTIPLE	pkg/nvml/nvml.h	/^    NVML_TOPOLOGY_MULTIPLE           = 20, \/\/ all devices that need not traverse a host bridge$/;"	e	enum:nvmlGpuLevel_enum
NVML_TOPOLOGY_NODE	gen/nvml/nvml.h	/^    NVML_TOPOLOGY_NODE               = 40, \/\/ all devices that are connected to the same NUMA node but possibly multiple host bridges$/;"	e	enum:nvmlGpuLevel_enum
NVML_TOPOLOGY_NODE	pkg/nvml/nvml.h	/^    NVML_TOPOLOGY_NODE               = 40, \/\/ all devices that are connected to the same NUMA node but possibly multiple host bridges$/;"	e	enum:nvmlGpuLevel_enum
NVML_TOPOLOGY_SINGLE	gen/nvml/nvml.h	/^    NVML_TOPOLOGY_SINGLE             = 10, \/\/ all devices that only need traverse a single PCIe switch$/;"	e	enum:nvmlGpuLevel_enum
NVML_TOPOLOGY_SINGLE	pkg/nvml/nvml.h	/^    NVML_TOPOLOGY_SINGLE             = 10, \/\/ all devices that only need traverse a single PCIe switch$/;"	e	enum:nvmlGpuLevel_enum
NVML_TOPOLOGY_SYSTEM	gen/nvml/nvml.h	/^    NVML_TOPOLOGY_SYSTEM             = 50, \/\/ all devices in the system$/;"	e	enum:nvmlGpuLevel_enum
NVML_TOPOLOGY_SYSTEM	pkg/nvml/nvml.h	/^    NVML_TOPOLOGY_SYSTEM             = 50, \/\/ all devices in the system$/;"	e	enum:nvmlGpuLevel_enum
NVML_TOTAL_POWER_SAMPLES	gen/nvml/nvml.h	/^    NVML_TOTAL_POWER_SAMPLES        = 0, \/\/!< To represent total power drawn by GPU$/;"	e	enum:nvmlSamplingType_enum
NVML_TOTAL_POWER_SAMPLES	pkg/nvml/nvml.h	/^    NVML_TOTAL_POWER_SAMPLES        = 0, \/\/!< To represent total power drawn by GPU$/;"	e	enum:nvmlSamplingType_enum
NVML_VALUE_NOT_AVAILABLE	gen/nvml/nvml.h	133;"	d
NVML_VALUE_NOT_AVAILABLE	pkg/nvml/nvml.h	133;"	d
NVML_VALUE_TYPE_COUNT	gen/nvml/nvml.h	/^    NVML_VALUE_TYPE_COUNT$/;"	e	enum:nvmlValueType_enum
NVML_VALUE_TYPE_COUNT	pkg/nvml/nvml.h	/^    NVML_VALUE_TYPE_COUNT$/;"	e	enum:nvmlValueType_enum
NVML_VALUE_TYPE_DOUBLE	gen/nvml/nvml.h	/^    NVML_VALUE_TYPE_DOUBLE = 0,$/;"	e	enum:nvmlValueType_enum
NVML_VALUE_TYPE_DOUBLE	pkg/nvml/nvml.h	/^    NVML_VALUE_TYPE_DOUBLE = 0,$/;"	e	enum:nvmlValueType_enum
NVML_VALUE_TYPE_SIGNED_LONG_LONG	gen/nvml/nvml.h	/^    NVML_VALUE_TYPE_SIGNED_LONG_LONG = 4,$/;"	e	enum:nvmlValueType_enum
NVML_VALUE_TYPE_SIGNED_LONG_LONG	pkg/nvml/nvml.h	/^    NVML_VALUE_TYPE_SIGNED_LONG_LONG = 4,$/;"	e	enum:nvmlValueType_enum
NVML_VALUE_TYPE_UNSIGNED_INT	gen/nvml/nvml.h	/^    NVML_VALUE_TYPE_UNSIGNED_INT = 1,$/;"	e	enum:nvmlValueType_enum
NVML_VALUE_TYPE_UNSIGNED_INT	pkg/nvml/nvml.h	/^    NVML_VALUE_TYPE_UNSIGNED_INT = 1,$/;"	e	enum:nvmlValueType_enum
NVML_VALUE_TYPE_UNSIGNED_LONG	gen/nvml/nvml.h	/^    NVML_VALUE_TYPE_UNSIGNED_LONG = 2,$/;"	e	enum:nvmlValueType_enum
NVML_VALUE_TYPE_UNSIGNED_LONG	pkg/nvml/nvml.h	/^    NVML_VALUE_TYPE_UNSIGNED_LONG = 2,$/;"	e	enum:nvmlValueType_enum
NVML_VALUE_TYPE_UNSIGNED_LONG_LONG	gen/nvml/nvml.h	/^    NVML_VALUE_TYPE_UNSIGNED_LONG_LONG = 3,$/;"	e	enum:nvmlValueType_enum
NVML_VALUE_TYPE_UNSIGNED_LONG_LONG	pkg/nvml/nvml.h	/^    NVML_VALUE_TYPE_UNSIGNED_LONG_LONG = 3,$/;"	e	enum:nvmlValueType_enum
NVML_VGPU_COMPATIBILITY_LIMIT_GPU	gen/nvml/nvml.h	/^    NVML_VGPU_COMPATIBILITY_LIMIT_GPU           = 0x4,           \/\/!< Compatibility is limited by GPU hardware.$/;"	e	enum:nvmlVgpuPgpuCompatibilityLimitCode_enum
NVML_VGPU_COMPATIBILITY_LIMIT_GPU	pkg/nvml/nvml.h	/^    NVML_VGPU_COMPATIBILITY_LIMIT_GPU           = 0x4,           \/\/!< Compatibility is limited by GPU hardware.$/;"	e	enum:nvmlVgpuPgpuCompatibilityLimitCode_enum
NVML_VGPU_COMPATIBILITY_LIMIT_GUEST_DRIVER	gen/nvml/nvml.h	/^    NVML_VGPU_COMPATIBILITY_LIMIT_GUEST_DRIVER  = 0x2,           \/\/!< Compatibility is limited by guest driver version.$/;"	e	enum:nvmlVgpuPgpuCompatibilityLimitCode_enum
NVML_VGPU_COMPATIBILITY_LIMIT_GUEST_DRIVER	pkg/nvml/nvml.h	/^    NVML_VGPU_COMPATIBILITY_LIMIT_GUEST_DRIVER  = 0x2,           \/\/!< Compatibility is limited by guest driver version.$/;"	e	enum:nvmlVgpuPgpuCompatibilityLimitCode_enum
NVML_VGPU_COMPATIBILITY_LIMIT_HOST_DRIVER	gen/nvml/nvml.h	/^    NVML_VGPU_COMPATIBILITY_LIMIT_HOST_DRIVER   = 0x1,           \/\/!< ompatibility is limited by host driver version.$/;"	e	enum:nvmlVgpuPgpuCompatibilityLimitCode_enum
NVML_VGPU_COMPATIBILITY_LIMIT_HOST_DRIVER	pkg/nvml/nvml.h	/^    NVML_VGPU_COMPATIBILITY_LIMIT_HOST_DRIVER   = 0x1,           \/\/!< ompatibility is limited by host driver version.$/;"	e	enum:nvmlVgpuPgpuCompatibilityLimitCode_enum
NVML_VGPU_COMPATIBILITY_LIMIT_NONE	gen/nvml/nvml.h	/^    NVML_VGPU_COMPATIBILITY_LIMIT_NONE          = 0x0,           \/\/!< Compatibility is not limited.$/;"	e	enum:nvmlVgpuPgpuCompatibilityLimitCode_enum
NVML_VGPU_COMPATIBILITY_LIMIT_NONE	pkg/nvml/nvml.h	/^    NVML_VGPU_COMPATIBILITY_LIMIT_NONE          = 0x0,           \/\/!< Compatibility is not limited.$/;"	e	enum:nvmlVgpuPgpuCompatibilityLimitCode_enum
NVML_VGPU_COMPATIBILITY_LIMIT_OTHER	gen/nvml/nvml.h	/^    NVML_VGPU_COMPATIBILITY_LIMIT_OTHER         = 0x80000000,    \/\/!< Compatibility is limited by an undefined factor.$/;"	e	enum:nvmlVgpuPgpuCompatibilityLimitCode_enum
NVML_VGPU_COMPATIBILITY_LIMIT_OTHER	pkg/nvml/nvml.h	/^    NVML_VGPU_COMPATIBILITY_LIMIT_OTHER         = 0x80000000,    \/\/!< Compatibility is limited by an undefined factor.$/;"	e	enum:nvmlVgpuPgpuCompatibilityLimitCode_enum
NVML_VGPU_INSTANCE_GUEST_INFO_STATE_INITIALIZED	gen/nvml/nvml.h	/^    NVML_VGPU_INSTANCE_GUEST_INFO_STATE_INITIALIZED   = 1,  \/\/!< Guest-dependent fields initialized$/;"	e	enum:nvmlVgpuGuestInfoState_enum
NVML_VGPU_INSTANCE_GUEST_INFO_STATE_INITIALIZED	pkg/nvml/nvml.h	/^    NVML_VGPU_INSTANCE_GUEST_INFO_STATE_INITIALIZED   = 1,  \/\/!< Guest-dependent fields initialized$/;"	e	enum:nvmlVgpuGuestInfoState_enum
NVML_VGPU_INSTANCE_GUEST_INFO_STATE_UNINITIALIZED	gen/nvml/nvml.h	/^    NVML_VGPU_INSTANCE_GUEST_INFO_STATE_UNINITIALIZED = 0,  \/\/!< Guest-dependent fields uninitialized$/;"	e	enum:nvmlVgpuGuestInfoState_enum
NVML_VGPU_INSTANCE_GUEST_INFO_STATE_UNINITIALIZED	pkg/nvml/nvml.h	/^    NVML_VGPU_INSTANCE_GUEST_INFO_STATE_UNINITIALIZED = 0,  \/\/!< Guest-dependent fields uninitialized$/;"	e	enum:nvmlVgpuGuestInfoState_enum
NVML_VGPU_NAME_BUFFER_SIZE	gen/nvml/nvml.h	923;"	d
NVML_VGPU_NAME_BUFFER_SIZE	pkg/nvml/nvml.h	926;"	d
NVML_VGPU_PGPU_VIRTUALIZATION_CAP_MIGRATION	gen/nvml/nvml.h	941;"	d
NVML_VGPU_PGPU_VIRTUALIZATION_CAP_MIGRATION	pkg/nvml/nvml.h	944;"	d
NVML_VGPU_PGPU_VIRTUALIZATION_CAP_MIGRATION_NO	gen/nvml/nvml.h	942;"	d
NVML_VGPU_PGPU_VIRTUALIZATION_CAP_MIGRATION_NO	pkg/nvml/nvml.h	945;"	d
NVML_VGPU_PGPU_VIRTUALIZATION_CAP_MIGRATION_YES	gen/nvml/nvml.h	943;"	d
NVML_VGPU_PGPU_VIRTUALIZATION_CAP_MIGRATION_YES	pkg/nvml/nvml.h	946;"	d
NVML_VGPU_VIRTUALIZATION_CAP_MIGRATION	gen/nvml/nvml.h	934;"	d
NVML_VGPU_VIRTUALIZATION_CAP_MIGRATION	pkg/nvml/nvml.h	937;"	d
NVML_VGPU_VIRTUALIZATION_CAP_MIGRATION_NO	gen/nvml/nvml.h	935;"	d
NVML_VGPU_VIRTUALIZATION_CAP_MIGRATION_NO	pkg/nvml/nvml.h	938;"	d
NVML_VGPU_VIRTUALIZATION_CAP_MIGRATION_YES	gen/nvml/nvml.h	936;"	d
NVML_VGPU_VIRTUALIZATION_CAP_MIGRATION_YES	pkg/nvml/nvml.h	939;"	d
NVML_VGPU_VM_COMPATIBILITY_COLD	gen/nvml/nvml.h	/^    NVML_VGPU_VM_COMPATIBILITY_COLD         = 0x1,    \/\/!< vGPU is runnable from a cold \/ powered-off state (ACPI S5)$/;"	e	enum:nvmlVgpuVmCompatibility_enum
NVML_VGPU_VM_COMPATIBILITY_COLD	pkg/nvml/nvml.h	/^    NVML_VGPU_VM_COMPATIBILITY_COLD         = 0x1,    \/\/!< vGPU is runnable from a cold \/ powered-off state (ACPI S5)$/;"	e	enum:nvmlVgpuVmCompatibility_enum
NVML_VGPU_VM_COMPATIBILITY_HIBERNATE	gen/nvml/nvml.h	/^    NVML_VGPU_VM_COMPATIBILITY_HIBERNATE    = 0x2,    \/\/!< vGPU is runnable from a hibernated state (ACPI S4)$/;"	e	enum:nvmlVgpuVmCompatibility_enum
NVML_VGPU_VM_COMPATIBILITY_HIBERNATE	pkg/nvml/nvml.h	/^    NVML_VGPU_VM_COMPATIBILITY_HIBERNATE    = 0x2,    \/\/!< vGPU is runnable from a hibernated state (ACPI S4)$/;"	e	enum:nvmlVgpuVmCompatibility_enum
NVML_VGPU_VM_COMPATIBILITY_LIVE	gen/nvml/nvml.h	/^    NVML_VGPU_VM_COMPATIBILITY_LIVE         = 0x8,    \/\/!< vGPU is runnable from a live\/paused (ACPI S0)$/;"	e	enum:nvmlVgpuVmCompatibility_enum
NVML_VGPU_VM_COMPATIBILITY_LIVE	pkg/nvml/nvml.h	/^    NVML_VGPU_VM_COMPATIBILITY_LIVE         = 0x8,    \/\/!< vGPU is runnable from a live\/paused (ACPI S0)$/;"	e	enum:nvmlVgpuVmCompatibility_enum
NVML_VGPU_VM_COMPATIBILITY_NONE	gen/nvml/nvml.h	/^    NVML_VGPU_VM_COMPATIBILITY_NONE         = 0x0,    \/\/!< vGPU is not runnable$/;"	e	enum:nvmlVgpuVmCompatibility_enum
NVML_VGPU_VM_COMPATIBILITY_NONE	pkg/nvml/nvml.h	/^    NVML_VGPU_VM_COMPATIBILITY_NONE         = 0x0,    \/\/!< vGPU is not runnable$/;"	e	enum:nvmlVgpuVmCompatibility_enum
NVML_VGPU_VM_COMPATIBILITY_SLEEP	gen/nvml/nvml.h	/^    NVML_VGPU_VM_COMPATIBILITY_SLEEP        = 0x4,    \/\/!< vGPU is runnable from a sleeped state (ACPI S3)$/;"	e	enum:nvmlVgpuVmCompatibility_enum
NVML_VGPU_VM_COMPATIBILITY_SLEEP	pkg/nvml/nvml.h	/^    NVML_VGPU_VM_COMPATIBILITY_SLEEP        = 0x4,    \/\/!< vGPU is runnable from a sleeped state (ACPI S3)$/;"	e	enum:nvmlVgpuVmCompatibility_enum
NVML_VGPU_VM_ID_DOMAIN_ID	gen/nvml/nvml.h	/^    NVML_VGPU_VM_ID_DOMAIN_ID = 0, \/\/!< VM ID represents DOMAIN ID$/;"	e	enum:nvmlVgpuVmIdType
NVML_VGPU_VM_ID_DOMAIN_ID	pkg/nvml/nvml.h	/^    NVML_VGPU_VM_ID_DOMAIN_ID = 0, \/\/!< VM ID represents DOMAIN ID$/;"	e	enum:nvmlVgpuVmIdType
NVML_VGPU_VM_ID_UUID	gen/nvml/nvml.h	/^    NVML_VGPU_VM_ID_UUID = 1,      \/\/!< VM ID represents UUID$/;"	e	enum:nvmlVgpuVmIdType
NVML_VGPU_VM_ID_UUID	pkg/nvml/nvml.h	/^    NVML_VGPU_VM_ID_UUID = 1,      \/\/!< VM ID represents UUID$/;"	e	enum:nvmlVgpuVmIdType
NVML_VOLATILE_ECC	gen/nvml/nvml.h	/^    NVML_VOLATILE_ECC      = 0,      \/\/!< Volatile counts are reset each time the driver loads.$/;"	e	enum:nvmlEccCounterType_enum
NVML_VOLATILE_ECC	pkg/nvml/nvml.h	/^    NVML_VOLATILE_ECC      = 0,      \/\/!< Volatile counts are reset each time the driver loads.$/;"	e	enum:nvmlEccCounterType_enum
New	pkg/dl/dl.go	/^func New(name string, flags int) *DynamicLibrary {$/;"	f
NvLinkCapability	pkg/nvml/const.go	/^type NvLinkCapability int32$/;"	t
NvLinkErrorCounter	pkg/nvml/const.go	/^type NvLinkErrorCounter int32$/;"	t
NvLinkUtilizationControl	pkg/nvml/types_gen.go	/^type NvLinkUtilizationControl struct {$/;"	t
NvLinkUtilizationCountPktTypes	pkg/nvml/const.go	/^type NvLinkUtilizationCountPktTypes int32$/;"	t
NvLinkUtilizationCountUnits	pkg/nvml/const.go	/^type NvLinkUtilizationCountUnits int32$/;"	t
OnSameBoard	gen/nvml/device.go	/^func (Device1 Device) OnSameBoard(Device2 Device) (int, Return) {$/;"	f
OnSameBoard	pkg/nvml/device.go	/^func (Device1 Device) OnSameBoard(Device2 Device) (int, Return) {$/;"	f
Open	pkg/dl/dl.go	/^func (dl *DynamicLibrary) Open() error {$/;"	f
P2P_CAPS_INDEX_ATOMICS	pkg/nvml/const.go	/^	P2P_CAPS_INDEX_ATOMICS GpuP2PCapsIndex = 3$/;"	c
P2P_CAPS_INDEX_NVLINK	pkg/nvml/const.go	/^	P2P_CAPS_INDEX_NVLINK  GpuP2PCapsIndex = 2$/;"	c
P2P_CAPS_INDEX_PROP	pkg/nvml/const.go	/^	P2P_CAPS_INDEX_PROP    GpuP2PCapsIndex = 4$/;"	c
P2P_CAPS_INDEX_READ	pkg/nvml/const.go	/^	P2P_CAPS_INDEX_READ    GpuP2PCapsIndex = iota$/;"	c
P2P_CAPS_INDEX_UNKNOWN	pkg/nvml/const.go	/^	P2P_CAPS_INDEX_UNKNOWN GpuP2PCapsIndex = 5$/;"	c
P2P_CAPS_INDEX_WRITE	pkg/nvml/const.go	/^	P2P_CAPS_INDEX_WRITE   GpuP2PCapsIndex = 1$/;"	c
P2P_STATUS_CHIPSET_NOT_SUPPORED	pkg/nvml/const.go	/^	P2P_STATUS_CHIPSET_NOT_SUPPORED       GpuP2PStatus = 1$/;"	c
P2P_STATUS_DISABLED_BY_REGKEY	pkg/nvml/const.go	/^	P2P_STATUS_DISABLED_BY_REGKEY         GpuP2PStatus = 4$/;"	c
P2P_STATUS_GPU_NOT_SUPPORTED	pkg/nvml/const.go	/^	P2P_STATUS_GPU_NOT_SUPPORTED          GpuP2PStatus = 2$/;"	c
P2P_STATUS_IOH_TOPOLOGY_NOT_SUPPORTED	pkg/nvml/const.go	/^	P2P_STATUS_IOH_TOPOLOGY_NOT_SUPPORTED GpuP2PStatus = 3$/;"	c
P2P_STATUS_NOT_SUPPORTED	pkg/nvml/const.go	/^	P2P_STATUS_NOT_SUPPORTED              GpuP2PStatus = 5$/;"	c
P2P_STATUS_OK	pkg/nvml/const.go	/^	P2P_STATUS_OK                         GpuP2PStatus = iota$/;"	c
P2P_STATUS_UNKNOWN	pkg/nvml/const.go	/^	P2P_STATUS_UNKNOWN                    GpuP2PStatus = 6$/;"	c
PAGE_RETIREMENT_CAUSE_COUNT	pkg/nvml/const.go	/^	PAGE_RETIREMENT_CAUSE_COUNT                          PageRetirementCause = 2$/;"	c
PAGE_RETIREMENT_CAUSE_DOUBLE_BIT_ECC_ERROR	pkg/nvml/const.go	/^	PAGE_RETIREMENT_CAUSE_DOUBLE_BIT_ECC_ERROR           PageRetirementCause = 1$/;"	c
PAGE_RETIREMENT_CAUSE_MULTIPLE_SINGLE_BIT_ECC_ERRORS	pkg/nvml/const.go	/^	PAGE_RETIREMENT_CAUSE_MULTIPLE_SINGLE_BIT_ECC_ERRORS PageRetirementCause = iota$/;"	c
PCIE_LINK_KEEP	pkg/nvml/const.go	/^	PCIE_LINK_KEEP      PcieLinkState = iota$/;"	c
PCIE_LINK_SHUT_DOWN	pkg/nvml/const.go	/^	PCIE_LINK_SHUT_DOWN PcieLinkState = 1$/;"	c
PCIE_UTIL_COUNT	pkg/nvml/const.go	/^	PCIE_UTIL_COUNT    PcieUtilCounter = 2$/;"	c
PCIE_UTIL_RX_BYTES	pkg/nvml/const.go	/^	PCIE_UTIL_RX_BYTES PcieUtilCounter = 1$/;"	c
PCIE_UTIL_TX_BYTES	pkg/nvml/const.go	/^	PCIE_UTIL_TX_BYTES PcieUtilCounter = iota$/;"	c
PERF_POLICY_BOARD_LIMIT	pkg/nvml/const.go	/^	PERF_POLICY_BOARD_LIMIT       PerfPolicyType = 3$/;"	c
PERF_POLICY_COUNT	pkg/nvml/const.go	/^	PERF_POLICY_COUNT             PerfPolicyType = 12$/;"	c
PERF_POLICY_LOW_UTILIZATION	pkg/nvml/const.go	/^	PERF_POLICY_LOW_UTILIZATION   PerfPolicyType = 4$/;"	c
PERF_POLICY_POWER	pkg/nvml/const.go	/^	PERF_POLICY_POWER             PerfPolicyType = iota$/;"	c
PERF_POLICY_RELIABILITY	pkg/nvml/const.go	/^	PERF_POLICY_RELIABILITY       PerfPolicyType = 5$/;"	c
PERF_POLICY_SYNC_BOOST	pkg/nvml/const.go	/^	PERF_POLICY_SYNC_BOOST        PerfPolicyType = 2$/;"	c
PERF_POLICY_THERMAL	pkg/nvml/const.go	/^	PERF_POLICY_THERMAL           PerfPolicyType = 1$/;"	c
PERF_POLICY_TOTAL_APP_CLOCKS	pkg/nvml/const.go	/^	PERF_POLICY_TOTAL_APP_CLOCKS  PerfPolicyType = 10$/;"	c
PERF_POLICY_TOTAL_BASE_CLOCKS	pkg/nvml/const.go	/^	PERF_POLICY_TOTAL_BASE_CLOCKS PerfPolicyType = 11$/;"	c
PKG_BINDINGS_DIR	Makefile	/^PKG_BINDINGS_DIR := $(PKG_DIR)\/nvml$/;"	m
PKG_DIR	Makefile	/^PKG_DIR := $(PWD)\/pkg$/;"	m
PROCESSOR_CLK_SAMPLES	pkg/nvml/const.go	/^	PROCESSOR_CLK_SAMPLES      SamplingType = 5$/;"	c
PSTATE_0	pkg/nvml/const.go	/^	PSTATE_0       Pstates = iota$/;"	c
PSTATE_1	pkg/nvml/const.go	/^	PSTATE_1       Pstates = 1$/;"	c
PSTATE_10	pkg/nvml/const.go	/^	PSTATE_10      Pstates = 10$/;"	c
PSTATE_11	pkg/nvml/const.go	/^	PSTATE_11      Pstates = 11$/;"	c
PSTATE_12	pkg/nvml/const.go	/^	PSTATE_12      Pstates = 12$/;"	c
PSTATE_13	pkg/nvml/const.go	/^	PSTATE_13      Pstates = 13$/;"	c
PSTATE_14	pkg/nvml/const.go	/^	PSTATE_14      Pstates = 14$/;"	c
PSTATE_15	pkg/nvml/const.go	/^	PSTATE_15      Pstates = 15$/;"	c
PSTATE_2	pkg/nvml/const.go	/^	PSTATE_2       Pstates = 2$/;"	c
PSTATE_3	pkg/nvml/const.go	/^	PSTATE_3       Pstates = 3$/;"	c
PSTATE_4	pkg/nvml/const.go	/^	PSTATE_4       Pstates = 4$/;"	c
PSTATE_5	pkg/nvml/const.go	/^	PSTATE_5       Pstates = 5$/;"	c
PSTATE_6	pkg/nvml/const.go	/^	PSTATE_6       Pstates = 6$/;"	c
PSTATE_7	pkg/nvml/const.go	/^	PSTATE_7       Pstates = 7$/;"	c
PSTATE_8	pkg/nvml/const.go	/^	PSTATE_8       Pstates = 8$/;"	c
PSTATE_9	pkg/nvml/const.go	/^	PSTATE_9       Pstates = 9$/;"	c
PSTATE_UNKNOWN	pkg/nvml/const.go	/^	PSTATE_UNKNOWN Pstates = 32$/;"	c
PSUInfo	pkg/nvml/types_gen.go	/^type PSUInfo struct {$/;"	t
PWD	Makefile	/^PWD := $(shell pwd)$/;"	m
PageRetirementCause	pkg/nvml/const.go	/^type PageRetirementCause int32$/;"	t
PciInfo	pkg/nvml/types_gen.go	/^type PciInfo struct {$/;"	t
PcieLinkState	pkg/nvml/const.go	/^type PcieLinkState int32$/;"	t
PcieUtilCounter	pkg/nvml/const.go	/^type PcieUtilCounter int32$/;"	t
PerfPolicyType	pkg/nvml/const.go	/^type PerfPolicyType int32$/;"	t
ProcessInfo	pkg/nvml/types_gen.go	/^type ProcessInfo struct {$/;"	t
ProcessUtilizationSample	pkg/nvml/types_gen.go	/^type ProcessUtilizationSample struct {$/;"	t
Pstates	pkg/nvml/const.go	/^type Pstates int32$/;"	t
RESTRICTED_API_COUNT	pkg/nvml/const.go	/^	RESTRICTED_API_COUNT                   RestrictedAPI = 2$/;"	c
RESTRICTED_API_SET_APPLICATION_CLOCKS	pkg/nvml/const.go	/^	RESTRICTED_API_SET_APPLICATION_CLOCKS  RestrictedAPI = iota$/;"	c
RESTRICTED_API_SET_AUTO_BOOSTED_CLOCKS	pkg/nvml/const.go	/^	RESTRICTED_API_SET_AUTO_BOOSTED_CLOCKS RestrictedAPI = 1$/;"	c
RTLD_DEEPBIND	pkg/dl/dl.go	/^	RTLD_DEEPBIND = C.RTLD_DEEPBIND$/;"	c
RTLD_GLOBAL	pkg/dl/dl.go	/^	RTLD_GLOBAL = C.RTLD_GLOBAL$/;"	c
RTLD_LAZY	pkg/dl/dl.go	/^	RTLD_LAZY = C.RTLD_LAZY$/;"	c
RTLD_LOCAL	pkg/dl/dl.go	/^	RTLD_LOCAL = C.RTLD_LOCAL$/;"	c
RTLD_NODELETE	pkg/dl/dl.go	/^	RTLD_NODELETE = C.RTLD_NODELETE$/;"	c
RTLD_NOLOAD	pkg/dl/dl.go	/^	RTLD_NOLOAD = C.RTLD_NOLOAD$/;"	c
RTLD_NOW	pkg/dl/dl.go	/^	RTLD_NOW = C.RTLD_NOW$/;"	c
RegisterEvents	gen/nvml/device.go	/^func (Device Device) RegisterEvents(EventTypes uint64, Set EventSet) Return {$/;"	f
RegisterEvents	pkg/nvml/device.go	/^func (Device Device) RegisterEvents(EventTypes uint64, Set EventSet) Return {$/;"	f
ResetApplicationsClocks	gen/nvml/device.go	/^func (Device Device) ResetApplicationsClocks() Return {$/;"	f
ResetApplicationsClocks	pkg/nvml/device.go	/^func (Device Device) ResetApplicationsClocks() Return {$/;"	f
ResetGpuLockedClocks	gen/nvml/device.go	/^func (Device Device) ResetGpuLockedClocks() Return {$/;"	f
ResetGpuLockedClocks	pkg/nvml/device.go	/^func (Device Device) ResetGpuLockedClocks() Return {$/;"	f
ResetNvLinkErrorCounters	gen/nvml/device.go	/^func (Device Device) ResetNvLinkErrorCounters(Link int) Return {$/;"	f
ResetNvLinkErrorCounters	pkg/nvml/device.go	/^func (Device Device) ResetNvLinkErrorCounters(Link int) Return {$/;"	f
ResetNvLinkUtilizationCounter	gen/nvml/device.go	/^func (Device Device) ResetNvLinkUtilizationCounter(Link int, Counter int) Return {$/;"	f
ResetNvLinkUtilizationCounter	pkg/nvml/device.go	/^func (Device Device) ResetNvLinkUtilizationCounter(Link int, Counter int) Return {$/;"	f
RestrictedAPI	pkg/nvml/const.go	/^type RestrictedAPI int32$/;"	t
Return	pkg/nvml/const.go	/^type Return int32$/;"	t
RowRemapperHistogramValues	pkg/nvml/types_gen.go	/^type RowRemapperHistogramValues struct {$/;"	t
SAMPLINGTYPE_COUNT	pkg/nvml/const.go	/^	SAMPLINGTYPE_COUNT         SamplingType = 7$/;"	c
SED_REPLACE_STRING	Makefile	/^.strip-autogen-comment: SED_REPLACE_STRING := \/\/ WARNING: THIS FILE WAS AUTOMATICALLY GENERATED.$/;"	m
SED_REPLACE_STRING	Makefile	/^.strip-nvml-h-linenumber: SED_REPLACE_STRING := \/\/ \\1 nvml\/nvml.h$/;"	m
SED_SEARCH_STRING	Makefile	/^.strip-autogen-comment: SED_SEARCH_STRING := \/\/ WARNING: This file has automatically been generated on$/;"	m
SED_SEARCH_STRING	Makefile	/^.strip-nvml-h-linenumber: SED_SEARCH_STRING := \/\/ (.*) nvml\/nvml.h:[0-9]+$/;"	m
SINGLE_BIT_ECC	pkg/nvml/const.go	/^	SINGLE_BIT_ECC = 0$/;"	c
SOURCES	Makefile	/^SOURCES = $(shell find $(GEN_BINDINGS_DIR) -type f)$/;"	m
SUCCESS	pkg/nvml/const.go	/^	SUCCESS                       Return = iota$/;"	c
SYSTEM_DRIVER_VERSION_BUFFER_SIZE	pkg/nvml/const.go	/^	SYSTEM_DRIVER_VERSION_BUFFER_SIZE = 80$/;"	c
SYSTEM_NVML_VERSION_BUFFER_SIZE	pkg/nvml/const.go	/^	SYSTEM_NVML_VERSION_BUFFER_SIZE = 80$/;"	c
SYSTEM_PROCESS_NAME_BUFFER_SIZE	gen/nvml/const_gen.go	/^	SYSTEM_PROCESS_NAME_BUFFER_SIZE = 256$/;"	c
SYSTEM_PROCESS_NAME_BUFFER_SIZE	pkg/nvml/const_gen.go	/^	SYSTEM_PROCESS_NAME_BUFFER_SIZE = 256$/;"	c
Sample	pkg/nvml/types_gen.go	/^type Sample struct {$/;"	t
SamplingType	pkg/nvml/const.go	/^type SamplingType int32$/;"	t
SetAPIRestriction	gen/nvml/device.go	/^func (Device Device) SetAPIRestriction(ApiType RestrictedAPI, IsRestricted EnableState) Return {$/;"	f
SetAPIRestriction	pkg/nvml/device.go	/^func (Device Device) SetAPIRestriction(ApiType RestrictedAPI, IsRestricted EnableState) Return {$/;"	f
SetAccountingMode	gen/nvml/device.go	/^func (Device Device) SetAccountingMode(Mode EnableState) Return {$/;"	f
SetAccountingMode	pkg/nvml/device.go	/^func (Device Device) SetAccountingMode(Mode EnableState) Return {$/;"	f
SetApplicationsClocks	gen/nvml/device.go	/^func (Device Device) SetApplicationsClocks(MemClockMHz uint32, GraphicsClockMHz uint32) Return {$/;"	f
SetApplicationsClocks	pkg/nvml/device.go	/^func (Device Device) SetApplicationsClocks(MemClockMHz uint32, GraphicsClockMHz uint32) Return {$/;"	f
SetAutoBoostedClocksEnabled	gen/nvml/device.go	/^func (Device Device) SetAutoBoostedClocksEnabled(Enabled EnableState) Return {$/;"	f
SetAutoBoostedClocksEnabled	pkg/nvml/device.go	/^func (Device Device) SetAutoBoostedClocksEnabled(Enabled EnableState) Return {$/;"	f
SetComputeMode	gen/nvml/device.go	/^func (Device Device) SetComputeMode(Mode ComputeMode) Return {$/;"	f
SetComputeMode	pkg/nvml/device.go	/^func (Device Device) SetComputeMode(Mode ComputeMode) Return {$/;"	f
SetCpuAffinity	gen/nvml/device.go	/^func (Device Device) SetCpuAffinity() Return {$/;"	f
SetCpuAffinity	pkg/nvml/device.go	/^func (Device Device) SetCpuAffinity() Return {$/;"	f
SetDefaultAutoBoostedClocksEnabled	gen/nvml/device.go	/^func (Device Device) SetDefaultAutoBoostedClocksEnabled(Enabled EnableState, Flags uint32) Return {$/;"	f
SetDefaultAutoBoostedClocksEnabled	pkg/nvml/device.go	/^func (Device Device) SetDefaultAutoBoostedClocksEnabled(Enabled EnableState, Flags uint32) Return {$/;"	f
SetDriverModel	gen/nvml/device.go	/^func (Device Device) SetDriverModel(DriverModel DriverModel, Flags uint32) Return {$/;"	f
SetDriverModel	pkg/nvml/device.go	/^func (Device Device) SetDriverModel(DriverModel DriverModel, Flags uint32) Return {$/;"	f
SetEccMode	gen/nvml/device.go	/^func (Device Device) SetEccMode(Ecc EnableState) Return {$/;"	f
SetEccMode	pkg/nvml/device.go	/^func (Device Device) SetEccMode(Ecc EnableState) Return {$/;"	f
SetEncoderCapacity	gen/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) SetEncoderCapacity(EncoderCapacity int) Return {$/;"	f
SetEncoderCapacity	pkg/nvml/vgpu.go	/^func (VgpuInstance VgpuInstance) SetEncoderCapacity(EncoderCapacity int) Return {$/;"	f
SetGpuLockedClocks	gen/nvml/device.go	/^func (Device Device) SetGpuLockedClocks(MinGpuClockMHz uint32, MaxGpuClockMHz uint32) Return {$/;"	f
SetGpuLockedClocks	pkg/nvml/device.go	/^func (Device Device) SetGpuLockedClocks(MinGpuClockMHz uint32, MaxGpuClockMHz uint32) Return {$/;"	f
SetGpuOperationMode	gen/nvml/device.go	/^func (Device Device) SetGpuOperationMode(Mode GpuOperationMode) Return {$/;"	f
SetGpuOperationMode	pkg/nvml/device.go	/^func (Device Device) SetGpuOperationMode(Mode GpuOperationMode) Return {$/;"	f
SetLedState	gen/nvml/unit.go	/^func (Unit Unit) SetLedState(Color LedColor) Return {$/;"	f
SetLedState	pkg/nvml/unit.go	/^func (Unit Unit) SetLedState(Color LedColor) Return {$/;"	f
SetMigMode	gen/nvml/device.go	/^func (Device Device) SetMigMode(Mode int) (Return, Return) {$/;"	f
SetMigMode	pkg/nvml/device.go	/^func (Device Device) SetMigMode(Mode int) (Return, Return) {$/;"	f
SetNvLinkUtilizationControl	gen/nvml/device.go	/^func (Device Device) SetNvLinkUtilizationControl(Link int, Counter int, Control *NvLinkUtilizationControl, Reset bool) Return {$/;"	f
SetNvLinkUtilizationControl	pkg/nvml/device.go	/^func (Device Device) SetNvLinkUtilizationControl(Link int, Counter int, Control *NvLinkUtilizationControl, Reset bool) Return {$/;"	f
SetPersistenceMode	gen/nvml/device.go	/^func (Device Device) SetPersistenceMode(Mode EnableState) Return {$/;"	f
SetPersistenceMode	pkg/nvml/device.go	/^func (Device Device) SetPersistenceMode(Mode EnableState) Return {$/;"	f
SetPowerManagementLimit	gen/nvml/device.go	/^func (Device Device) SetPowerManagementLimit(Limit uint32) Return {$/;"	f
SetPowerManagementLimit	pkg/nvml/device.go	/^func (Device Device) SetPowerManagementLimit(Limit uint32) Return {$/;"	f
SetTemperatureThreshold	gen/nvml/device.go	/^func (Device Device) SetTemperatureThreshold(ThresholdType TemperatureThresholds, Temp int) Return {$/;"	f
SetTemperatureThreshold	pkg/nvml/device.go	/^func (Device Device) SetTemperatureThreshold(ThresholdType TemperatureThresholds, Temp int) Return {$/;"	f
SetVgpuVersion	gen/nvml/vgpu.go	/^func SetVgpuVersion(VgpuVersion *VgpuVersion) Return {$/;"	f
SetVgpuVersion	pkg/nvml/vgpu.go	/^func SetVgpuVersion(VgpuVersion *VgpuVersion) Return {$/;"	f
SetVirtualizationMode	gen/nvml/device.go	/^func (Device Device) SetVirtualizationMode(VirtualMode GpuVirtualizationMode) Return {$/;"	f
SetVirtualizationMode	pkg/nvml/device.go	/^func (Device Device) SetVirtualizationMode(VirtualMode GpuVirtualizationMode) Return {$/;"	f
Shutdown	gen/nvml/init.go	/^func Shutdown() Return {$/;"	f
Shutdown	pkg/nvml/init.go	/^func Shutdown() Return {$/;"	f
SystemGetCudaDriverVersion	gen/nvml/system.go	/^func SystemGetCudaDriverVersion() (int, Return) {$/;"	f
SystemGetCudaDriverVersion	pkg/nvml/system.go	/^func SystemGetCudaDriverVersion() (int, Return) {$/;"	f
SystemGetCudaDriverVersion_v2	gen/nvml/system.go	/^func SystemGetCudaDriverVersion_v2() (int, Return) {$/;"	f
SystemGetCudaDriverVersion_v2	pkg/nvml/system.go	/^func SystemGetCudaDriverVersion_v2() (int, Return) {$/;"	f
SystemGetDriverVersion	gen/nvml/system.go	/^func SystemGetDriverVersion() (string, Return) {$/;"	f
SystemGetDriverVersion	pkg/nvml/system.go	/^func SystemGetDriverVersion() (string, Return) {$/;"	f
SystemGetHicVersion	gen/nvml/system.go	/^func SystemGetHicVersion() ([]HwbcEntry, Return) {$/;"	f
SystemGetHicVersion	pkg/nvml/system.go	/^func SystemGetHicVersion() ([]HwbcEntry, Return) {$/;"	f
SystemGetNVMLVersion	gen/nvml/system.go	/^func SystemGetNVMLVersion() (string, Return) {$/;"	f
SystemGetNVMLVersion	pkg/nvml/system.go	/^func SystemGetNVMLVersion() (string, Return) {$/;"	f
SystemGetProcessName	gen/nvml/system.go	/^func SystemGetProcessName(Pid int) (string, Return) {$/;"	f
SystemGetProcessName	pkg/nvml/system.go	/^func SystemGetProcessName(Pid int) (string, Return) {$/;"	f
SystemGetTopologyGpuSet	gen/nvml/system.go	/^func SystemGetTopologyGpuSet(CpuNumber int) ([]Device, Return) {$/;"	f
SystemGetTopologyGpuSet	pkg/nvml/system.go	/^func SystemGetTopologyGpuSet(CpuNumber int) ([]Device, Return) {$/;"	f
TARGETS	Makefile	/^TARGETS := all test clean bindings test-bindings clean-bindings patch-nvml-h examples $(EXAMPLE_TARGETS)$/;"	m
TEMPERATURE_COUNT	pkg/nvml/const.go	/^	TEMPERATURE_COUNT TemperatureSensors = 1$/;"	c
TEMPERATURE_GPU	pkg/nvml/const.go	/^	TEMPERATURE_GPU   TemperatureSensors = iota$/;"	c
TEMPERATURE_THRESHOLD_ACOUSTIC_CURR	pkg/nvml/const.go	/^	TEMPERATURE_THRESHOLD_ACOUSTIC_CURR TemperatureThresholds = 5$/;"	c
TEMPERATURE_THRESHOLD_ACOUSTIC_MAX	pkg/nvml/const.go	/^	TEMPERATURE_THRESHOLD_ACOUSTIC_MAX  TemperatureThresholds = 6$/;"	c
TEMPERATURE_THRESHOLD_ACOUSTIC_MIN	pkg/nvml/const.go	/^	TEMPERATURE_THRESHOLD_ACOUSTIC_MIN  TemperatureThresholds = 4$/;"	c
TEMPERATURE_THRESHOLD_COUNT	pkg/nvml/const.go	/^	TEMPERATURE_THRESHOLD_COUNT         TemperatureThresholds = 7$/;"	c
TEMPERATURE_THRESHOLD_GPU_MAX	pkg/nvml/const.go	/^	TEMPERATURE_THRESHOLD_GPU_MAX       TemperatureThresholds = 3$/;"	c
TEMPERATURE_THRESHOLD_MEM_MAX	pkg/nvml/const.go	/^	TEMPERATURE_THRESHOLD_MEM_MAX       TemperatureThresholds = 2$/;"	c
TEMPERATURE_THRESHOLD_SHUTDOWN	pkg/nvml/const.go	/^	TEMPERATURE_THRESHOLD_SHUTDOWN      TemperatureThresholds = iota$/;"	c
TEMPERATURE_THRESHOLD_SLOWDOWN	pkg/nvml/const.go	/^	TEMPERATURE_THRESHOLD_SLOWDOWN      TemperatureThresholds = 1$/;"	c
TOPOLOGY_CPU	pkg/nvml/const.go	/^	TOPOLOGY_CPU = 0$/;"	c
TOPOLOGY_HOSTBRIDGE	pkg/nvml/const.go	/^	TOPOLOGY_HOSTBRIDGE GpuTopologyLevel = 30$/;"	c
TOPOLOGY_INTERNAL	pkg/nvml/const.go	/^	TOPOLOGY_INTERNAL   GpuTopologyLevel = iota$/;"	c
TOPOLOGY_MULTIPLE	pkg/nvml/const.go	/^	TOPOLOGY_MULTIPLE   GpuTopologyLevel = 20$/;"	c
TOPOLOGY_NODE	pkg/nvml/const.go	/^	TOPOLOGY_NODE       GpuTopologyLevel = 40$/;"	c
TOPOLOGY_SINGLE	pkg/nvml/const.go	/^	TOPOLOGY_SINGLE     GpuTopologyLevel = 10$/;"	c
TOPOLOGY_SYSTEM	pkg/nvml/const.go	/^	TOPOLOGY_SYSTEM     GpuTopologyLevel = 50$/;"	c
TOTAL_POWER_SAMPLES	pkg/nvml/const.go	/^	TOTAL_POWER_SAMPLES        SamplingType = iota$/;"	c
TemperatureSensors	pkg/nvml/const.go	/^type TemperatureSensors int32$/;"	t
TemperatureThresholds	pkg/nvml/const.go	/^type TemperatureThresholds int32$/;"	t
TestClose	pkg/dl/dl_test.go	/^func TestClose(t *testing.T) {$/;"	f
TestEventSet	gen/nvml/nvml_test.go	/^func TestEventSet(t *testing.T) {$/;"	f
TestEventSet	pkg/nvml/nvml_test.go	/^func TestEventSet(t *testing.T) {$/;"	f
TestInit	gen/nvml/nvml_test.go	/^func TestInit(t *testing.T) {$/;"	f
TestInit	pkg/nvml/nvml_test.go	/^func TestInit(t *testing.T) {$/;"	f
TestLookupFailed	pkg/dl/dl_test.go	/^func TestLookupFailed(t *testing.T) {$/;"	f
TestLookupSuccess	pkg/dl/dl_test.go	/^func TestLookupSuccess(t *testing.T) {$/;"	f
TestNew	pkg/dl/dl_test.go	/^func TestNew(t *testing.T) {$/;"	f
TestOpenFailed	pkg/dl/dl_test.go	/^func TestOpenFailed(t *testing.T) {$/;"	f
TestOpenSuccess	pkg/dl/dl_test.go	/^func TestOpenSuccess(t *testing.T) {$/;"	f
TestSystem	gen/nvml/nvml_test.go	/^func TestSystem(t *testing.T) {$/;"	f
TestSystem	pkg/nvml/nvml_test.go	/^func TestSystem(t *testing.T) {$/;"	f
TestUnit	gen/nvml/nvml_test.go	/^func TestUnit(t *testing.T) {$/;"	f
TestUnit	pkg/nvml/nvml_test.go	/^func TestUnit(t *testing.T) {$/;"	f
Unit	pkg/nvml/types_gen.go	/^type Unit struct {$/;"	t
UnitFanInfo	pkg/nvml/types_gen.go	/^type UnitFanInfo struct {$/;"	t
UnitFanSpeeds	pkg/nvml/types_gen.go	/^type UnitFanSpeeds struct {$/;"	t
UnitGetCount	gen/nvml/unit.go	/^func UnitGetCount() (int, Return) {$/;"	f
UnitGetCount	pkg/nvml/unit.go	/^func UnitGetCount() (int, Return) {$/;"	f
UnitGetDevices	gen/nvml/unit.go	/^func UnitGetDevices(Unit Unit) ([]Device, Return) {$/;"	f
UnitGetDevices	pkg/nvml/unit.go	/^func UnitGetDevices(Unit Unit) ([]Device, Return) {$/;"	f
UnitGetFanSpeedInfo	gen/nvml/unit.go	/^func UnitGetFanSpeedInfo(Unit Unit) (UnitFanSpeeds, Return) {$/;"	f
UnitGetFanSpeedInfo	pkg/nvml/unit.go	/^func UnitGetFanSpeedInfo(Unit Unit) (UnitFanSpeeds, Return) {$/;"	f
UnitGetHandleByIndex	gen/nvml/unit.go	/^func UnitGetHandleByIndex(Index int) (Unit, Return) {$/;"	f
UnitGetHandleByIndex	pkg/nvml/unit.go	/^func UnitGetHandleByIndex(Index int) (Unit, Return) {$/;"	f
UnitGetLedState	gen/nvml/unit.go	/^func UnitGetLedState(Unit Unit) (LedState, Return) {$/;"	f
UnitGetLedState	pkg/nvml/unit.go	/^func UnitGetLedState(Unit Unit) (LedState, Return) {$/;"	f
UnitGetPsuInfo	gen/nvml/unit.go	/^func UnitGetPsuInfo(Unit Unit) (PSUInfo, Return) {$/;"	f
UnitGetPsuInfo	pkg/nvml/unit.go	/^func UnitGetPsuInfo(Unit Unit) (PSUInfo, Return) {$/;"	f
UnitGetTemperature	gen/nvml/unit.go	/^func UnitGetTemperature(Unit Unit, Type int) (uint32, Return) {$/;"	f
UnitGetTemperature	pkg/nvml/unit.go	/^func UnitGetTemperature(Unit Unit, Type int) (uint32, Return) {$/;"	f
UnitGetUnitInfo	gen/nvml/unit.go	/^func UnitGetUnitInfo(Unit Unit) (UnitInfo, Return) {$/;"	f
UnitGetUnitInfo	pkg/nvml/unit.go	/^func UnitGetUnitInfo(Unit Unit) (UnitInfo, Return) {$/;"	f
UnitInfo	pkg/nvml/types_gen.go	/^type UnitInfo struct {$/;"	t
UnitSetLedState	gen/nvml/unit.go	/^func UnitSetLedState(Unit Unit, Color LedColor) Return {$/;"	f
UnitSetLedState	pkg/nvml/unit.go	/^func UnitSetLedState(Unit Unit, Color LedColor) Return {$/;"	f
Utilization	pkg/nvml/types_gen.go	/^type Utilization struct {$/;"	t
VALUE_NOT_AVAILABLE	pkg/nvml/const.go	/^	VALUE_NOT_AVAILABLE = -1$/;"	c
VALUE_TYPE_COUNT	pkg/nvml/const.go	/^	VALUE_TYPE_COUNT              ValueType = 5$/;"	c
VALUE_TYPE_DOUBLE	pkg/nvml/const.go	/^	VALUE_TYPE_DOUBLE             ValueType = iota$/;"	c
VALUE_TYPE_SIGNED_LONG_LONG	pkg/nvml/const.go	/^	VALUE_TYPE_SIGNED_LONG_LONG   ValueType = 4$/;"	c
VALUE_TYPE_UNSIGNED_INT	pkg/nvml/const.go	/^	VALUE_TYPE_UNSIGNED_INT       ValueType = 1$/;"	c
VALUE_TYPE_UNSIGNED_LONG	pkg/nvml/const.go	/^	VALUE_TYPE_UNSIGNED_LONG      ValueType = 2$/;"	c
VALUE_TYPE_UNSIGNED_LONG_LONG	pkg/nvml/const.go	/^	VALUE_TYPE_UNSIGNED_LONG_LONG ValueType = 3$/;"	c
VGPU_COMPATIBILITY_LIMIT_GPU	pkg/nvml/const.go	/^	VGPU_COMPATIBILITY_LIMIT_GPU          VgpuPgpuCompatibilityLimitCode = 4$/;"	c
VGPU_COMPATIBILITY_LIMIT_GUEST_DRIVER	pkg/nvml/const.go	/^	VGPU_COMPATIBILITY_LIMIT_GUEST_DRIVER VgpuPgpuCompatibilityLimitCode = 2$/;"	c
VGPU_COMPATIBILITY_LIMIT_HOST_DRIVER	pkg/nvml/const.go	/^	VGPU_COMPATIBILITY_LIMIT_HOST_DRIVER  VgpuPgpuCompatibilityLimitCode = 1$/;"	c
VGPU_COMPATIBILITY_LIMIT_NONE	pkg/nvml/const.go	/^	VGPU_COMPATIBILITY_LIMIT_NONE         VgpuPgpuCompatibilityLimitCode = iota$/;"	c
VGPU_COMPATIBILITY_LIMIT_OTHER	pkg/nvml/const.go	/^	VGPU_COMPATIBILITY_LIMIT_OTHER        VgpuPgpuCompatibilityLimitCode = -2147483648$/;"	c
VGPU_INSTANCE_GUEST_INFO_STATE_INITIALIZED	pkg/nvml/const.go	/^	VGPU_INSTANCE_GUEST_INFO_STATE_INITIALIZED   VgpuGuestInfoState = 1$/;"	c
VGPU_INSTANCE_GUEST_INFO_STATE_UNINITIALIZED	pkg/nvml/const.go	/^	VGPU_INSTANCE_GUEST_INFO_STATE_UNINITIALIZED VgpuGuestInfoState = iota$/;"	c
VGPU_NAME_BUFFER_SIZE	pkg/nvml/const.go	/^	VGPU_NAME_BUFFER_SIZE = 64$/;"	c
VGPU_VM_COMPATIBILITY_COLD	pkg/nvml/const.go	/^	VGPU_VM_COMPATIBILITY_COLD      VgpuVmCompatibility = 1$/;"	c
VGPU_VM_COMPATIBILITY_HIBERNATE	pkg/nvml/const.go	/^	VGPU_VM_COMPATIBILITY_HIBERNATE VgpuVmCompatibility = 2$/;"	c
VGPU_VM_COMPATIBILITY_LIVE	pkg/nvml/const.go	/^	VGPU_VM_COMPATIBILITY_LIVE      VgpuVmCompatibility = 8$/;"	c
VGPU_VM_COMPATIBILITY_NONE	pkg/nvml/const.go	/^	VGPU_VM_COMPATIBILITY_NONE      VgpuVmCompatibility = iota$/;"	c
VGPU_VM_COMPATIBILITY_SLEEP	pkg/nvml/const.go	/^	VGPU_VM_COMPATIBILITY_SLEEP     VgpuVmCompatibility = 4$/;"	c
VGPU_VM_ID_DOMAIN_ID	pkg/nvml/const.go	/^	VGPU_VM_ID_DOMAIN_ID VgpuVmIdType = iota$/;"	c
VGPU_VM_ID_UUID	pkg/nvml/const.go	/^	VGPU_VM_ID_UUID      VgpuVmIdType = 1$/;"	c
VOLATILE_ECC	pkg/nvml/const.go	/^	VOLATILE_ECC           EccCounterType = iota$/;"	c
ValidateInforom	gen/nvml/device.go	/^func (Device Device) ValidateInforom() Return {$/;"	f
ValidateInforom	pkg/nvml/device.go	/^func (Device Device) ValidateInforom() Return {$/;"	f
Value	pkg/nvml/types_gen.go	/^type Value [sizeofValue]byte$/;"	t
ValueType	pkg/nvml/const.go	/^type ValueType int32$/;"	t
VgpuGuestInfoState	pkg/nvml/const.go	/^type VgpuGuestInfoState int32$/;"	t
VgpuInstance	pkg/nvml/types_gen.go	/^type VgpuInstance uint32$/;"	t
VgpuInstanceClearAccountingPids	gen/nvml/vgpu.go	/^func VgpuInstanceClearAccountingPids(VgpuInstance VgpuInstance) Return {$/;"	f
VgpuInstanceClearAccountingPids	pkg/nvml/vgpu.go	/^func VgpuInstanceClearAccountingPids(VgpuInstance VgpuInstance) Return {$/;"	f
VgpuInstanceGetAccountingMode	gen/nvml/vgpu.go	/^func VgpuInstanceGetAccountingMode(VgpuInstance VgpuInstance) (EnableState, Return) {$/;"	f
VgpuInstanceGetAccountingMode	pkg/nvml/vgpu.go	/^func VgpuInstanceGetAccountingMode(VgpuInstance VgpuInstance) (EnableState, Return) {$/;"	f
VgpuInstanceGetAccountingPids	gen/nvml/vgpu.go	/^func VgpuInstanceGetAccountingPids(VgpuInstance VgpuInstance) ([]int, Return) {$/;"	f
VgpuInstanceGetAccountingPids	pkg/nvml/vgpu.go	/^func VgpuInstanceGetAccountingPids(VgpuInstance VgpuInstance) ([]int, Return) {$/;"	f
VgpuInstanceGetAccountingStats	gen/nvml/vgpu.go	/^func VgpuInstanceGetAccountingStats(VgpuInstance VgpuInstance, Pid int) (AccountingStats, Return) {$/;"	f
VgpuInstanceGetAccountingStats	pkg/nvml/vgpu.go	/^func VgpuInstanceGetAccountingStats(VgpuInstance VgpuInstance, Pid int) (AccountingStats, Return) {$/;"	f
VgpuInstanceGetEccMode	gen/nvml/vgpu.go	/^func VgpuInstanceGetEccMode(VgpuInstance VgpuInstance) (EnableState, Return) {$/;"	f
VgpuInstanceGetEccMode	pkg/nvml/vgpu.go	/^func VgpuInstanceGetEccMode(VgpuInstance VgpuInstance) (EnableState, Return) {$/;"	f
VgpuInstanceGetEncoderCapacity	gen/nvml/vgpu.go	/^func VgpuInstanceGetEncoderCapacity(VgpuInstance VgpuInstance) (int, Return) {$/;"	f
VgpuInstanceGetEncoderCapacity	pkg/nvml/vgpu.go	/^func VgpuInstanceGetEncoderCapacity(VgpuInstance VgpuInstance) (int, Return) {$/;"	f
VgpuInstanceGetEncoderSessions	gen/nvml/vgpu.go	/^func VgpuInstanceGetEncoderSessions(VgpuInstance VgpuInstance) (int, EncoderSessionInfo, Return) {$/;"	f
VgpuInstanceGetEncoderSessions	pkg/nvml/vgpu.go	/^func VgpuInstanceGetEncoderSessions(VgpuInstance VgpuInstance) (int, EncoderSessionInfo, Return) {$/;"	f
VgpuInstanceGetEncoderStats	gen/nvml/vgpu.go	/^func VgpuInstanceGetEncoderStats(VgpuInstance VgpuInstance) (int, uint32, uint32, Return) {$/;"	f
VgpuInstanceGetEncoderStats	pkg/nvml/vgpu.go	/^func VgpuInstanceGetEncoderStats(VgpuInstance VgpuInstance) (int, uint32, uint32, Return) {$/;"	f
VgpuInstanceGetFBCSessions	gen/nvml/vgpu.go	/^func VgpuInstanceGetFBCSessions(VgpuInstance VgpuInstance) (int, FBCSessionInfo, Return) {$/;"	f
VgpuInstanceGetFBCSessions	pkg/nvml/vgpu.go	/^func VgpuInstanceGetFBCSessions(VgpuInstance VgpuInstance) (int, FBCSessionInfo, Return) {$/;"	f
VgpuInstanceGetFBCStats	gen/nvml/vgpu.go	/^func VgpuInstanceGetFBCStats(VgpuInstance VgpuInstance) (FBCStats, Return) {$/;"	f
VgpuInstanceGetFBCStats	pkg/nvml/vgpu.go	/^func VgpuInstanceGetFBCStats(VgpuInstance VgpuInstance) (FBCStats, Return) {$/;"	f
VgpuInstanceGetFbUsage	gen/nvml/vgpu.go	/^func VgpuInstanceGetFbUsage(VgpuInstance VgpuInstance) (uint64, Return) {$/;"	f
VgpuInstanceGetFbUsage	pkg/nvml/vgpu.go	/^func VgpuInstanceGetFbUsage(VgpuInstance VgpuInstance) (uint64, Return) {$/;"	f
VgpuInstanceGetFrameRateLimit	gen/nvml/vgpu.go	/^func VgpuInstanceGetFrameRateLimit(VgpuInstance VgpuInstance) (uint32, Return) {$/;"	f
VgpuInstanceGetFrameRateLimit	pkg/nvml/vgpu.go	/^func VgpuInstanceGetFrameRateLimit(VgpuInstance VgpuInstance) (uint32, Return) {$/;"	f
VgpuInstanceGetGpuInstanceId	gen/nvml/vgpu.go	/^func VgpuInstanceGetGpuInstanceId(VgpuInstance VgpuInstance) (int, Return) {$/;"	f
VgpuInstanceGetGpuInstanceId	pkg/nvml/vgpu.go	/^func VgpuInstanceGetGpuInstanceId(VgpuInstance VgpuInstance) (int, Return) {$/;"	f
VgpuInstanceGetLicenseStatus	gen/nvml/vgpu.go	/^func VgpuInstanceGetLicenseStatus(VgpuInstance VgpuInstance) (int, Return) {$/;"	f
VgpuInstanceGetLicenseStatus	pkg/nvml/vgpu.go	/^func VgpuInstanceGetLicenseStatus(VgpuInstance VgpuInstance) (int, Return) {$/;"	f
VgpuInstanceGetMdevUUID	gen/nvml/vgpu.go	/^func VgpuInstanceGetMdevUUID(VgpuInstance VgpuInstance) (string, Return) {$/;"	f
VgpuInstanceGetMdevUUID	pkg/nvml/vgpu.go	/^func VgpuInstanceGetMdevUUID(VgpuInstance VgpuInstance) (string, Return) {$/;"	f
VgpuInstanceGetMetadata	gen/nvml/vgpu.go	/^func VgpuInstanceGetMetadata(VgpuInstance VgpuInstance) (VgpuMetadata, Return) {$/;"	f
VgpuInstanceGetMetadata	pkg/nvml/vgpu.go	/^func VgpuInstanceGetMetadata(VgpuInstance VgpuInstance) (VgpuMetadata, Return) {$/;"	f
VgpuInstanceGetType	gen/nvml/vgpu.go	/^func VgpuInstanceGetType(VgpuInstance VgpuInstance) (VgpuTypeId, Return) {$/;"	f
VgpuInstanceGetType	pkg/nvml/vgpu.go	/^func VgpuInstanceGetType(VgpuInstance VgpuInstance) (VgpuTypeId, Return) {$/;"	f
VgpuInstanceGetUUID	gen/nvml/vgpu.go	/^func VgpuInstanceGetUUID(VgpuInstance VgpuInstance) (string, Return) {$/;"	f
VgpuInstanceGetUUID	pkg/nvml/vgpu.go	/^func VgpuInstanceGetUUID(VgpuInstance VgpuInstance) (string, Return) {$/;"	f
VgpuInstanceGetVmDriverVersion	gen/nvml/vgpu.go	/^func VgpuInstanceGetVmDriverVersion(VgpuInstance VgpuInstance) (string, Return) {$/;"	f
VgpuInstanceGetVmDriverVersion	pkg/nvml/vgpu.go	/^func VgpuInstanceGetVmDriverVersion(VgpuInstance VgpuInstance) (string, Return) {$/;"	f
VgpuInstanceGetVmID	gen/nvml/vgpu.go	/^func VgpuInstanceGetVmID(VgpuInstance VgpuInstance) (string, VgpuVmIdType, Return) {$/;"	f
VgpuInstanceGetVmID	pkg/nvml/vgpu.go	/^func VgpuInstanceGetVmID(VgpuInstance VgpuInstance) (string, VgpuVmIdType, Return) {$/;"	f
VgpuInstanceSetEncoderCapacity	gen/nvml/vgpu.go	/^func VgpuInstanceSetEncoderCapacity(VgpuInstance VgpuInstance, EncoderCapacity int) Return {$/;"	f
VgpuInstanceSetEncoderCapacity	pkg/nvml/vgpu.go	/^func VgpuInstanceSetEncoderCapacity(VgpuInstance VgpuInstance, EncoderCapacity int) Return {$/;"	f
VgpuInstanceUtilizationSample	pkg/nvml/types_gen.go	/^type VgpuInstanceUtilizationSample struct {$/;"	t
VgpuMetadata	gen/nvml/vgpu.go	/^type VgpuMetadata struct {$/;"	t
VgpuMetadata	pkg/nvml/vgpu.go	/^type VgpuMetadata struct {$/;"	t
VgpuPgpuCompatibility	pkg/nvml/types_gen.go	/^type VgpuPgpuCompatibility struct {$/;"	t
VgpuPgpuCompatibilityLimitCode	pkg/nvml/const.go	/^type VgpuPgpuCompatibilityLimitCode int32$/;"	t
VgpuPgpuMetadata	gen/nvml/vgpu.go	/^type VgpuPgpuMetadata struct {$/;"	t
VgpuPgpuMetadata	pkg/nvml/vgpu.go	/^type VgpuPgpuMetadata struct {$/;"	t
VgpuProcessUtilizationSample	pkg/nvml/types_gen.go	/^type VgpuProcessUtilizationSample struct {$/;"	t
VgpuTypeGetClass	gen/nvml/vgpu.go	/^func VgpuTypeGetClass(VgpuTypeId VgpuTypeId) (string, Return) {$/;"	f
VgpuTypeGetClass	pkg/nvml/vgpu.go	/^func VgpuTypeGetClass(VgpuTypeId VgpuTypeId) (string, Return) {$/;"	f
VgpuTypeGetDeviceID	gen/nvml/vgpu.go	/^func VgpuTypeGetDeviceID(VgpuTypeId VgpuTypeId) (uint64, uint64, Return) {$/;"	f
VgpuTypeGetDeviceID	pkg/nvml/vgpu.go	/^func VgpuTypeGetDeviceID(VgpuTypeId VgpuTypeId) (uint64, uint64, Return) {$/;"	f
VgpuTypeGetFrameRateLimit	gen/nvml/vgpu.go	/^func VgpuTypeGetFrameRateLimit(VgpuTypeId VgpuTypeId) (uint32, Return) {$/;"	f
VgpuTypeGetFrameRateLimit	pkg/nvml/vgpu.go	/^func VgpuTypeGetFrameRateLimit(VgpuTypeId VgpuTypeId) (uint32, Return) {$/;"	f
VgpuTypeGetFramebufferSize	gen/nvml/vgpu.go	/^func VgpuTypeGetFramebufferSize(VgpuTypeId VgpuTypeId) (uint64, Return) {$/;"	f
VgpuTypeGetFramebufferSize	pkg/nvml/vgpu.go	/^func VgpuTypeGetFramebufferSize(VgpuTypeId VgpuTypeId) (uint64, Return) {$/;"	f
VgpuTypeGetGpuInstanceProfileId	gen/nvml/vgpu.go	/^func VgpuTypeGetGpuInstanceProfileId(VgpuTypeId VgpuTypeId) (uint32, Return) {$/;"	f
VgpuTypeGetGpuInstanceProfileId	pkg/nvml/vgpu.go	/^func VgpuTypeGetGpuInstanceProfileId(VgpuTypeId VgpuTypeId) (uint32, Return) {$/;"	f
VgpuTypeGetLicense	gen/nvml/vgpu.go	/^func VgpuTypeGetLicense(VgpuTypeId VgpuTypeId) (string, Return) {$/;"	f
VgpuTypeGetLicense	pkg/nvml/vgpu.go	/^func VgpuTypeGetLicense(VgpuTypeId VgpuTypeId) (string, Return) {$/;"	f
VgpuTypeGetMaxInstances	gen/nvml/vgpu.go	/^func (Device Device) VgpuTypeGetMaxInstances(VgpuTypeId VgpuTypeId) (int, Return) {$/;"	f
VgpuTypeGetMaxInstances	gen/nvml/vgpu.go	/^func VgpuTypeGetMaxInstances(Device Device, VgpuTypeId VgpuTypeId) (int, Return) {$/;"	f
VgpuTypeGetMaxInstances	pkg/nvml/vgpu.go	/^func (Device Device) VgpuTypeGetMaxInstances(VgpuTypeId VgpuTypeId) (int, Return) {$/;"	f
VgpuTypeGetMaxInstances	pkg/nvml/vgpu.go	/^func VgpuTypeGetMaxInstances(Device Device, VgpuTypeId VgpuTypeId) (int, Return) {$/;"	f
VgpuTypeGetMaxInstancesPerVm	gen/nvml/vgpu.go	/^func VgpuTypeGetMaxInstancesPerVm(VgpuTypeId VgpuTypeId) (int, Return) {$/;"	f
VgpuTypeGetMaxInstancesPerVm	pkg/nvml/vgpu.go	/^func VgpuTypeGetMaxInstancesPerVm(VgpuTypeId VgpuTypeId) (int, Return) {$/;"	f
VgpuTypeGetName	gen/nvml/vgpu.go	/^func VgpuTypeGetName(VgpuTypeId VgpuTypeId) (string, Return) {$/;"	f
VgpuTypeGetName	pkg/nvml/vgpu.go	/^func VgpuTypeGetName(VgpuTypeId VgpuTypeId) (string, Return) {$/;"	f
VgpuTypeGetNumDisplayHeads	gen/nvml/vgpu.go	/^func VgpuTypeGetNumDisplayHeads(VgpuTypeId VgpuTypeId) (int, Return) {$/;"	f
VgpuTypeGetNumDisplayHeads	pkg/nvml/vgpu.go	/^func VgpuTypeGetNumDisplayHeads(VgpuTypeId VgpuTypeId) (int, Return) {$/;"	f
VgpuTypeGetResolution	gen/nvml/vgpu.go	/^func VgpuTypeGetResolution(VgpuTypeId VgpuTypeId, DisplayIndex int) (uint32, uint32, Return) {$/;"	f
VgpuTypeGetResolution	pkg/nvml/vgpu.go	/^func VgpuTypeGetResolution(VgpuTypeId VgpuTypeId, DisplayIndex int) (uint32, uint32, Return) {$/;"	f
VgpuTypeId	pkg/nvml/types_gen.go	/^type VgpuTypeId uint32$/;"	t
VgpuVersion	pkg/nvml/types_gen.go	/^type VgpuVersion struct {$/;"	t
VgpuVmCompatibility	pkg/nvml/const.go	/^type VgpuVmCompatibility int32$/;"	t
VgpuVmIdType	pkg/nvml/const.go	/^type VgpuVmIdType int32$/;"	t
ViolationTime	pkg/nvml/types_gen.go	/^type ViolationTime struct {$/;"	t
Wait	gen/nvml/event_set.go	/^func (Set EventSet) Wait(Timeoutms uint32) (EventData, Return) {$/;"	f
Wait	pkg/nvml/event_set.go	/^func (Set EventSet) Wait(Timeoutms uint32) (EventData, Return) {$/;"	f
__CGOGEN	pkg/nvml/cgo_helpers.h	22;"	d
__nvml_nvml_h__	gen/nvml/nvml.h	71;"	d
__nvml_nvml_h__	pkg/nvml/nvml.h	71;"	d
averageFPS	gen/nvml/nvml.h	/^    unsigned int          averageFPS;                          \/\/!< Moving average new frames captured per second$/;"	m	struct:nvmlFBCSessionInfo_st
averageFPS	gen/nvml/nvml.h	/^    unsigned int      averageFPS;       \/\/!< Moving average new frames captured per second$/;"	m	struct:nvmlFBCStats_st
averageFPS	pkg/nvml/nvml.h	/^    unsigned int          averageFPS;                          \/\/!< Moving average new frames captured per second$/;"	m	struct:nvmlFBCSessionInfo_st
averageFPS	pkg/nvml/nvml.h	/^    unsigned int      averageFPS;       \/\/!< Moving average new frames captured per second$/;"	m	struct:nvmlFBCStats_st
averageFps	gen/nvml/nvml.h	/^    unsigned int       averageFps;      \/\/!< Moving average encode frames per second$/;"	m	struct:nvmlEncoderSessionInfo_st
averageFps	pkg/nvml/nvml.h	/^    unsigned int       averageFps;      \/\/!< Moving average encode frames per second$/;"	m	struct:nvmlEncoderSessionInfo_st
averageLatency	gen/nvml/nvml.h	/^    unsigned int          averageLatency;                      \/\/!< Moving average new frame capture latency in microseconds$/;"	m	struct:nvmlFBCSessionInfo_st
averageLatency	gen/nvml/nvml.h	/^    unsigned int       averageLatency;  \/\/!< Moving average encode latency in microseconds$/;"	m	struct:nvmlEncoderSessionInfo_st
averageLatency	gen/nvml/nvml.h	/^    unsigned int      averageLatency;   \/\/!< Moving average new frame capture latency in microseconds$/;"	m	struct:nvmlFBCStats_st
averageLatency	pkg/nvml/nvml.h	/^    unsigned int          averageLatency;                      \/\/!< Moving average new frame capture latency in microseconds$/;"	m	struct:nvmlFBCSessionInfo_st
averageLatency	pkg/nvml/nvml.h	/^    unsigned int       averageLatency;  \/\/!< Moving average encode latency in microseconds$/;"	m	struct:nvmlEncoderSessionInfo_st
averageLatency	pkg/nvml/nvml.h	/^    unsigned int      averageLatency;   \/\/!< Moving average new frame capture latency in microseconds$/;"	m	struct:nvmlFBCStats_st
bar1Free	gen/nvml/nvml.h	/^    unsigned long long bar1Free;     \/\/!< Unallocated BAR1 Memory (in bytes)$/;"	m	struct:nvmlBAR1Memory_st
bar1Free	pkg/nvml/nvml.h	/^    unsigned long long bar1Free;     \/\/!< Unallocated BAR1 Memory (in bytes)$/;"	m	struct:nvmlBAR1Memory_st
bar1Total	gen/nvml/nvml.h	/^    unsigned long long bar1Total;    \/\/!< Total BAR1 Memory (in bytes)$/;"	m	struct:nvmlBAR1Memory_st
bar1Total	pkg/nvml/nvml.h	/^    unsigned long long bar1Total;    \/\/!< Total BAR1 Memory (in bytes)$/;"	m	struct:nvmlBAR1Memory_st
bar1Used	gen/nvml/nvml.h	/^    unsigned long long bar1Used;     \/\/!< Allocated Used Memory (in bytes)$/;"	m	struct:nvmlBAR1Memory_st
bar1Used	pkg/nvml/nvml.h	/^    unsigned long long bar1Used;     \/\/!< Allocated Used Memory (in bytes)$/;"	m	struct:nvmlBAR1Memory_st
bridgeChipInfo	gen/nvml/nvml.h	/^    nvmlBridgeChipInfo_t bridgeChipInfo[NVML_MAX_PHYSICAL_BRIDGE]; \/\/!< Hierarchy of Bridge Chips on the board$/;"	m	struct:nvmlBridgeChipHierarchy_st
bridgeChipInfo	pkg/nvml/nvml.h	/^    nvmlBridgeChipInfo_t bridgeChipInfo[NVML_MAX_PHYSICAL_BRIDGE]; \/\/!< Hierarchy of Bridge Chips on the board$/;"	m	struct:nvmlBridgeChipHierarchy_st
bridgeCount	gen/nvml/nvml.h	/^    unsigned char  bridgeCount;                 \/\/!< Number of Bridge Chips on the Board$/;"	m	struct:nvmlBridgeChipHierarchy_st
bridgeCount	pkg/nvml/nvml.h	/^    unsigned char  bridgeCount;                 \/\/!< Number of Bridge Chips on the Board$/;"	m	struct:nvmlBridgeChipHierarchy_st
bus	gen/nvml/nvml.h	/^    unsigned int bus;                \/\/!< The bus on which the device resides, 0 to 0xff$/;"	m	struct:nvmlPciInfo_st
bus	pkg/nvml/nvml.h	/^    unsigned int bus;                \/\/!< The bus on which the device resides, 0 to 0xff$/;"	m	struct:nvmlPciInfo_st
busId	gen/nvml/nvml.h	/^    char busId[NVML_DEVICE_PCI_BUS_ID_BUFFER_SIZE]; \/\/!< The tuple domain:bus:device.function PCI identifier (&amp; NULL terminator)$/;"	m	struct:nvmlPciInfo_st
busId	pkg/nvml/nvml.h	/^    char busId[NVML_DEVICE_PCI_BUS_ID_BUFFER_SIZE]; \/\/!< The tuple domain:bus:device.function PCI identifier (&amp; NULL terminator)$/;"	m	struct:nvmlPciInfo_st
busIdLegacy	gen/nvml/nvml.h	/^    char busIdLegacy[NVML_DEVICE_PCI_BUS_ID_BUFFER_V2_SIZE]; \/\/!< The legacy tuple domain:bus:device.function PCI identifier (&amp; NULL terminator)$/;"	m	struct:nvmlPciInfo_st
busIdLegacy	pkg/nvml/nvml.h	/^    char busIdLegacy[NVML_DEVICE_PCI_BUS_ID_BUFFER_V2_SIZE]; \/\/!< The legacy tuple domain:bus:device.function PCI identifier (&amp; NULL terminator)$/;"	m	struct:nvmlPciInfo_st
cause	gen/nvml/nvml.h	/^    char cause[256];               \/\/!< If amber, a text description of the cause$/;"	m	struct:nvmlLedState_st
cause	pkg/nvml/nvml.h	/^    char cause[256];               \/\/!< If amber, a text description of the cause$/;"	m	struct:nvmlLedState_st
cgoAllocsUnknown	gen/nvml/cgo_helpers.go	/^var cgoAllocsUnknown = new(struct{})$/;"	v
cgoAllocsUnknown	pkg/nvml/cgo_helpers.go	/^var cgoAllocsUnknown = new(struct{})$/;"	v
clen	gen/nvml/cgo_helpers.go	/^func clen(n []byte) int {$/;"	f
clen	pkg/nvml/cgo_helpers.go	/^func clen(n []byte) int {$/;"	f
codecType	gen/nvml/nvml.h	/^    nvmlEncoderType_t  codecType;       \/\/!< Video encoder type$/;"	m	struct:nvmlEncoderSessionInfo_st
codecType	pkg/nvml/nvml.h	/^    nvmlEncoderType_t  codecType;       \/\/!< Video encoder type$/;"	m	struct:nvmlEncoderSessionInfo_st
color	gen/nvml/nvml.h	/^    nvmlLedColor_t color;          \/\/!< GREEN or AMBER$/;"	m	struct:nvmlLedState_st
color	pkg/nvml/nvml.h	/^    nvmlLedColor_t color;          \/\/!< GREEN or AMBER$/;"	m	struct:nvmlLedState_st
compatibilityLimitCode	gen/nvml/nvml.h	/^    nvmlVgpuPgpuCompatibilityLimitCode_t    compatibilityLimitCode; \/\/!< Limiting factor for vGPU-pGPU compatibility. See \\ref nvmlVgpuPgpuCompatibilityLimitCode_t$/;"	m	struct:nvmlVgpuPgpuCompatibility_st
compatibilityLimitCode	pkg/nvml/nvml.h	/^    nvmlVgpuPgpuCompatibilityLimitCode_t    compatibilityLimitCode; \/\/!< Limiting factor for vGPU-pGPU compatibility. See \\ref nvmlVgpuPgpuCompatibilityLimitCode_t$/;"	m	struct:nvmlVgpuPgpuCompatibility_st
computeInstanceId	gen/nvml/nvml.h	/^    unsigned int        computeInstanceId;  \/\/!< If MIG is enabled and nvmlEventTypeXidCriticalError event is attributable to a$/;"	m	struct:nvmlEventData_st
computeInstanceId	gen/nvml/nvml.h	/^    unsigned int        computeInstanceId;  \/\/!< If MIG is enabled, stores a valid compute instance ID. computeInstanceId is set to$/;"	m	struct:nvmlProcessInfo_st
computeInstanceId	pkg/nvml/nvml.h	/^    unsigned int        computeInstanceId;  \/\/!< If MIG is enabled and nvmlEventTypeXidCriticalError event is attributable to a$/;"	m	struct:nvmlEventData_st
computeInstanceId	pkg/nvml/nvml.h	/^    unsigned int        computeInstanceId;  \/\/!< If MIG is enabled, stores a valid compute instance ID. computeInstanceId is set to$/;"	m	struct:nvmlProcessInfo_st
computeInstanceSliceCount	gen/nvml/nvml.h	/^    unsigned int computeInstanceSliceCount; \/\/!< Compute instance slice count$/;"	m	struct:nvmlDeviceAttributes_st
computeInstanceSliceCount	pkg/nvml/nvml.h	/^    unsigned int computeInstanceSliceCount; \/\/!< Compute instance slice count$/;"	m	struct:nvmlDeviceAttributes_st
copyEngineCount	gen/nvml/nvml.h	/^    unsigned int copyEngineCount;     \/\/!< Copy Engine count$/;"	m	struct:nvmlGpuInstanceProfileInfo_st
copyEngineCount	pkg/nvml/nvml.h	/^    unsigned int copyEngineCount;     \/\/!< Copy Engine count$/;"	m	struct:nvmlGpuInstanceProfileInfo_st
count	gen/nvml/nvml.h	/^    unsigned int count;              \/\/!< Number of fans in unit$/;"	m	struct:nvmlUnitFanSpeeds_st
count	pkg/nvml/nvml.h	/^    unsigned int count;              \/\/!< Number of fans in unit$/;"	m	struct:nvmlUnitFanSpeeds_st
current	gen/nvml/nvml.h	/^    unsigned int current;            \/\/!< PSU current (A)$/;"	m	struct:nvmlPSUInfo_st
current	pkg/nvml/nvml.h	/^    unsigned int current;            \/\/!< PSU current (A)$/;"	m	struct:nvmlPSUInfo_st
dVal	gen/nvml/nvml.h	/^    double dVal;                    \/\/!< If the value is double$/;"	m	union:nvmlValue_st
dVal	pkg/nvml/nvml.h	/^    double dVal;                    \/\/!< If the value is double$/;"	m	union:nvmlValue_st
decUtil	gen/nvml/nvml.h	/^    nvmlValue_t decUtil;                \/\/!< Decoder Util Value$/;"	m	struct:nvmlVgpuInstanceUtilizationSample_st
decUtil	gen/nvml/nvml.h	/^    unsigned int decUtil;                           \/\/!< Decoder Util Value$/;"	m	struct:nvmlVgpuProcessUtilizationSample_st
decUtil	gen/nvml/nvml.h	/^    unsigned int decUtil;               \/\/!< Decoder Util Value$/;"	m	struct:nvmlProcessUtilizationSample_st
decUtil	pkg/nvml/nvml.h	/^    nvmlValue_t decUtil;                \/\/!< Decoder Util Value$/;"	m	struct:nvmlVgpuInstanceUtilizationSample_st
decUtil	pkg/nvml/nvml.h	/^    unsigned int decUtil;                           \/\/!< Decoder Util Value$/;"	m	struct:nvmlVgpuProcessUtilizationSample_st
decUtil	pkg/nvml/nvml.h	/^    unsigned int decUtil;               \/\/!< Decoder Util Value$/;"	m	struct:nvmlProcessUtilizationSample_st
decoderCount	gen/nvml/nvml.h	/^    unsigned int decoderCount;        \/\/!< Decoder Engine count$/;"	m	struct:nvmlGpuInstanceProfileInfo_st
decoderCount	pkg/nvml/nvml.h	/^    unsigned int decoderCount;        \/\/!< Decoder Engine count$/;"	m	struct:nvmlGpuInstanceProfileInfo_st
device	gen/nvml/nvml.h	/^    nvmlDevice_t        device;             \/\/!< Specific device where the event occurred$/;"	m	struct:nvmlEventData_st
device	gen/nvml/nvml.h	/^    nvmlDevice_t device;                      \/\/!< Parent device$/;"	m	struct:nvmlComputeInstanceInfo_st
device	gen/nvml/nvml.h	/^    nvmlDevice_t device;                      \/\/!< Parent device$/;"	m	struct:nvmlGpuInstanceInfo_st
device	gen/nvml/nvml.h	/^    unsigned int device;             \/\/!< The device's id on the bus, 0 to 31$/;"	m	struct:nvmlPciInfo_st
device	pkg/nvml/nvml.h	/^    nvmlDevice_t        device;             \/\/!< Specific device where the event occurred$/;"	m	struct:nvmlEventData_st
device	pkg/nvml/nvml.h	/^    nvmlDevice_t device;                      \/\/!< Parent device$/;"	m	struct:nvmlComputeInstanceInfo_st
device	pkg/nvml/nvml.h	/^    nvmlDevice_t device;                      \/\/!< Parent device$/;"	m	struct:nvmlGpuInstanceInfo_st
device	pkg/nvml/nvml.h	/^    unsigned int device;             \/\/!< The device's id on the bus, 0 to 31$/;"	m	struct:nvmlPciInfo_st
deviceMemory	gen/nvml/nvml.h	/^    unsigned long long deviceMemory; \/\/!< Device memory errors$/;"	m	struct:nvmlEccErrorCounts_st
deviceMemory	pkg/nvml/nvml.h	/^    unsigned long long deviceMemory; \/\/!< Device memory errors$/;"	m	struct:nvmlEccErrorCounts_st
displayOrdinal	gen/nvml/nvml.h	/^    unsigned int          displayOrdinal;                      \/\/!< Display identifier$/;"	m	struct:nvmlFBCSessionInfo_st
displayOrdinal	pkg/nvml/nvml.h	/^    unsigned int          displayOrdinal;                      \/\/!< Display identifier$/;"	m	struct:nvmlFBCSessionInfo_st
dl	pkg/dl/dl.go	/^package dl$/;"	p
dl	pkg/dl/dl_test.go	/^package dl$/;"	p
domain	gen/nvml/nvml.h	/^    unsigned int domain;             \/\/!< The PCI domain on which the device's bus resides, 0 to 0xffffffff$/;"	m	struct:nvmlPciInfo_st
domain	pkg/nvml/nvml.h	/^    unsigned int domain;             \/\/!< The PCI domain on which the device's bus resides, 0 to 0xffffffff$/;"	m	struct:nvmlPciInfo_st
encUtil	gen/nvml/nvml.h	/^    nvmlValue_t encUtil;                \/\/!< Encoder Util Value$/;"	m	struct:nvmlVgpuInstanceUtilizationSample_st
encUtil	gen/nvml/nvml.h	/^    unsigned int encUtil;                           \/\/!< Encoder Util Value$/;"	m	struct:nvmlVgpuProcessUtilizationSample_st
encUtil	gen/nvml/nvml.h	/^    unsigned int encUtil;               \/\/!< Encoder Util Value$/;"	m	struct:nvmlProcessUtilizationSample_st
encUtil	pkg/nvml/nvml.h	/^    nvmlValue_t encUtil;                \/\/!< Encoder Util Value$/;"	m	struct:nvmlVgpuInstanceUtilizationSample_st
encUtil	pkg/nvml/nvml.h	/^    unsigned int encUtil;                           \/\/!< Encoder Util Value$/;"	m	struct:nvmlVgpuProcessUtilizationSample_st
encUtil	pkg/nvml/nvml.h	/^    unsigned int encUtil;               \/\/!< Encoder Util Value$/;"	m	struct:nvmlProcessUtilizationSample_st
encoderCount	gen/nvml/nvml.h	/^    unsigned int encoderCount;        \/\/!< Encoder Engine count$/;"	m	struct:nvmlGpuInstanceProfileInfo_st
encoderCount	pkg/nvml/nvml.h	/^    unsigned int encoderCount;        \/\/!< Encoder Engine count$/;"	m	struct:nvmlGpuInstanceProfileInfo_st
eventData	gen/nvml/nvml.h	/^    unsigned long long  eventData;          \/\/!< Stores XID error for the device in the event of nvmlEventTypeXidCriticalError,$/;"	m	struct:nvmlEventData_st
eventData	pkg/nvml/nvml.h	/^    unsigned long long  eventData;          \/\/!< Stores XID error for the device in the event of nvmlEventTypeXidCriticalError,$/;"	m	struct:nvmlEventData_st
eventType	gen/nvml/nvml.h	/^    unsigned long long  eventType;          \/\/!< Information about what specific event occurred$/;"	m	struct:nvmlEventData_st
eventType	pkg/nvml/nvml.h	/^    unsigned long long  eventType;          \/\/!< Information about what specific event occurred$/;"	m	struct:nvmlEventData_st
fans	gen/nvml/nvml.h	/^    nvmlUnitFanInfo_t fans[24];      \/\/!< Fan speed data for each fan$/;"	m	struct:nvmlUnitFanSpeeds_st
fans	pkg/nvml/nvml.h	/^    nvmlUnitFanInfo_t fans[24];      \/\/!< Fan speed data for each fan$/;"	m	struct:nvmlUnitFanSpeeds_st
featureCode	gen/nvml/nvml.h	/^    nvmlGridLicenseFeatureCode_t    featureCode;                                 \/\/!< Licensed feature code$/;"	m	struct:nvmlGridLicensableFeature_st
featureCode	pkg/nvml/nvml.h	/^    nvmlGridLicenseFeatureCode_t    featureCode;                                 \/\/!< Licensed feature code$/;"	m	struct:nvmlGridLicensableFeature_st
featureEnabled	gen/nvml/nvml.h	/^    unsigned int                    featureEnabled;                              \/\/!< Non-zero if feature is enabled, otherwise zero$/;"	m	struct:nvmlGridLicensableFeature_st
featureEnabled	pkg/nvml/nvml.h	/^    unsigned int                    featureEnabled;                              \/\/!< Non-zero if feature is enabled, otherwise zero$/;"	m	struct:nvmlGridLicensableFeature_st
featureState	gen/nvml/nvml.h	/^    unsigned int                    featureState;                                \/\/!< Non-zero if feature is currently licensed, otherwise zero$/;"	m	struct:nvmlGridLicensableFeature_st
featureState	pkg/nvml/nvml.h	/^    unsigned int                    featureState;                                \/\/!< Non-zero if feature is currently licensed, otherwise zero$/;"	m	struct:nvmlGridLicensableFeature_st
fieldId	gen/nvml/nvml.h	/^    unsigned int fieldId;       \/\/!< ID of the NVML field to retrieve. This must be set before any call that uses this struct. See the constants starting with NVML_FI_ above.$/;"	m	struct:nvmlFieldValue_st
fieldId	pkg/nvml/nvml.h	/^    unsigned int fieldId;       \/\/!< ID of the NVML field to retrieve. This must be set before any call that uses this struct. See the constants starting with NVML_FI_ above.$/;"	m	struct:nvmlFieldValue_st
firmwareVersion	gen/nvml/nvml.h	/^    char firmwareVersion[32];$/;"	m	struct:nvmlHwbcEntry_st
firmwareVersion	gen/nvml/nvml.h	/^    char firmwareVersion[96];           \/\/!< Firmware version$/;"	m	struct:nvmlUnitInfo_st
firmwareVersion	pkg/nvml/nvml.h	/^    char firmwareVersion[32];$/;"	m	struct:nvmlHwbcEntry_st
firmwareVersion	pkg/nvml/nvml.h	/^    char firmwareVersion[96];           \/\/!< Firmware version$/;"	m	struct:nvmlUnitInfo_st
free	gen/nvml/nvml.h	/^    unsigned long long free;         \/\/!< Unallocated FB memory (in bytes)$/;"	m	struct:nvmlMemory_st
free	pkg/nvml/nvml.h	/^    unsigned long long free;         \/\/!< Unallocated FB memory (in bytes)$/;"	m	struct:nvmlMemory_st
fwVersion	gen/nvml/nvml.h	/^    unsigned int fwVersion;                     \/\/!< Firmware Version. 0=Version is unavailable$/;"	m	struct:nvmlBridgeChipInfo_st
fwVersion	pkg/nvml/nvml.h	/^    unsigned int fwVersion;                     \/\/!< Firmware Version. 0=Version is unavailable$/;"	m	struct:nvmlBridgeChipInfo_st
gpu	gen/nvml/nvml.h	/^    unsigned int gpu;                \/\/!< Percent of time over the past sample period during which one or more kernels was executing on the GPU$/;"	m	struct:nvmlUtilization_st
gpu	pkg/nvml/nvml.h	/^    unsigned int gpu;                \/\/!< Percent of time over the past sample period during which one or more kernels was executing on the GPU$/;"	m	struct:nvmlUtilization_st
gpuInstance	gen/nvml/nvml.h	/^    nvmlGpuInstance_t gpuInstance;            \/\/!< Parent GPU instance$/;"	m	struct:nvmlComputeInstanceInfo_st
gpuInstance	pkg/nvml/nvml.h	/^    nvmlGpuInstance_t gpuInstance;            \/\/!< Parent GPU instance$/;"	m	struct:nvmlComputeInstanceInfo_st
gpuInstanceId	gen/nvml/nvml.h	/^    unsigned int        gpuInstanceId;      \/\/!< If MIG is enabled and nvmlEventTypeXidCriticalError event is attributable to a GPU$/;"	m	struct:nvmlEventData_st
gpuInstanceId	gen/nvml/nvml.h	/^    unsigned int        gpuInstanceId;      \/\/!< If MIG is enabled, stores a valid GPU instance ID. gpuInstanceId is set to$/;"	m	struct:nvmlProcessInfo_st
gpuInstanceId	pkg/nvml/nvml.h	/^    unsigned int        gpuInstanceId;      \/\/!< If MIG is enabled and nvmlEventTypeXidCriticalError event is attributable to a GPU$/;"	m	struct:nvmlEventData_st
gpuInstanceId	pkg/nvml/nvml.h	/^    unsigned int        gpuInstanceId;      \/\/!< If MIG is enabled, stores a valid GPU instance ID. gpuInstanceId is set to$/;"	m	struct:nvmlProcessInfo_st
gpuInstanceSliceCount	gen/nvml/nvml.h	/^    unsigned int gpuInstanceSliceCount;     \/\/!< GPU instance slice count$/;"	m	struct:nvmlDeviceAttributes_st
gpuInstanceSliceCount	pkg/nvml/nvml.h	/^    unsigned int gpuInstanceSliceCount;     \/\/!< GPU instance slice count$/;"	m	struct:nvmlDeviceAttributes_st
gpuUtilization	gen/nvml/nvml.h	/^    unsigned int gpuUtilization;                \/\/!< Percent of time over the process's lifetime during which one or more kernels was executing on the GPU.$/;"	m	struct:nvmlAccountingStats_st
gpuUtilization	pkg/nvml/nvml.h	/^    unsigned int gpuUtilization;                \/\/!< Percent of time over the process's lifetime during which one or more kernels was executing on the GPU.$/;"	m	struct:nvmlAccountingStats_st
gridLicensableFeatures	gen/nvml/nvml.h	/^    nvmlGridLicensableFeature_t gridLicensableFeatures[NVML_GRID_LICENSE_FEATURE_MAX_COUNT];  \/\/!< Array of vGPU software licensable features.$/;"	m	struct:nvmlGridLicensableFeatures_st
gridLicensableFeatures	pkg/nvml/nvml.h	/^    nvmlGridLicensableFeature_t gridLicensableFeatures[NVML_GRID_LICENSE_FEATURE_MAX_COUNT];  \/\/!< Array of vGPU software licensable features.$/;"	m	struct:nvmlGridLicensableFeatures_st
guestDriverVersion	gen/nvml/nvml.h	/^    char                     guestDriverVersion[NVML_SYSTEM_DRIVER_VERSION_BUFFER_SIZE]; \/\/!< Version of driver installed in guest$/;"	m	struct:nvmlVgpuMetadata_st
guestDriverVersion	pkg/nvml/nvml.h	/^    char                     guestDriverVersion[NVML_SYSTEM_DRIVER_VERSION_BUFFER_SIZE]; \/\/!< Version of driver installed in guest$/;"	m	struct:nvmlVgpuMetadata_st
guestInfoState	gen/nvml/nvml.h	/^    nvmlVgpuGuestInfoState_t guestInfoState;                                             \/\/!< Current state of Guest-dependent fields$/;"	m	struct:nvmlVgpuMetadata_st
guestInfoState	pkg/nvml/nvml.h	/^    nvmlVgpuGuestInfoState_t guestInfoState;                                             \/\/!< Current state of Guest-dependent fields$/;"	m	struct:nvmlVgpuMetadata_st
guestVgpuVersion	gen/nvml/nvml.h	/^    unsigned int             guestVgpuVersion;                                           \/\/!< vGPU version of guest driver$/;"	m	struct:nvmlVgpuMetadata_st
guestVgpuVersion	pkg/nvml/nvml.h	/^    unsigned int             guestVgpuVersion;                                           \/\/!< vGPU version of guest driver$/;"	m	struct:nvmlVgpuMetadata_st
hMaxResolution	gen/nvml/nvml.h	/^    unsigned int          hMaxResolution;                      \/\/!< Max horizontal resolution supported by the capture session$/;"	m	struct:nvmlFBCSessionInfo_st
hMaxResolution	pkg/nvml/nvml.h	/^    unsigned int          hMaxResolution;                      \/\/!< Max horizontal resolution supported by the capture session$/;"	m	struct:nvmlFBCSessionInfo_st
hResolution	gen/nvml/nvml.h	/^    unsigned int          hResolution;                         \/\/!< Horizontal resolution requested by caller in capture call$/;"	m	struct:nvmlFBCSessionInfo_st
hResolution	gen/nvml/nvml.h	/^    unsigned int       hResolution;     \/\/!< Current encode horizontal resolution$/;"	m	struct:nvmlEncoderSessionInfo_st
hResolution	pkg/nvml/nvml.h	/^    unsigned int          hResolution;                         \/\/!< Horizontal resolution requested by caller in capture call$/;"	m	struct:nvmlFBCSessionInfo_st
hResolution	pkg/nvml/nvml.h	/^    unsigned int       hResolution;     \/\/!< Current encode horizontal resolution$/;"	m	struct:nvmlEncoderSessionInfo_st
handle	pkg/nvml/nvml.h	/^    struct nvmlComputeInstance_st* handle;$/;"	m	struct:__anon7	typeref:struct:__anon7::nvmlComputeInstance_st
handle	pkg/nvml/nvml.h	/^    struct nvmlDevice_st* handle;$/;"	m	struct:__anon2	typeref:struct:__anon2::nvmlDevice_st
handle	pkg/nvml/nvml.h	/^    struct nvmlEventSet_st* handle;$/;"	m	struct:__anon5	typeref:struct:__anon5::nvmlEventSet_st
handle	pkg/nvml/nvml.h	/^    struct nvmlGpuInstance_st* handle;$/;"	m	struct:__anon6	typeref:struct:__anon6::nvmlGpuInstance_st
handle	pkg/nvml/nvml.h	/^    struct nvmlUnit_st* handle;$/;"	m	struct:__anon4	typeref:struct:__anon4::nvmlUnit_st
high	gen/nvml/nvml.h	/^    unsigned int high;$/;"	m	struct:nvmlRowRemapperHistogramValues_st
high	pkg/nvml/nvml.h	/^    unsigned int high;$/;"	m	struct:nvmlRowRemapperHistogramValues_st
hostDriverVersion	gen/nvml/nvml.h	/^    char                     hostDriverVersion[NVML_SYSTEM_DRIVER_VERSION_BUFFER_SIZE];  \/\/!< Version of driver installed in host$/;"	m	struct:nvmlVgpuMetadata_st
hostDriverVersion	gen/nvml/nvml.h	/^    char                    hostDriverVersion[NVML_SYSTEM_DRIVER_VERSION_BUFFER_SIZE];  \/\/!< Host driver version$/;"	m	struct:nvmlVgpuPgpuMetadata_st
hostDriverVersion	pkg/nvml/nvml.h	/^    char                     hostDriverVersion[NVML_SYSTEM_DRIVER_VERSION_BUFFER_SIZE];  \/\/!< Version of driver installed in host$/;"	m	struct:nvmlVgpuMetadata_st
hostDriverVersion	pkg/nvml/nvml.h	/^    char                    hostDriverVersion[NVML_SYSTEM_DRIVER_VERSION_BUFFER_SIZE];  \/\/!< Host driver version$/;"	m	struct:nvmlVgpuPgpuMetadata_st
hostSupportedVgpuRange	gen/nvml/nvml.h	/^    nvmlVgpuVersion_t       hostSupportedVgpuRange;                                     \/\/!< vGPU version range supported by host driver$/;"	m	struct:nvmlVgpuPgpuMetadata_st
hostSupportedVgpuRange	pkg/nvml/nvml.h	/^    nvmlVgpuVersion_t       hostSupportedVgpuRange;                                     \/\/!< vGPU version range supported by host driver$/;"	m	struct:nvmlVgpuPgpuMetadata_st
hwbcId	gen/nvml/nvml.h	/^    unsigned int hwbcId;$/;"	m	struct:nvmlHwbcEntry_st
hwbcId	pkg/nvml/nvml.h	/^    unsigned int hwbcId;$/;"	m	struct:nvmlHwbcEntry_st
id	gen/nvml/nvml.h	/^    char id[96];                        \/\/!< Product identifier$/;"	m	struct:nvmlUnitInfo_st
id	gen/nvml/nvml.h	/^    unsigned int id;                          \/\/!< Unique instance ID within the GPU instance$/;"	m	struct:nvmlComputeInstanceInfo_st
id	gen/nvml/nvml.h	/^    unsigned int id;                          \/\/!< Unique instance ID within the device$/;"	m	struct:nvmlGpuInstanceInfo_st
id	gen/nvml/nvml.h	/^    unsigned int id;                    \/\/!< Unique profile ID within the GPU instance$/;"	m	struct:nvmlComputeInstanceProfileInfo_st
id	gen/nvml/nvml.h	/^    unsigned int id;                  \/\/!< Unique profile ID within the device$/;"	m	struct:nvmlGpuInstanceProfileInfo_st
id	pkg/nvml/nvml.h	/^    char id[96];                        \/\/!< Product identifier$/;"	m	struct:nvmlUnitInfo_st
id	pkg/nvml/nvml.h	/^    unsigned int id;                          \/\/!< Unique instance ID within the GPU instance$/;"	m	struct:nvmlComputeInstanceInfo_st
id	pkg/nvml/nvml.h	/^    unsigned int id;                          \/\/!< Unique instance ID within the device$/;"	m	struct:nvmlGpuInstanceInfo_st
id	pkg/nvml/nvml.h	/^    unsigned int id;                    \/\/!< Unique profile ID within the GPU instance$/;"	m	struct:nvmlComputeInstanceProfileInfo_st
id	pkg/nvml/nvml.h	/^    unsigned int id;                  \/\/!< Unique profile ID within the device$/;"	m	struct:nvmlGpuInstanceProfileInfo_st
instanceCount	gen/nvml/nvml.h	/^    unsigned int instanceCount;         \/\/!< Compute instance count$/;"	m	struct:nvmlComputeInstanceProfileInfo_st
instanceCount	gen/nvml/nvml.h	/^    unsigned int instanceCount;       \/\/!< GPU instance count$/;"	m	struct:nvmlGpuInstanceProfileInfo_st
instanceCount	pkg/nvml/nvml.h	/^    unsigned int instanceCount;         \/\/!< Compute instance count$/;"	m	struct:nvmlComputeInstanceProfileInfo_st
instanceCount	pkg/nvml/nvml.h	/^    unsigned int instanceCount;       \/\/!< GPU instance count$/;"	m	struct:nvmlGpuInstanceProfileInfo_st
isGridLicenseSupported	gen/nvml/nvml.h	/^    int                         isGridLicenseSupported;                                       \/\/!< Non-zero if vGPU Software Licensing is supported on the system, otherwise zero$/;"	m	struct:nvmlGridLicensableFeatures_st
isGridLicenseSupported	pkg/nvml/nvml.h	/^    int                         isGridLicenseSupported;                                       \/\/!< Non-zero if vGPU Software Licensing is supported on the system, otherwise zero$/;"	m	struct:nvmlGridLicensableFeatures_st
isP2pSupported	gen/nvml/nvml.h	/^    unsigned int isP2pSupported;      \/\/!< Peer-to-Peer support$/;"	m	struct:nvmlGpuInstanceProfileInfo_st
isP2pSupported	pkg/nvml/nvml.h	/^    unsigned int isP2pSupported;      \/\/!< Peer-to-Peer support$/;"	m	struct:nvmlGpuInstanceProfileInfo_st
isRunning	gen/nvml/nvml.h	/^    unsigned int isRunning;                     \/\/!< Flag to represent if the process is running (1 for running, 0 for terminated)$/;"	m	struct:nvmlAccountingStats_st
isRunning	pkg/nvml/nvml.h	/^    unsigned int isRunning;                     \/\/!< Flag to represent if the process is running (1 for running, 0 for terminated)$/;"	m	struct:nvmlAccountingStats_st
jpegCount	gen/nvml/nvml.h	/^    unsigned int jpegCount;           \/\/!< JPEG Engine count$/;"	m	struct:nvmlGpuInstanceProfileInfo_st
jpegCount	pkg/nvml/nvml.h	/^    unsigned int jpegCount;           \/\/!< JPEG Engine count$/;"	m	struct:nvmlGpuInstanceProfileInfo_st
l1Cache	gen/nvml/nvml.h	/^    unsigned long long l1Cache;      \/\/!< L1 cache errors$/;"	m	struct:nvmlEccErrorCounts_st
l1Cache	pkg/nvml/nvml.h	/^    unsigned long long l1Cache;      \/\/!< L1 cache errors$/;"	m	struct:nvmlEccErrorCounts_st
l2Cache	gen/nvml/nvml.h	/^    unsigned long long l2Cache;      \/\/!< L2 cache errors$/;"	m	struct:nvmlEccErrorCounts_st
l2Cache	pkg/nvml/nvml.h	/^    unsigned long long l2Cache;      \/\/!< L2 cache errors$/;"	m	struct:nvmlEccErrorCounts_st
latencyUsec	gen/nvml/nvml.h	/^    long long latencyUsec;      \/\/!< How long this field value took to update (in usec) within NVML. This may be averaged across several fields that are serviced by the same driver call.$/;"	m	struct:nvmlFieldValue_st
latencyUsec	pkg/nvml/nvml.h	/^    long long latencyUsec;      \/\/!< How long this field value took to update (in usec) within NVML. This may be averaged across several fields that are serviced by the same driver call.$/;"	m	struct:nvmlFieldValue_st
licensableFeaturesCount	gen/nvml/nvml.h	/^    unsigned int                licensableFeaturesCount;                                      \/\/!< Entries returned in \\a gridLicensableFeatures array$/;"	m	struct:nvmlGridLicensableFeatures_st
licensableFeaturesCount	pkg/nvml/nvml.h	/^    unsigned int                licensableFeaturesCount;                                      \/\/!< Entries returned in \\a gridLicensableFeatures array$/;"	m	struct:nvmlGridLicensableFeatures_st
licenseInfo	gen/nvml/nvml.h	/^    char                            licenseInfo[NVML_GRID_LICENSE_BUFFER_SIZE];  \/\/!< Deprecated.$/;"	m	struct:nvmlGridLicensableFeature_st
licenseInfo	pkg/nvml/nvml.h	/^    char                            licenseInfo[NVML_GRID_LICENSE_BUFFER_SIZE];  \/\/!< Deprecated.$/;"	m	struct:nvmlGridLicensableFeature_st
low	gen/nvml/nvml.h	/^    unsigned int low;$/;"	m	struct:nvmlRowRemapperHistogramValues_st
low	pkg/nvml/nvml.h	/^    unsigned int low;$/;"	m	struct:nvmlRowRemapperHistogramValues_st
main	examples/compute-processes/main.go	/^func main() {$/;"	f
main	examples/compute-processes/main.go	/^package main$/;"	p
main	examples/devices/main.go	/^func main() {$/;"	f
main	examples/devices/main.go	/^package main$/;"	p
max	gen/nvml/nvml.h	/^    unsigned int max;$/;"	m	struct:nvmlRowRemapperHistogramValues_st
max	pkg/nvml/nvml.h	/^    unsigned int max;$/;"	m	struct:nvmlRowRemapperHistogramValues_st
maxMemoryUsage	gen/nvml/nvml.h	/^    unsigned long long maxMemoryUsage;          \/\/!< Maximum total memory in bytes that was ever allocated by the process.$/;"	m	struct:nvmlAccountingStats_st
maxMemoryUsage	pkg/nvml/nvml.h	/^    unsigned long long maxMemoryUsage;          \/\/!< Maximum total memory in bytes that was ever allocated by the process.$/;"	m	struct:nvmlAccountingStats_st
maxVersion	gen/nvml/nvml.h	/^    unsigned int maxVersion; \/\/!< Maximum vGPU version.$/;"	m	struct:nvmlVgpuVersion_st
maxVersion	pkg/nvml/nvml.h	/^    unsigned int maxVersion; \/\/!< Maximum vGPU version.$/;"	m	struct:nvmlVgpuVersion_st
memUtil	gen/nvml/nvml.h	/^    nvmlValue_t memUtil;                \/\/!< Frame Buffer Memory Util Value$/;"	m	struct:nvmlVgpuInstanceUtilizationSample_st
memUtil	gen/nvml/nvml.h	/^    unsigned int memUtil;                           \/\/!< Frame Buffer Memory Util Value$/;"	m	struct:nvmlVgpuProcessUtilizationSample_st
memUtil	gen/nvml/nvml.h	/^    unsigned int memUtil;               \/\/!< Frame Buffer Memory Util Value$/;"	m	struct:nvmlProcessUtilizationSample_st
memUtil	pkg/nvml/nvml.h	/^    nvmlValue_t memUtil;                \/\/!< Frame Buffer Memory Util Value$/;"	m	struct:nvmlVgpuInstanceUtilizationSample_st
memUtil	pkg/nvml/nvml.h	/^    unsigned int memUtil;                           \/\/!< Frame Buffer Memory Util Value$/;"	m	struct:nvmlVgpuProcessUtilizationSample_st
memUtil	pkg/nvml/nvml.h	/^    unsigned int memUtil;               \/\/!< Frame Buffer Memory Util Value$/;"	m	struct:nvmlProcessUtilizationSample_st
memory	gen/nvml/nvml.h	/^    unsigned int memory;             \/\/!< Percent of time over the past sample period during which global (device) memory was being read or written$/;"	m	struct:nvmlUtilization_st
memory	pkg/nvml/nvml.h	/^    unsigned int memory;             \/\/!< Percent of time over the past sample period during which global (device) memory was being read or written$/;"	m	struct:nvmlUtilization_st
memorySizeMB	gen/nvml/nvml.h	/^    unsigned long long memorySizeMB;        \/\/!< Device memory size (in MiB)$/;"	m	struct:nvmlDeviceAttributes_st
memorySizeMB	gen/nvml/nvml.h	/^    unsigned long long memorySizeMB;  \/\/!< Memory size in MBytes$/;"	m	struct:nvmlGpuInstanceProfileInfo_st
memorySizeMB	pkg/nvml/nvml.h	/^    unsigned long long memorySizeMB;        \/\/!< Device memory size (in MiB)$/;"	m	struct:nvmlDeviceAttributes_st
memorySizeMB	pkg/nvml/nvml.h	/^    unsigned long long memorySizeMB;  \/\/!< Memory size in MBytes$/;"	m	struct:nvmlGpuInstanceProfileInfo_st
memoryUtilization	gen/nvml/nvml.h	/^    unsigned int memoryUtilization;             \/\/!< Percent of time over the process's lifetime during which global (device) memory was being read or written.$/;"	m	struct:nvmlAccountingStats_st
memoryUtilization	pkg/nvml/nvml.h	/^    unsigned int memoryUtilization;             \/\/!< Percent of time over the process's lifetime during which global (device) memory was being read or written.$/;"	m	struct:nvmlAccountingStats_st
minVersion	gen/nvml/nvml.h	/^    unsigned int minVersion; \/\/!< Minimum vGPU version.$/;"	m	struct:nvmlVgpuVersion_st
minVersion	pkg/nvml/nvml.h	/^    unsigned int minVersion; \/\/!< Minimum vGPU version.$/;"	m	struct:nvmlVgpuVersion_st
multiprocessorCount	gen/nvml/nvml.h	/^    unsigned int multiprocessorCount;       \/\/!< Streaming Multiprocessor count$/;"	m	struct:nvmlDeviceAttributes_st
multiprocessorCount	gen/nvml/nvml.h	/^    unsigned int multiprocessorCount;   \/\/!< Streaming Multiprocessor count$/;"	m	struct:nvmlComputeInstanceProfileInfo_st
multiprocessorCount	gen/nvml/nvml.h	/^    unsigned int multiprocessorCount; \/\/!< Streaming Multiprocessor count$/;"	m	struct:nvmlGpuInstanceProfileInfo_st
multiprocessorCount	pkg/nvml/nvml.h	/^    unsigned int multiprocessorCount;       \/\/!< Streaming Multiprocessor count$/;"	m	struct:nvmlDeviceAttributes_st
multiprocessorCount	pkg/nvml/nvml.h	/^    unsigned int multiprocessorCount;   \/\/!< Streaming Multiprocessor count$/;"	m	struct:nvmlComputeInstanceProfileInfo_st
multiprocessorCount	pkg/nvml/nvml.h	/^    unsigned int multiprocessorCount; \/\/!< Streaming Multiprocessor count$/;"	m	struct:nvmlGpuInstanceProfileInfo_st
name	gen/nvml/nvml.h	/^    char name[96];                      \/\/!< Product name$/;"	m	struct:nvmlUnitInfo_st
name	pkg/nvml/nvml.h	/^    char name[96];                      \/\/!< Product name$/;"	m	struct:nvmlUnitInfo_st
none	gen/nvml/nvml.h	/^    unsigned int none;$/;"	m	struct:nvmlRowRemapperHistogramValues_st
none	pkg/nvml/nvml.h	/^    unsigned int none;$/;"	m	struct:nvmlRowRemapperHistogramValues_st
nvml	gen/nvml/cgo_helpers.go	/^package nvml$/;"	p
nvml	gen/nvml/const_gen.go	/^package nvml$/;"	p
nvml	gen/nvml/device.go	/^package nvml$/;"	p
nvml	gen/nvml/event_set.go	/^package nvml$/;"	p
nvml	gen/nvml/init.go	/^package nvml$/;"	p
nvml	gen/nvml/init.go	/^var nvml *dl.DynamicLibrary$/;"	v
nvml	gen/nvml/nvml_test.go	/^package nvml$/;"	p
nvml	gen/nvml/return.go	/^package nvml$/;"	p
nvml	gen/nvml/system.go	/^package nvml$/;"	p
nvml	gen/nvml/unit.go	/^package nvml$/;"	p
nvml	gen/nvml/vgpu.go	/^package nvml$/;"	p
nvml	pkg/nvml/cgo_helpers.go	/^package nvml$/;"	p
nvml	pkg/nvml/const.go	/^package nvml$/;"	p
nvml	pkg/nvml/const_gen.go	/^package nvml$/;"	p
nvml	pkg/nvml/device.go	/^package nvml$/;"	p
nvml	pkg/nvml/doc.go	/^package nvml$/;"	p
nvml	pkg/nvml/event_set.go	/^package nvml$/;"	p
nvml	pkg/nvml/init.go	/^package nvml$/;"	p
nvml	pkg/nvml/init.go	/^var nvml *dl.DynamicLibrary$/;"	v
nvml	pkg/nvml/nvml.go	/^package nvml$/;"	p
nvml	pkg/nvml/nvml_test.go	/^package nvml$/;"	p
nvml	pkg/nvml/return.go	/^package nvml$/;"	p
nvml	pkg/nvml/system.go	/^package nvml$/;"	p
nvml	pkg/nvml/types_gen.go	/^package nvml$/;"	p
nvml	pkg/nvml/unit.go	/^package nvml$/;"	p
nvml	pkg/nvml/vgpu.go	/^package nvml$/;"	p
nvmlAccountingStats_st	gen/nvml/nvml.h	/^typedef struct nvmlAccountingStats_st {$/;"	s
nvmlAccountingStats_st	pkg/nvml/nvml.h	/^typedef struct nvmlAccountingStats_st {$/;"	s
nvmlAccountingStats_t	gen/nvml/nvml.h	/^} nvmlAccountingStats_t;$/;"	t	typeref:struct:nvmlAccountingStats_st
nvmlAccountingStats_t	pkg/nvml/nvml.h	/^} nvmlAccountingStats_t;$/;"	t	typeref:struct:nvmlAccountingStats_st
nvmlAffinityScope_t	gen/nvml/nvml.h	/^typedef unsigned int nvmlAffinityScope_t;$/;"	t
nvmlAffinityScope_t	pkg/nvml/nvml.h	/^typedef unsigned int nvmlAffinityScope_t;$/;"	t
nvmlBAR1Memory_st	gen/nvml/nvml.h	/^typedef struct nvmlBAR1Memory_st$/;"	s
nvmlBAR1Memory_st	pkg/nvml/nvml.h	/^typedef struct nvmlBAR1Memory_st$/;"	s
nvmlBAR1Memory_t	gen/nvml/nvml.h	/^}nvmlBAR1Memory_t;$/;"	t	typeref:struct:nvmlBAR1Memory_st
nvmlBAR1Memory_t	pkg/nvml/nvml.h	/^}nvmlBAR1Memory_t;$/;"	t	typeref:struct:nvmlBAR1Memory_st
nvmlBlacklistDeviceInfo_st	gen/nvml/nvml.h	/^typedef struct nvmlBlacklistDeviceInfo_st$/;"	s
nvmlBlacklistDeviceInfo_st	pkg/nvml/nvml.h	/^typedef struct nvmlBlacklistDeviceInfo_st$/;"	s
nvmlBlacklistDeviceInfo_t	gen/nvml/nvml.h	/^} nvmlBlacklistDeviceInfo_t;$/;"	t	typeref:struct:nvmlBlacklistDeviceInfo_st
nvmlBlacklistDeviceInfo_t	pkg/nvml/nvml.h	/^} nvmlBlacklistDeviceInfo_t;$/;"	t	typeref:struct:nvmlBlacklistDeviceInfo_st
nvmlBrandType_enum	gen/nvml/nvml.h	/^typedef enum nvmlBrandType_enum$/;"	g
nvmlBrandType_enum	pkg/nvml/nvml.h	/^typedef enum nvmlBrandType_enum$/;"	g
nvmlBrandType_t	gen/nvml/nvml.h	/^} nvmlBrandType_t;$/;"	t	typeref:enum:nvmlBrandType_enum
nvmlBrandType_t	pkg/nvml/nvml.h	/^} nvmlBrandType_t;$/;"	t	typeref:enum:nvmlBrandType_enum
nvmlBridgeChipHierarchy_st	gen/nvml/nvml.h	/^typedef struct nvmlBridgeChipHierarchy_st$/;"	s
nvmlBridgeChipHierarchy_st	pkg/nvml/nvml.h	/^typedef struct nvmlBridgeChipHierarchy_st$/;"	s
nvmlBridgeChipHierarchy_t	gen/nvml/nvml.h	/^}nvmlBridgeChipHierarchy_t;$/;"	t	typeref:struct:nvmlBridgeChipHierarchy_st
nvmlBridgeChipHierarchy_t	pkg/nvml/nvml.h	/^}nvmlBridgeChipHierarchy_t;$/;"	t	typeref:struct:nvmlBridgeChipHierarchy_st
nvmlBridgeChipInfo_st	gen/nvml/nvml.h	/^typedef struct nvmlBridgeChipInfo_st$/;"	s
nvmlBridgeChipInfo_st	pkg/nvml/nvml.h	/^typedef struct nvmlBridgeChipInfo_st$/;"	s
nvmlBridgeChipInfo_t	gen/nvml/nvml.h	/^}nvmlBridgeChipInfo_t;$/;"	t	typeref:struct:nvmlBridgeChipInfo_st
nvmlBridgeChipInfo_t	pkg/nvml/nvml.h	/^}nvmlBridgeChipInfo_t;$/;"	t	typeref:struct:nvmlBridgeChipInfo_st
nvmlBridgeChipType_enum	gen/nvml/nvml.h	/^typedef enum nvmlBridgeChipType_enum$/;"	g
nvmlBridgeChipType_enum	pkg/nvml/nvml.h	/^typedef enum nvmlBridgeChipType_enum$/;"	g
nvmlBridgeChipType_t	gen/nvml/nvml.h	/^}nvmlBridgeChipType_t;$/;"	t	typeref:enum:nvmlBridgeChipType_enum
nvmlBridgeChipType_t	pkg/nvml/nvml.h	/^}nvmlBridgeChipType_t;$/;"	t	typeref:enum:nvmlBridgeChipType_enum
nvmlClockId_enum	gen/nvml/nvml.h	/^typedef enum nvmlClockId_enum$/;"	g
nvmlClockId_enum	pkg/nvml/nvml.h	/^typedef enum nvmlClockId_enum$/;"	g
nvmlClockId_t	gen/nvml/nvml.h	/^} nvmlClockId_t;$/;"	t	typeref:enum:nvmlClockId_enum
nvmlClockId_t	pkg/nvml/nvml.h	/^} nvmlClockId_t;$/;"	t	typeref:enum:nvmlClockId_enum
nvmlClockLimitId_enum	gen/nvml/nvml.h	/^typedef enum nvmlClockLimitId_enum {$/;"	g
nvmlClockLimitId_enum	pkg/nvml/nvml.h	/^typedef enum nvmlClockLimitId_enum {$/;"	g
nvmlClockLimitId_t	gen/nvml/nvml.h	/^} nvmlClockLimitId_t;$/;"	t	typeref:enum:nvmlClockLimitId_enum
nvmlClockLimitId_t	pkg/nvml/nvml.h	/^} nvmlClockLimitId_t;$/;"	t	typeref:enum:nvmlClockLimitId_enum
nvmlClockType_enum	gen/nvml/nvml.h	/^typedef enum nvmlClockType_enum$/;"	g
nvmlClockType_enum	pkg/nvml/nvml.h	/^typedef enum nvmlClockType_enum$/;"	g
nvmlClockType_t	gen/nvml/nvml.h	/^} nvmlClockType_t;$/;"	t	typeref:enum:nvmlClockType_enum
nvmlClockType_t	pkg/nvml/nvml.h	/^} nvmlClockType_t;$/;"	t	typeref:enum:nvmlClockType_enum
nvmlClocksThrottleReasonAll	gen/nvml/nvml.h	1586;"	d
nvmlClocksThrottleReasonAll	pkg/nvml/nvml.h	1595;"	d
nvmlClocksThrottleReasonApplicationsClocksSetting	gen/nvml/nvml.h	1498;"	d
nvmlClocksThrottleReasonApplicationsClocksSetting	pkg/nvml/nvml.h	1507;"	d
nvmlClocksThrottleReasonDisplayClockSetting	gen/nvml/nvml.h	1575;"	d
nvmlClocksThrottleReasonDisplayClockSetting	pkg/nvml/nvml.h	1584;"	d
nvmlClocksThrottleReasonGpuIdle	gen/nvml/nvml.h	1491;"	d
nvmlClocksThrottleReasonGpuIdle	pkg/nvml/nvml.h	1500;"	d
nvmlClocksThrottleReasonHwPowerBrakeSlowdown	gen/nvml/nvml.h	1569;"	d
nvmlClocksThrottleReasonHwPowerBrakeSlowdown	pkg/nvml/nvml.h	1578;"	d
nvmlClocksThrottleReasonHwSlowdown	gen/nvml/nvml.h	1527;"	d
nvmlClocksThrottleReasonHwSlowdown	pkg/nvml/nvml.h	1536;"	d
nvmlClocksThrottleReasonHwThermalSlowdown	gen/nvml/nvml.h	1558;"	d
nvmlClocksThrottleReasonHwThermalSlowdown	pkg/nvml/nvml.h	1567;"	d
nvmlClocksThrottleReasonNone	gen/nvml/nvml.h	1581;"	d
nvmlClocksThrottleReasonNone	pkg/nvml/nvml.h	1590;"	d
nvmlClocksThrottleReasonSwPowerCap	gen/nvml/nvml.h	1512;"	d
nvmlClocksThrottleReasonSwPowerCap	pkg/nvml/nvml.h	1521;"	d
nvmlClocksThrottleReasonSwThermalSlowdown	gen/nvml/nvml.h	1547;"	d
nvmlClocksThrottleReasonSwThermalSlowdown	pkg/nvml/nvml.h	1556;"	d
nvmlClocksThrottleReasonSyncBoost	gen/nvml/nvml.h	1538;"	d
nvmlClocksThrottleReasonSyncBoost	pkg/nvml/nvml.h	1547;"	d
nvmlClocksThrottleReasonUserDefinedClocks	gen/nvml/nvml.h	1504;"	d
nvmlClocksThrottleReasonUserDefinedClocks	pkg/nvml/nvml.h	1513;"	d
nvmlComputeInstanceDestroy	pkg/nvml/nvml.go	/^func nvmlComputeInstanceDestroy(ComputeInstance ComputeInstance) Return {$/;"	f
nvmlComputeInstanceGetInfo	gen/nvml/init.go	/^var nvmlComputeInstanceGetInfo = nvmlComputeInstanceGetInfo_v1$/;"	v
nvmlComputeInstanceGetInfo	gen/nvml/nvml.h	116;"	d
nvmlComputeInstanceGetInfo	gen/nvml/nvml.h	7739;"	d
nvmlComputeInstanceGetInfo	pkg/nvml/init.go	/^var nvmlComputeInstanceGetInfo = nvmlComputeInstanceGetInfo_v1$/;"	v
nvmlComputeInstanceGetInfo	pkg/nvml/nvml.h	116;"	d
nvmlComputeInstanceGetInfo	pkg/nvml/nvml.h	7754;"	d
nvmlComputeInstanceGetInfo_v1	pkg/nvml/nvml.go	/^func nvmlComputeInstanceGetInfo_v1(ComputeInstance ComputeInstance, Info *ComputeInstanceInfo) Return {$/;"	f
nvmlComputeInstanceGetInfo_v2	pkg/nvml/nvml.go	/^func nvmlComputeInstanceGetInfo_v2(ComputeInstance ComputeInstance, Info *ComputeInstanceInfo) Return {$/;"	f
nvmlComputeInstanceInfo_st	gen/nvml/nvml.h	/^typedef struct nvmlComputeInstanceInfo_st$/;"	s
nvmlComputeInstanceInfo_st	pkg/nvml/nvml.h	/^typedef struct nvmlComputeInstanceInfo_st$/;"	s
nvmlComputeInstanceInfo_t	gen/nvml/nvml.h	/^} nvmlComputeInstanceInfo_t;$/;"	t	typeref:struct:nvmlComputeInstanceInfo_st
nvmlComputeInstanceInfo_t	pkg/nvml/nvml.h	/^} nvmlComputeInstanceInfo_t;$/;"	t	typeref:struct:nvmlComputeInstanceInfo_st
nvmlComputeInstancePlacement_st	gen/nvml/nvml.h	/^typedef struct nvmlComputeInstancePlacement_st$/;"	s
nvmlComputeInstancePlacement_st	pkg/nvml/nvml.h	/^typedef struct nvmlComputeInstancePlacement_st$/;"	s
nvmlComputeInstancePlacement_t	gen/nvml/nvml.h	/^} nvmlComputeInstancePlacement_t;$/;"	t	typeref:struct:nvmlComputeInstancePlacement_st
nvmlComputeInstancePlacement_t	pkg/nvml/nvml.h	/^} nvmlComputeInstancePlacement_t;$/;"	t	typeref:struct:nvmlComputeInstancePlacement_st
nvmlComputeInstanceProfileInfo_st	gen/nvml/nvml.h	/^typedef struct nvmlComputeInstanceProfileInfo_st$/;"	s
nvmlComputeInstanceProfileInfo_st	pkg/nvml/nvml.h	/^typedef struct nvmlComputeInstanceProfileInfo_st$/;"	s
nvmlComputeInstanceProfileInfo_t	gen/nvml/nvml.h	/^} nvmlComputeInstanceProfileInfo_t;$/;"	t	typeref:struct:nvmlComputeInstanceProfileInfo_st
nvmlComputeInstanceProfileInfo_t	pkg/nvml/nvml.h	/^} nvmlComputeInstanceProfileInfo_t;$/;"	t	typeref:struct:nvmlComputeInstanceProfileInfo_st
nvmlComputeInstance_t	gen/nvml/nvml.h	/^typedef struct nvmlComputeInstance_st* nvmlComputeInstance_t;$/;"	t	typeref:struct:nvmlComputeInstance_st
nvmlComputeInstance_t	pkg/nvml/nvml.h	/^} nvmlComputeInstance_t;$/;"	t	typeref:struct:__anon7
nvmlComputeMode_enum	gen/nvml/nvml.h	/^typedef enum nvmlComputeMode_enum$/;"	g
nvmlComputeMode_enum	pkg/nvml/nvml.h	/^typedef enum nvmlComputeMode_enum$/;"	g
nvmlComputeMode_t	gen/nvml/nvml.h	/^} nvmlComputeMode_t;$/;"	t	typeref:enum:nvmlComputeMode_enum
nvmlComputeMode_t	pkg/nvml/nvml.h	/^} nvmlComputeMode_t;$/;"	t	typeref:enum:nvmlComputeMode_enum
nvmlDetachGpuState_enum	gen/nvml/nvml.h	/^typedef enum nvmlDetachGpuState_enum$/;"	g
nvmlDetachGpuState_enum	pkg/nvml/nvml.h	/^typedef enum nvmlDetachGpuState_enum$/;"	g
nvmlDetachGpuState_t	gen/nvml/nvml.h	/^} nvmlDetachGpuState_t;$/;"	t	typeref:enum:nvmlDetachGpuState_enum
nvmlDetachGpuState_t	pkg/nvml/nvml.h	/^} nvmlDetachGpuState_t;$/;"	t	typeref:enum:nvmlDetachGpuState_enum
nvmlDeviceArchitecture_t	gen/nvml/nvml.h	/^typedef unsigned int nvmlDeviceArchitecture_t;$/;"	t
nvmlDeviceArchitecture_t	pkg/nvml/nvml.h	/^typedef unsigned int nvmlDeviceArchitecture_t;$/;"	t
nvmlDeviceAttributes_st	gen/nvml/nvml.h	/^typedef struct nvmlDeviceAttributes_st$/;"	s
nvmlDeviceAttributes_st	pkg/nvml/nvml.h	/^typedef struct nvmlDeviceAttributes_st$/;"	s
nvmlDeviceAttributes_t	gen/nvml/nvml.h	/^} nvmlDeviceAttributes_t;$/;"	t	typeref:struct:nvmlDeviceAttributes_st
nvmlDeviceAttributes_t	pkg/nvml/nvml.h	/^} nvmlDeviceAttributes_t;$/;"	t	typeref:struct:nvmlDeviceAttributes_st
nvmlDeviceClearAccountingPids	pkg/nvml/nvml.go	/^func nvmlDeviceClearAccountingPids(Device Device) Return {$/;"	f
nvmlDeviceClearCpuAffinity	pkg/nvml/nvml.go	/^func nvmlDeviceClearCpuAffinity(Device Device) Return {$/;"	f
nvmlDeviceClearEccErrorCounts	pkg/nvml/nvml.go	/^func nvmlDeviceClearEccErrorCounts(Device Device, CounterType EccCounterType) Return {$/;"	f
nvmlDeviceCreateGpuInstance	pkg/nvml/nvml.go	/^func nvmlDeviceCreateGpuInstance(Device Device, ProfileId uint32, GpuInstance *GpuInstance) Return {$/;"	f
nvmlDeviceCreateGpuInstanceWithPlacement	pkg/nvml/nvml.go	/^func nvmlDeviceCreateGpuInstanceWithPlacement(Device Device, ProfileId uint32, Placement *GpuInstancePlacement, GpuInstance *GpuInstance) Return {$/;"	f
nvmlDeviceDiscoverGpus	pkg/nvml/nvml.go	/^func nvmlDeviceDiscoverGpus(PciInfo *PciInfo) Return {$/;"	f
nvmlDeviceFreezeNvLinkUtilizationCounter	pkg/nvml/nvml.go	/^func nvmlDeviceFreezeNvLinkUtilizationCounter(Device Device, Link uint32, Counter uint32, Freeze EnableState) Return {$/;"	f
nvmlDeviceGetAPIRestriction	pkg/nvml/nvml.go	/^func nvmlDeviceGetAPIRestriction(Device Device, ApiType RestrictedAPI, IsRestricted *EnableState) Return {$/;"	f
nvmlDeviceGetAccountingBufferSize	pkg/nvml/nvml.go	/^func nvmlDeviceGetAccountingBufferSize(Device Device, BufferSize *uint32) Return {$/;"	f
nvmlDeviceGetAccountingMode	pkg/nvml/nvml.go	/^func nvmlDeviceGetAccountingMode(Device Device, Mode *EnableState) Return {$/;"	f
nvmlDeviceGetAccountingPids	pkg/nvml/nvml.go	/^func nvmlDeviceGetAccountingPids(Device Device, Count *uint32, Pids *uint32) Return {$/;"	f
nvmlDeviceGetAccountingStats	pkg/nvml/nvml.go	/^func nvmlDeviceGetAccountingStats(Device Device, Pid uint32, Stats *AccountingStats) Return {$/;"	f
nvmlDeviceGetActiveVgpus	pkg/nvml/nvml.go	/^func nvmlDeviceGetActiveVgpus(Device Device, VgpuCount *uint32, VgpuInstances *VgpuInstance) Return {$/;"	f
nvmlDeviceGetApplicationsClock	pkg/nvml/nvml.go	/^func nvmlDeviceGetApplicationsClock(Device Device, ClockType ClockType, ClockMHz *uint32) Return {$/;"	f
nvmlDeviceGetArchitecture	pkg/nvml/nvml.go	/^func nvmlDeviceGetArchitecture(Device Device, Arch *DeviceArchitecture) Return {$/;"	f
nvmlDeviceGetAttributes	gen/nvml/init.go	/^var nvmlDeviceGetAttributes = nvmlDeviceGetAttributes_v1$/;"	v
nvmlDeviceGetAttributes	gen/nvml/nvml.h	115;"	d
nvmlDeviceGetAttributes	gen/nvml/nvml.h	7738;"	d
nvmlDeviceGetAttributes	pkg/nvml/init.go	/^var nvmlDeviceGetAttributes = nvmlDeviceGetAttributes_v1$/;"	v
nvmlDeviceGetAttributes	pkg/nvml/nvml.h	115;"	d
nvmlDeviceGetAttributes	pkg/nvml/nvml.h	7753;"	d
nvmlDeviceGetAttributes_v1	pkg/nvml/nvml.go	/^func nvmlDeviceGetAttributes_v1(Device Device, Attributes *DeviceAttributes) Return {$/;"	f
nvmlDeviceGetAttributes_v2	pkg/nvml/nvml.go	/^func nvmlDeviceGetAttributes_v2(Device Device, Attributes *DeviceAttributes) Return {$/;"	f
nvmlDeviceGetAutoBoostedClocksEnabled	pkg/nvml/nvml.go	/^func nvmlDeviceGetAutoBoostedClocksEnabled(Device Device, IsEnabled *EnableState, DefaultIsEnabled *EnableState) Return {$/;"	f
nvmlDeviceGetBAR1MemoryInfo	pkg/nvml/nvml.go	/^func nvmlDeviceGetBAR1MemoryInfo(Device Device, Bar1Memory *BAR1Memory) Return {$/;"	f
nvmlDeviceGetBoardId	pkg/nvml/nvml.go	/^func nvmlDeviceGetBoardId(Device Device, BoardId *uint32) Return {$/;"	f
nvmlDeviceGetBoardPartNumber	pkg/nvml/nvml.go	/^func nvmlDeviceGetBoardPartNumber(Device Device, PartNumber *byte, Length uint32) Return {$/;"	f
nvmlDeviceGetBrand	pkg/nvml/nvml.go	/^func nvmlDeviceGetBrand(Device Device, _type *BrandType) Return {$/;"	f
nvmlDeviceGetBridgeChipInfo	pkg/nvml/nvml.go	/^func nvmlDeviceGetBridgeChipInfo(Device Device, BridgeHierarchy *BridgeChipHierarchy) Return {$/;"	f
nvmlDeviceGetClock	pkg/nvml/nvml.go	/^func nvmlDeviceGetClock(Device Device, ClockType ClockType, ClockId ClockId, ClockMHz *uint32) Return {$/;"	f
nvmlDeviceGetClockInfo	pkg/nvml/nvml.go	/^func nvmlDeviceGetClockInfo(Device Device, _type ClockType, Clock *uint32) Return {$/;"	f
nvmlDeviceGetComputeInstanceId	pkg/nvml/nvml.go	/^func nvmlDeviceGetComputeInstanceId(Device Device, Id *uint32) Return {$/;"	f
nvmlDeviceGetComputeMode	pkg/nvml/nvml.go	/^func nvmlDeviceGetComputeMode(Device Device, Mode *ComputeMode) Return {$/;"	f
nvmlDeviceGetComputeRunningProcesses	gen/nvml/init.go	/^var nvmlDeviceGetComputeRunningProcesses = nvmlDeviceGetComputeRunningProcesses_v1$/;"	v
nvmlDeviceGetComputeRunningProcesses	gen/nvml/nvml.h	117;"	d
nvmlDeviceGetComputeRunningProcesses	gen/nvml/nvml.h	7737;"	d
nvmlDeviceGetComputeRunningProcesses	pkg/nvml/init.go	/^var nvmlDeviceGetComputeRunningProcesses = nvmlDeviceGetComputeRunningProcesses_v1$/;"	v
nvmlDeviceGetComputeRunningProcesses	pkg/nvml/nvml.h	117;"	d
nvmlDeviceGetComputeRunningProcesses	pkg/nvml/nvml.h	7752;"	d
nvmlDeviceGetComputeRunningProcesses_v1	pkg/nvml/nvml.go	/^func nvmlDeviceGetComputeRunningProcesses_v1(Device Device, InfoCount *uint32, Infos *ProcessInfo) Return {$/;"	f
nvmlDeviceGetComputeRunningProcesses_v2	pkg/nvml/nvml.go	/^func nvmlDeviceGetComputeRunningProcesses_v2(Device Device, InfoCount *uint32, Infos *ProcessInfo) Return {$/;"	f
nvmlDeviceGetCount	gen/nvml/init.go	/^var nvmlDeviceGetCount = nvmlDeviceGetCount_v1$/;"	v
nvmlDeviceGetCount	gen/nvml/nvml.h	108;"	d
nvmlDeviceGetCount	gen/nvml/nvml.h	7745;"	d
nvmlDeviceGetCount	pkg/nvml/init.go	/^var nvmlDeviceGetCount = nvmlDeviceGetCount_v1$/;"	v
nvmlDeviceGetCount	pkg/nvml/nvml.h	108;"	d
nvmlDeviceGetCount	pkg/nvml/nvml.h	7760;"	d
nvmlDeviceGetCount_v1	pkg/nvml/nvml.go	/^func nvmlDeviceGetCount_v1(DeviceCount *uint32) Return {$/;"	f
nvmlDeviceGetCount_v2	pkg/nvml/nvml.go	/^func nvmlDeviceGetCount_v2(DeviceCount *uint32) Return {$/;"	f
nvmlDeviceGetCpuAffinity	pkg/nvml/nvml.go	/^func nvmlDeviceGetCpuAffinity(Device Device, CpuSetSize uint32, CpuSet *uint) Return {$/;"	f
nvmlDeviceGetCpuAffinityWithinScope	pkg/nvml/nvml.go	/^func nvmlDeviceGetCpuAffinityWithinScope(Device Device, CpuSetSize uint32, CpuSet *uint, Scope AffinityScope) Return {$/;"	f
nvmlDeviceGetCreatableVgpus	pkg/nvml/nvml.go	/^func nvmlDeviceGetCreatableVgpus(Device Device, VgpuCount *uint32, VgpuTypeIds *VgpuTypeId) Return {$/;"	f
nvmlDeviceGetCudaComputeCapability	pkg/nvml/nvml.go	/^func nvmlDeviceGetCudaComputeCapability(Device Device, Major *int32, Minor *int32) Return {$/;"	f
nvmlDeviceGetCurrPcieLinkGeneration	pkg/nvml/nvml.go	/^func nvmlDeviceGetCurrPcieLinkGeneration(Device Device, CurrLinkGen *uint32) Return {$/;"	f
nvmlDeviceGetCurrPcieLinkWidth	pkg/nvml/nvml.go	/^func nvmlDeviceGetCurrPcieLinkWidth(Device Device, CurrLinkWidth *uint32) Return {$/;"	f
nvmlDeviceGetCurrentClocksThrottleReasons	pkg/nvml/nvml.go	/^func nvmlDeviceGetCurrentClocksThrottleReasons(Device Device, ClocksThrottleReasons *uint64) Return {$/;"	f
nvmlDeviceGetDecoderUtilization	pkg/nvml/nvml.go	/^func nvmlDeviceGetDecoderUtilization(Device Device, Utilization *uint32, SamplingPeriodUs *uint32) Return {$/;"	f
nvmlDeviceGetDefaultApplicationsClock	pkg/nvml/nvml.go	/^func nvmlDeviceGetDefaultApplicationsClock(Device Device, ClockType ClockType, ClockMHz *uint32) Return {$/;"	f
nvmlDeviceGetDetailedEccErrors	pkg/nvml/nvml.go	/^func nvmlDeviceGetDetailedEccErrors(Device Device, ErrorType MemoryErrorType, CounterType EccCounterType, EccCounts *EccErrorCounts) Return {$/;"	f
nvmlDeviceGetDeviceHandleFromMigDeviceHandle	pkg/nvml/nvml.go	/^func nvmlDeviceGetDeviceHandleFromMigDeviceHandle(MigDevice Device, Device *Device) Return {$/;"	f
nvmlDeviceGetDisplayActive	pkg/nvml/nvml.go	/^func nvmlDeviceGetDisplayActive(Device Device, IsActive *EnableState) Return {$/;"	f
nvmlDeviceGetDisplayMode	pkg/nvml/nvml.go	/^func nvmlDeviceGetDisplayMode(Device Device, Display *EnableState) Return {$/;"	f
nvmlDeviceGetDriverModel	pkg/nvml/nvml.go	/^func nvmlDeviceGetDriverModel(Device Device, Current *DriverModel, Pending *DriverModel) Return {$/;"	f
nvmlDeviceGetEccMode	pkg/nvml/nvml.go	/^func nvmlDeviceGetEccMode(Device Device, Current *EnableState, Pending *EnableState) Return {$/;"	f
nvmlDeviceGetEncoderCapacity	pkg/nvml/nvml.go	/^func nvmlDeviceGetEncoderCapacity(Device Device, EncoderQueryType EncoderType, EncoderCapacity *uint32) Return {$/;"	f
nvmlDeviceGetEncoderSessions	pkg/nvml/nvml.go	/^func nvmlDeviceGetEncoderSessions(Device Device, SessionCount *uint32, SessionInfos *EncoderSessionInfo) Return {$/;"	f
nvmlDeviceGetEncoderStats	pkg/nvml/nvml.go	/^func nvmlDeviceGetEncoderStats(Device Device, SessionCount *uint32, AverageFps *uint32, AverageLatency *uint32) Return {$/;"	f
nvmlDeviceGetEncoderUtilization	pkg/nvml/nvml.go	/^func nvmlDeviceGetEncoderUtilization(Device Device, Utilization *uint32, SamplingPeriodUs *uint32) Return {$/;"	f
nvmlDeviceGetEnforcedPowerLimit	pkg/nvml/nvml.go	/^func nvmlDeviceGetEnforcedPowerLimit(Device Device, Limit *uint32) Return {$/;"	f
nvmlDeviceGetFBCSessions	pkg/nvml/nvml.go	/^func nvmlDeviceGetFBCSessions(Device Device, SessionCount *uint32, SessionInfo *FBCSessionInfo) Return {$/;"	f
nvmlDeviceGetFBCStats	pkg/nvml/nvml.go	/^func nvmlDeviceGetFBCStats(Device Device, FbcStats *FBCStats) Return {$/;"	f
nvmlDeviceGetFanSpeed	pkg/nvml/nvml.go	/^func nvmlDeviceGetFanSpeed(Device Device, Speed *uint32) Return {$/;"	f
nvmlDeviceGetFanSpeed_v2	pkg/nvml/nvml.go	/^func nvmlDeviceGetFanSpeed_v2(Device Device, Fan uint32, Speed *uint32) Return {$/;"	f
nvmlDeviceGetFieldValues	pkg/nvml/nvml.go	/^func nvmlDeviceGetFieldValues(Device Device, ValuesCount int32, Values *FieldValue) Return {$/;"	f
nvmlDeviceGetGpuInstanceById	pkg/nvml/nvml.go	/^func nvmlDeviceGetGpuInstanceById(Device Device, Id uint32, GpuInstance *GpuInstance) Return {$/;"	f
nvmlDeviceGetGpuInstanceId	pkg/nvml/nvml.go	/^func nvmlDeviceGetGpuInstanceId(Device Device, Id *uint32) Return {$/;"	f
nvmlDeviceGetGpuInstancePossiblePlacements	pkg/nvml/nvml.go	/^func nvmlDeviceGetGpuInstancePossiblePlacements(Device Device, ProfileId uint32, Placements *GpuInstancePlacement, Count *uint32) Return {$/;"	f
nvmlDeviceGetGpuInstanceProfileInfo	pkg/nvml/nvml.go	/^func nvmlDeviceGetGpuInstanceProfileInfo(Device Device, Profile uint32, Info *GpuInstanceProfileInfo) Return {$/;"	f
nvmlDeviceGetGpuInstanceRemainingCapacity	pkg/nvml/nvml.go	/^func nvmlDeviceGetGpuInstanceRemainingCapacity(Device Device, ProfileId uint32, Count *uint32) Return {$/;"	f
nvmlDeviceGetGpuInstances	pkg/nvml/nvml.go	/^func nvmlDeviceGetGpuInstances(Device Device, ProfileId uint32, GpuInstances *GpuInstance, Count *uint32) Return {$/;"	f
nvmlDeviceGetGpuOperationMode	pkg/nvml/nvml.go	/^func nvmlDeviceGetGpuOperationMode(Device Device, Current *GpuOperationMode, Pending *GpuOperationMode) Return {$/;"	f
nvmlDeviceGetGraphicsRunningProcesses	gen/nvml/init.go	/^var nvmlDeviceGetGraphicsRunningProcesses = nvmlDeviceGetGraphicsRunningProcesses_v1$/;"	v
nvmlDeviceGetGraphicsRunningProcesses	gen/nvml/nvml.h	118;"	d
nvmlDeviceGetGraphicsRunningProcesses	gen/nvml/nvml.h	7736;"	d
nvmlDeviceGetGraphicsRunningProcesses	pkg/nvml/init.go	/^var nvmlDeviceGetGraphicsRunningProcesses = nvmlDeviceGetGraphicsRunningProcesses_v1$/;"	v
nvmlDeviceGetGraphicsRunningProcesses	pkg/nvml/nvml.h	118;"	d
nvmlDeviceGetGraphicsRunningProcesses	pkg/nvml/nvml.h	7751;"	d
nvmlDeviceGetGraphicsRunningProcesses_v1	pkg/nvml/nvml.go	/^func nvmlDeviceGetGraphicsRunningProcesses_v1(Device Device, InfoCount *uint32, Infos *ProcessInfo) Return {$/;"	f
nvmlDeviceGetGraphicsRunningProcesses_v2	pkg/nvml/nvml.go	/^func nvmlDeviceGetGraphicsRunningProcesses_v2(Device Device, InfoCount *uint32, Infos *ProcessInfo) Return {$/;"	f
nvmlDeviceGetGridLicensableFeatures	gen/nvml/init.go	/^var nvmlDeviceGetGridLicensableFeatures = nvmlDeviceGetGridLicensableFeatures_v1$/;"	v
nvmlDeviceGetGridLicensableFeatures	gen/nvml/nvml.h	113;"	d
nvmlDeviceGetGridLicensableFeatures	gen/nvml/nvml.h	7741;"	d
nvmlDeviceGetGridLicensableFeatures	pkg/nvml/init.go	/^var nvmlDeviceGetGridLicensableFeatures = nvmlDeviceGetGridLicensableFeatures_v1$/;"	v
nvmlDeviceGetGridLicensableFeatures	pkg/nvml/nvml.h	113;"	d
nvmlDeviceGetGridLicensableFeatures	pkg/nvml/nvml.h	7756;"	d
nvmlDeviceGetGridLicensableFeatures_v1	pkg/nvml/nvml.go	/^func nvmlDeviceGetGridLicensableFeatures_v1(Device Device, PGridLicensableFeatures *GridLicensableFeatures) Return {$/;"	f
nvmlDeviceGetGridLicensableFeatures_v2	pkg/nvml/nvml.go	/^func nvmlDeviceGetGridLicensableFeatures_v2(Device Device, PGridLicensableFeatures *GridLicensableFeatures) Return {$/;"	f
nvmlDeviceGetGridLicensableFeatures_v3	pkg/nvml/nvml.go	/^func nvmlDeviceGetGridLicensableFeatures_v3(Device Device, PGridLicensableFeatures *GridLicensableFeatures) Return {$/;"	f
nvmlDeviceGetHandleByIndex	gen/nvml/init.go	/^var nvmlDeviceGetHandleByIndex = nvmlDeviceGetHandleByIndex_v1$/;"	v
nvmlDeviceGetHandleByIndex	gen/nvml/nvml.h	109;"	d
nvmlDeviceGetHandleByIndex	gen/nvml/nvml.h	7746;"	d
nvmlDeviceGetHandleByIndex	pkg/nvml/init.go	/^var nvmlDeviceGetHandleByIndex = nvmlDeviceGetHandleByIndex_v1$/;"	v
nvmlDeviceGetHandleByIndex	pkg/nvml/nvml.h	109;"	d
nvmlDeviceGetHandleByIndex	pkg/nvml/nvml.h	7761;"	d
nvmlDeviceGetHandleByIndex_v1	pkg/nvml/nvml.go	/^func nvmlDeviceGetHandleByIndex_v1(Index uint32, Device *Device) Return {$/;"	f
nvmlDeviceGetHandleByIndex_v2	pkg/nvml/nvml.go	/^func nvmlDeviceGetHandleByIndex_v2(Index uint32, Device *Device) Return {$/;"	f
nvmlDeviceGetHandleByPciBusId	gen/nvml/init.go	/^var nvmlDeviceGetHandleByPciBusId = nvmlDeviceGetHandleByPciBusId_v1$/;"	v
nvmlDeviceGetHandleByPciBusId	gen/nvml/nvml.h	110;"	d
nvmlDeviceGetHandleByPciBusId	gen/nvml/nvml.h	7747;"	d
nvmlDeviceGetHandleByPciBusId	pkg/nvml/init.go	/^var nvmlDeviceGetHandleByPciBusId = nvmlDeviceGetHandleByPciBusId_v1$/;"	v
nvmlDeviceGetHandleByPciBusId	pkg/nvml/nvml.h	110;"	d
nvmlDeviceGetHandleByPciBusId	pkg/nvml/nvml.h	7762;"	d
nvmlDeviceGetHandleByPciBusId_v1	pkg/nvml/nvml.go	/^func nvmlDeviceGetHandleByPciBusId_v1(PciBusId string, Device *Device) Return {$/;"	f
nvmlDeviceGetHandleByPciBusId_v2	pkg/nvml/nvml.go	/^func nvmlDeviceGetHandleByPciBusId_v2(PciBusId string, Device *Device) Return {$/;"	f
nvmlDeviceGetHandleBySerial	pkg/nvml/nvml.go	/^func nvmlDeviceGetHandleBySerial(Serial string, Device *Device) Return {$/;"	f
nvmlDeviceGetHandleByUUID	pkg/nvml/nvml.go	/^func nvmlDeviceGetHandleByUUID(Uuid string, Device *Device) Return {$/;"	f
nvmlDeviceGetHostVgpuMode	pkg/nvml/nvml.go	/^func nvmlDeviceGetHostVgpuMode(Device Device, PHostVgpuMode *HostVgpuMode) Return {$/;"	f
nvmlDeviceGetIndex	pkg/nvml/nvml.go	/^func nvmlDeviceGetIndex(Device Device, Index *uint32) Return {$/;"	f
nvmlDeviceGetInforomConfigurationChecksum	pkg/nvml/nvml.go	/^func nvmlDeviceGetInforomConfigurationChecksum(Device Device, Checksum *uint32) Return {$/;"	f
nvmlDeviceGetInforomImageVersion	pkg/nvml/nvml.go	/^func nvmlDeviceGetInforomImageVersion(Device Device, Version *byte, Length uint32) Return {$/;"	f
nvmlDeviceGetInforomVersion	pkg/nvml/nvml.go	/^func nvmlDeviceGetInforomVersion(Device Device, Object InforomObject, Version *byte, Length uint32) Return {$/;"	f
nvmlDeviceGetMaxClockInfo	pkg/nvml/nvml.go	/^func nvmlDeviceGetMaxClockInfo(Device Device, _type ClockType, Clock *uint32) Return {$/;"	f
nvmlDeviceGetMaxCustomerBoostClock	pkg/nvml/nvml.go	/^func nvmlDeviceGetMaxCustomerBoostClock(Device Device, ClockType ClockType, ClockMHz *uint32) Return {$/;"	f
nvmlDeviceGetMaxMigDeviceCount	pkg/nvml/nvml.go	/^func nvmlDeviceGetMaxMigDeviceCount(Device Device, Count *uint32) Return {$/;"	f
nvmlDeviceGetMaxPcieLinkGeneration	pkg/nvml/nvml.go	/^func nvmlDeviceGetMaxPcieLinkGeneration(Device Device, MaxLinkGen *uint32) Return {$/;"	f
nvmlDeviceGetMaxPcieLinkWidth	pkg/nvml/nvml.go	/^func nvmlDeviceGetMaxPcieLinkWidth(Device Device, MaxLinkWidth *uint32) Return {$/;"	f
nvmlDeviceGetMemoryAffinity	pkg/nvml/nvml.go	/^func nvmlDeviceGetMemoryAffinity(Device Device, NodeSetSize uint32, NodeSet *uint, Scope AffinityScope) Return {$/;"	f
nvmlDeviceGetMemoryErrorCounter	pkg/nvml/nvml.go	/^func nvmlDeviceGetMemoryErrorCounter(Device Device, ErrorType MemoryErrorType, CounterType EccCounterType, LocationType MemoryLocation, Count *uint64) Return {$/;"	f
nvmlDeviceGetMemoryInfo	pkg/nvml/nvml.go	/^func nvmlDeviceGetMemoryInfo(Device Device, Memory *Memory) Return {$/;"	f
nvmlDeviceGetMigDeviceHandleByIndex	pkg/nvml/nvml.go	/^func nvmlDeviceGetMigDeviceHandleByIndex(Device Device, Index uint32, MigDevice *Device) Return {$/;"	f
nvmlDeviceGetMigMode	pkg/nvml/nvml.go	/^func nvmlDeviceGetMigMode(Device Device, CurrentMode *uint32, PendingMode *uint32) Return {$/;"	f
nvmlDeviceGetMinorNumber	pkg/nvml/nvml.go	/^func nvmlDeviceGetMinorNumber(Device Device, MinorNumber *uint32) Return {$/;"	f
nvmlDeviceGetMultiGpuBoard	pkg/nvml/nvml.go	/^func nvmlDeviceGetMultiGpuBoard(Device Device, MultiGpuBool *uint32) Return {$/;"	f
nvmlDeviceGetName	pkg/nvml/nvml.go	/^func nvmlDeviceGetName(Device Device, Name *byte, Length uint32) Return {$/;"	f
nvmlDeviceGetNvLinkCapability	pkg/nvml/nvml.go	/^func nvmlDeviceGetNvLinkCapability(Device Device, Link uint32, Capability NvLinkCapability, CapResult *uint32) Return {$/;"	f
nvmlDeviceGetNvLinkErrorCounter	pkg/nvml/nvml.go	/^func nvmlDeviceGetNvLinkErrorCounter(Device Device, Link uint32, Counter NvLinkErrorCounter, CounterValue *uint64) Return {$/;"	f
nvmlDeviceGetNvLinkRemotePciInfo	gen/nvml/init.go	/^var nvmlDeviceGetNvLinkRemotePciInfo = nvmlDeviceGetNvLinkRemotePciInfo_v1$/;"	v
nvmlDeviceGetNvLinkRemotePciInfo	gen/nvml/nvml.h	111;"	d
nvmlDeviceGetNvLinkRemotePciInfo	gen/nvml/nvml.h	7743;"	d
nvmlDeviceGetNvLinkRemotePciInfo	pkg/nvml/init.go	/^var nvmlDeviceGetNvLinkRemotePciInfo = nvmlDeviceGetNvLinkRemotePciInfo_v1$/;"	v
nvmlDeviceGetNvLinkRemotePciInfo	pkg/nvml/nvml.h	111;"	d
nvmlDeviceGetNvLinkRemotePciInfo	pkg/nvml/nvml.h	7758;"	d
nvmlDeviceGetNvLinkRemotePciInfo_v1	pkg/nvml/nvml.go	/^func nvmlDeviceGetNvLinkRemotePciInfo_v1(Device Device, Link uint32, Pci *PciInfo) Return {$/;"	f
nvmlDeviceGetNvLinkRemotePciInfo_v2	pkg/nvml/nvml.go	/^func nvmlDeviceGetNvLinkRemotePciInfo_v2(Device Device, Link uint32, Pci *PciInfo) Return {$/;"	f
nvmlDeviceGetNvLinkState	pkg/nvml/nvml.go	/^func nvmlDeviceGetNvLinkState(Device Device, Link uint32, IsActive *EnableState) Return {$/;"	f
nvmlDeviceGetNvLinkUtilizationControl	pkg/nvml/nvml.go	/^func nvmlDeviceGetNvLinkUtilizationControl(Device Device, Link uint32, Counter uint32, Control *NvLinkUtilizationControl) Return {$/;"	f
nvmlDeviceGetNvLinkUtilizationCounter	pkg/nvml/nvml.go	/^func nvmlDeviceGetNvLinkUtilizationCounter(Device Device, Link uint32, Counter uint32, Rxcounter *uint64, Txcounter *uint64) Return {$/;"	f
nvmlDeviceGetNvLinkVersion	pkg/nvml/nvml.go	/^func nvmlDeviceGetNvLinkVersion(Device Device, Link uint32, Version *uint32) Return {$/;"	f
nvmlDeviceGetP2PStatus	pkg/nvml/nvml.go	/^func nvmlDeviceGetP2PStatus(Device1 Device, Device2 Device, P2pIndex GpuP2PCapsIndex, P2pStatus *GpuP2PStatus) Return {$/;"	f
nvmlDeviceGetPciInfo	gen/nvml/init.go	/^var nvmlDeviceGetPciInfo = nvmlDeviceGetPciInfo_v1$/;"	v
nvmlDeviceGetPciInfo	gen/nvml/nvml.h	107;"	d
nvmlDeviceGetPciInfo	gen/nvml/nvml.h	7744;"	d
nvmlDeviceGetPciInfo	pkg/nvml/init.go	/^var nvmlDeviceGetPciInfo = nvmlDeviceGetPciInfo_v1$/;"	v
nvmlDeviceGetPciInfo	pkg/nvml/nvml.h	107;"	d
nvmlDeviceGetPciInfo	pkg/nvml/nvml.h	7759;"	d
nvmlDeviceGetPciInfo_v1	pkg/nvml/nvml.go	/^func nvmlDeviceGetPciInfo_v1(Device Device, Pci *PciInfo) Return {$/;"	f
nvmlDeviceGetPciInfo_v2	pkg/nvml/nvml.go	/^func nvmlDeviceGetPciInfo_v2(Device Device, Pci *PciInfo) Return {$/;"	f
nvmlDeviceGetPciInfo_v3	pkg/nvml/nvml.go	/^func nvmlDeviceGetPciInfo_v3(Device Device, Pci *PciInfo) Return {$/;"	f
nvmlDeviceGetPcieReplayCounter	pkg/nvml/nvml.go	/^func nvmlDeviceGetPcieReplayCounter(Device Device, Value *uint32) Return {$/;"	f
nvmlDeviceGetPcieThroughput	pkg/nvml/nvml.go	/^func nvmlDeviceGetPcieThroughput(Device Device, Counter PcieUtilCounter, Value *uint32) Return {$/;"	f
nvmlDeviceGetPerformanceState	pkg/nvml/nvml.go	/^func nvmlDeviceGetPerformanceState(Device Device, PState *Pstates) Return {$/;"	f
nvmlDeviceGetPersistenceMode	pkg/nvml/nvml.go	/^func nvmlDeviceGetPersistenceMode(Device Device, Mode *EnableState) Return {$/;"	f
nvmlDeviceGetPgpuMetadataString	pkg/nvml/nvml.go	/^func nvmlDeviceGetPgpuMetadataString(Device Device, PgpuMetadata *byte, BufferSize *uint32) Return {$/;"	f
nvmlDeviceGetPowerManagementDefaultLimit	pkg/nvml/nvml.go	/^func nvmlDeviceGetPowerManagementDefaultLimit(Device Device, DefaultLimit *uint32) Return {$/;"	f
nvmlDeviceGetPowerManagementLimit	pkg/nvml/nvml.go	/^func nvmlDeviceGetPowerManagementLimit(Device Device, Limit *uint32) Return {$/;"	f
nvmlDeviceGetPowerManagementLimitConstraints	pkg/nvml/nvml.go	/^func nvmlDeviceGetPowerManagementLimitConstraints(Device Device, MinLimit *uint32, MaxLimit *uint32) Return {$/;"	f
nvmlDeviceGetPowerManagementMode	pkg/nvml/nvml.go	/^func nvmlDeviceGetPowerManagementMode(Device Device, Mode *EnableState) Return {$/;"	f
nvmlDeviceGetPowerState	pkg/nvml/nvml.go	/^func nvmlDeviceGetPowerState(Device Device, PState *Pstates) Return {$/;"	f
nvmlDeviceGetPowerUsage	pkg/nvml/nvml.go	/^func nvmlDeviceGetPowerUsage(Device Device, Power *uint32) Return {$/;"	f
nvmlDeviceGetProcessUtilization	pkg/nvml/nvml.go	/^func nvmlDeviceGetProcessUtilization(Device Device, Utilization *ProcessUtilizationSample, ProcessSamplesCount *uint32, LastSeenTimeStamp uint64) Return {$/;"	f
nvmlDeviceGetRemappedRows	pkg/nvml/nvml.go	/^func nvmlDeviceGetRemappedRows(Device Device, CorrRows *uint32, UncRows *uint32, IsPending *uint32, FailureOccurred *uint32) Return {$/;"	f
nvmlDeviceGetRetiredPages	pkg/nvml/nvml.go	/^func nvmlDeviceGetRetiredPages(Device Device, Cause PageRetirementCause, PageCount *uint32, Addresses *uint64) Return {$/;"	f
nvmlDeviceGetRetiredPagesPendingStatus	pkg/nvml/nvml.go	/^func nvmlDeviceGetRetiredPagesPendingStatus(Device Device, IsPending *EnableState) Return {$/;"	f
nvmlDeviceGetRetiredPages_v2	pkg/nvml/nvml.go	/^func nvmlDeviceGetRetiredPages_v2(Device Device, Cause PageRetirementCause, PageCount *uint32, Addresses *uint64, Timestamps *uint64) Return {$/;"	f
nvmlDeviceGetRowRemapperHistogram	pkg/nvml/nvml.go	/^func nvmlDeviceGetRowRemapperHistogram(Device Device, Values *RowRemapperHistogramValues) Return {$/;"	f
nvmlDeviceGetSamples	pkg/nvml/nvml.go	/^func nvmlDeviceGetSamples(Device Device, _type SamplingType, LastSeenTimeStamp uint64, SampleValType *ValueType, SampleCount *uint32, Samples *Sample) Return {$/;"	f
nvmlDeviceGetSerial	pkg/nvml/nvml.go	/^func nvmlDeviceGetSerial(Device Device, Serial *byte, Length uint32) Return {$/;"	f
nvmlDeviceGetSupportedClocksThrottleReasons	pkg/nvml/nvml.go	/^func nvmlDeviceGetSupportedClocksThrottleReasons(Device Device, SupportedClocksThrottleReasons *uint64) Return {$/;"	f
nvmlDeviceGetSupportedEventTypes	pkg/nvml/nvml.go	/^func nvmlDeviceGetSupportedEventTypes(Device Device, EventTypes *uint64) Return {$/;"	f
nvmlDeviceGetSupportedGraphicsClocks	pkg/nvml/nvml.go	/^func nvmlDeviceGetSupportedGraphicsClocks(Device Device, MemoryClockMHz uint32, Count *uint32, ClocksMHz *uint32) Return {$/;"	f
nvmlDeviceGetSupportedMemoryClocks	pkg/nvml/nvml.go	/^func nvmlDeviceGetSupportedMemoryClocks(Device Device, Count *uint32, ClocksMHz *uint32) Return {$/;"	f
nvmlDeviceGetSupportedVgpus	pkg/nvml/nvml.go	/^func nvmlDeviceGetSupportedVgpus(Device Device, VgpuCount *uint32, VgpuTypeIds *VgpuTypeId) Return {$/;"	f
nvmlDeviceGetTemperature	pkg/nvml/nvml.go	/^func nvmlDeviceGetTemperature(Device Device, SensorType TemperatureSensors, Temp *uint32) Return {$/;"	f
nvmlDeviceGetTemperatureThreshold	pkg/nvml/nvml.go	/^func nvmlDeviceGetTemperatureThreshold(Device Device, ThresholdType TemperatureThresholds, Temp *uint32) Return {$/;"	f
nvmlDeviceGetTopologyCommonAncestor	pkg/nvml/nvml.go	/^func nvmlDeviceGetTopologyCommonAncestor(Device1 Device, Device2 Device, PathInfo *GpuTopologyLevel) Return {$/;"	f
nvmlDeviceGetTopologyNearestGpus	pkg/nvml/nvml.go	/^func nvmlDeviceGetTopologyNearestGpus(Device Device, Level GpuTopologyLevel, Count *uint32, DeviceArray *Device) Return {$/;"	f
nvmlDeviceGetTotalEccErrors	pkg/nvml/nvml.go	/^func nvmlDeviceGetTotalEccErrors(Device Device, ErrorType MemoryErrorType, CounterType EccCounterType, EccCounts *uint64) Return {$/;"	f
nvmlDeviceGetTotalEnergyConsumption	pkg/nvml/nvml.go	/^func nvmlDeviceGetTotalEnergyConsumption(Device Device, Energy *uint64) Return {$/;"	f
nvmlDeviceGetUUID	pkg/nvml/nvml.go	/^func nvmlDeviceGetUUID(Device Device, Uuid *byte, Length uint32) Return {$/;"	f
nvmlDeviceGetUtilizationRates	pkg/nvml/nvml.go	/^func nvmlDeviceGetUtilizationRates(Device Device, Utilization *Utilization) Return {$/;"	f
nvmlDeviceGetVbiosVersion	pkg/nvml/nvml.go	/^func nvmlDeviceGetVbiosVersion(Device Device, Version *byte, Length uint32) Return {$/;"	f
nvmlDeviceGetVgpuMetadata	pkg/nvml/nvml.go	/^func nvmlDeviceGetVgpuMetadata(Device Device, PgpuMetadata *nvmlVgpuPgpuMetadata, BufferSize *uint32) Return {$/;"	f
nvmlDeviceGetVgpuProcessUtilization	pkg/nvml/nvml.go	/^func nvmlDeviceGetVgpuProcessUtilization(Device Device, LastSeenTimeStamp uint64, VgpuProcessSamplesCount *uint32, UtilizationSamples *VgpuProcessUtilizationSample) Return {$/;"	f
nvmlDeviceGetVgpuUtilization	pkg/nvml/nvml.go	/^func nvmlDeviceGetVgpuUtilization(Device Device, LastSeenTimeStamp uint64, SampleValType *ValueType, VgpuInstanceSamplesCount *uint32, UtilizationSamples *VgpuInstanceUtilizationSample) Return {$/;"	f
nvmlDeviceGetViolationStatus	pkg/nvml/nvml.go	/^func nvmlDeviceGetViolationStatus(Device Device, PerfPolicyType PerfPolicyType, ViolTime *ViolationTime) Return {$/;"	f
nvmlDeviceGetVirtualizationMode	pkg/nvml/nvml.go	/^func nvmlDeviceGetVirtualizationMode(Device Device, PVirtualMode *GpuVirtualizationMode) Return {$/;"	f
nvmlDeviceIsMigDeviceHandle	pkg/nvml/nvml.go	/^func nvmlDeviceIsMigDeviceHandle(Device Device, IsMigDevice *uint32) Return {$/;"	f
nvmlDeviceModifyDrainState	pkg/nvml/nvml.go	/^func nvmlDeviceModifyDrainState(PciInfo *PciInfo, NewState EnableState) Return {$/;"	f
nvmlDeviceOnSameBoard	pkg/nvml/nvml.go	/^func nvmlDeviceOnSameBoard(Device1 Device, Device2 Device, OnSameBoard *int32) Return {$/;"	f
nvmlDeviceQueryDrainState	pkg/nvml/nvml.go	/^func nvmlDeviceQueryDrainState(PciInfo *PciInfo, CurrentState *EnableState) Return {$/;"	f
nvmlDeviceRegisterEvents	pkg/nvml/nvml.go	/^func nvmlDeviceRegisterEvents(Device Device, EventTypes uint64, Set EventSet) Return {$/;"	f
nvmlDeviceRemoveGpu	gen/nvml/init.go	/^var nvmlDeviceRemoveGpu = nvmlDeviceRemoveGpu_v1$/;"	v
nvmlDeviceRemoveGpu	gen/nvml/nvml.h	112;"	d
nvmlDeviceRemoveGpu	gen/nvml/nvml.h	7742;"	d
nvmlDeviceRemoveGpu	pkg/nvml/init.go	/^var nvmlDeviceRemoveGpu = nvmlDeviceRemoveGpu_v1$/;"	v
nvmlDeviceRemoveGpu	pkg/nvml/nvml.h	112;"	d
nvmlDeviceRemoveGpu	pkg/nvml/nvml.h	7757;"	d
nvmlDeviceRemoveGpu_v1	pkg/nvml/nvml.go	/^func nvmlDeviceRemoveGpu_v1(PciInfo *PciInfo) Return {$/;"	f
nvmlDeviceRemoveGpu_v2	pkg/nvml/nvml.go	/^func nvmlDeviceRemoveGpu_v2(PciInfo *PciInfo, GpuState DetachGpuState, LinkState PcieLinkState) Return {$/;"	f
nvmlDeviceResetApplicationsClocks	pkg/nvml/nvml.go	/^func nvmlDeviceResetApplicationsClocks(Device Device) Return {$/;"	f
nvmlDeviceResetGpuLockedClocks	pkg/nvml/nvml.go	/^func nvmlDeviceResetGpuLockedClocks(Device Device) Return {$/;"	f
nvmlDeviceResetNvLinkErrorCounters	pkg/nvml/nvml.go	/^func nvmlDeviceResetNvLinkErrorCounters(Device Device, Link uint32) Return {$/;"	f
nvmlDeviceResetNvLinkUtilizationCounter	pkg/nvml/nvml.go	/^func nvmlDeviceResetNvLinkUtilizationCounter(Device Device, Link uint32, Counter uint32) Return {$/;"	f
nvmlDeviceSetAPIRestriction	pkg/nvml/nvml.go	/^func nvmlDeviceSetAPIRestriction(Device Device, ApiType RestrictedAPI, IsRestricted EnableState) Return {$/;"	f
nvmlDeviceSetAccountingMode	pkg/nvml/nvml.go	/^func nvmlDeviceSetAccountingMode(Device Device, Mode EnableState) Return {$/;"	f
nvmlDeviceSetApplicationsClocks	pkg/nvml/nvml.go	/^func nvmlDeviceSetApplicationsClocks(Device Device, MemClockMHz uint32, GraphicsClockMHz uint32) Return {$/;"	f
nvmlDeviceSetAutoBoostedClocksEnabled	pkg/nvml/nvml.go	/^func nvmlDeviceSetAutoBoostedClocksEnabled(Device Device, Enabled EnableState) Return {$/;"	f
nvmlDeviceSetComputeMode	pkg/nvml/nvml.go	/^func nvmlDeviceSetComputeMode(Device Device, Mode ComputeMode) Return {$/;"	f
nvmlDeviceSetCpuAffinity	pkg/nvml/nvml.go	/^func nvmlDeviceSetCpuAffinity(Device Device) Return {$/;"	f
nvmlDeviceSetDefaultAutoBoostedClocksEnabled	pkg/nvml/nvml.go	/^func nvmlDeviceSetDefaultAutoBoostedClocksEnabled(Device Device, Enabled EnableState, Flags uint32) Return {$/;"	f
nvmlDeviceSetDriverModel	pkg/nvml/nvml.go	/^func nvmlDeviceSetDriverModel(Device Device, DriverModel DriverModel, Flags uint32) Return {$/;"	f
nvmlDeviceSetEccMode	pkg/nvml/nvml.go	/^func nvmlDeviceSetEccMode(Device Device, Ecc EnableState) Return {$/;"	f
nvmlDeviceSetGpuLockedClocks	pkg/nvml/nvml.go	/^func nvmlDeviceSetGpuLockedClocks(Device Device, MinGpuClockMHz uint32, MaxGpuClockMHz uint32) Return {$/;"	f
nvmlDeviceSetGpuOperationMode	pkg/nvml/nvml.go	/^func nvmlDeviceSetGpuOperationMode(Device Device, Mode GpuOperationMode) Return {$/;"	f
nvmlDeviceSetMigMode	pkg/nvml/nvml.go	/^func nvmlDeviceSetMigMode(Device Device, Mode uint32, ActivationStatus *Return) Return {$/;"	f
nvmlDeviceSetNvLinkUtilizationControl	pkg/nvml/nvml.go	/^func nvmlDeviceSetNvLinkUtilizationControl(Device Device, Link uint32, Counter uint32, Control *NvLinkUtilizationControl, Reset uint32) Return {$/;"	f
nvmlDeviceSetPersistenceMode	pkg/nvml/nvml.go	/^func nvmlDeviceSetPersistenceMode(Device Device, Mode EnableState) Return {$/;"	f
nvmlDeviceSetPowerManagementLimit	pkg/nvml/nvml.go	/^func nvmlDeviceSetPowerManagementLimit(Device Device, Limit uint32) Return {$/;"	f
nvmlDeviceSetTemperatureThreshold	pkg/nvml/nvml.go	/^func nvmlDeviceSetTemperatureThreshold(Device Device, ThresholdType TemperatureThresholds, Temp *int32) Return {$/;"	f
nvmlDeviceSetVirtualizationMode	pkg/nvml/nvml.go	/^func nvmlDeviceSetVirtualizationMode(Device Device, VirtualMode GpuVirtualizationMode) Return {$/;"	f
nvmlDeviceValidateInforom	pkg/nvml/nvml.go	/^func nvmlDeviceValidateInforom(Device Device) Return {$/;"	f
nvmlDevice_t	gen/nvml/nvml.h	/^typedef struct nvmlDevice_st* nvmlDevice_t;$/;"	t	typeref:struct:nvmlDevice_st
nvmlDevice_t	pkg/nvml/nvml.h	/^} nvmlDevice_t;$/;"	t	typeref:struct:__anon2
nvmlDriverModel_enum	gen/nvml/nvml.h	/^typedef enum nvmlDriverModel_enum$/;"	g
nvmlDriverModel_enum	pkg/nvml/nvml.h	/^typedef enum nvmlDriverModel_enum$/;"	g
nvmlDriverModel_t	gen/nvml/nvml.h	/^} nvmlDriverModel_t;$/;"	t	typeref:enum:nvmlDriverModel_enum
nvmlDriverModel_t	pkg/nvml/nvml.h	/^} nvmlDriverModel_t;$/;"	t	typeref:enum:nvmlDriverModel_enum
nvmlEccBitType_t	gen/nvml/nvml.h	620;"	d
nvmlEccBitType_t	pkg/nvml/nvml.h	623;"	d
nvmlEccCounterType_enum	gen/nvml/nvml.h	/^typedef enum nvmlEccCounterType_enum$/;"	g
nvmlEccCounterType_enum	pkg/nvml/nvml.h	/^typedef enum nvmlEccCounterType_enum$/;"	g
nvmlEccCounterType_t	gen/nvml/nvml.h	/^} nvmlEccCounterType_t;$/;"	t	typeref:enum:nvmlEccCounterType_enum
nvmlEccCounterType_t	pkg/nvml/nvml.h	/^} nvmlEccCounterType_t;$/;"	t	typeref:enum:nvmlEccCounterType_enum
nvmlEccErrorCounts_st	gen/nvml/nvml.h	/^typedef struct nvmlEccErrorCounts_st$/;"	s
nvmlEccErrorCounts_st	pkg/nvml/nvml.h	/^typedef struct nvmlEccErrorCounts_st$/;"	s
nvmlEccErrorCounts_t	gen/nvml/nvml.h	/^} nvmlEccErrorCounts_t;$/;"	t	typeref:struct:nvmlEccErrorCounts_st
nvmlEccErrorCounts_t	pkg/nvml/nvml.h	/^} nvmlEccErrorCounts_t;$/;"	t	typeref:struct:nvmlEccErrorCounts_st
nvmlEnableState_enum	gen/nvml/nvml.h	/^typedef enum nvmlEnableState_enum$/;"	g
nvmlEnableState_enum	pkg/nvml/nvml.h	/^typedef enum nvmlEnableState_enum$/;"	g
nvmlEnableState_t	gen/nvml/nvml.h	/^} nvmlEnableState_t;$/;"	t	typeref:enum:nvmlEnableState_enum
nvmlEnableState_t	pkg/nvml/nvml.h	/^} nvmlEnableState_t;$/;"	t	typeref:enum:nvmlEnableState_enum
nvmlEncoderQueryType_enum	gen/nvml/nvml.h	/^typedef enum nvmlEncoderQueryType_enum$/;"	g
nvmlEncoderQueryType_enum	pkg/nvml/nvml.h	/^typedef enum nvmlEncoderQueryType_enum$/;"	g
nvmlEncoderSessionInfo_st	gen/nvml/nvml.h	/^typedef struct nvmlEncoderSessionInfo_st$/;"	s
nvmlEncoderSessionInfo_st	pkg/nvml/nvml.h	/^typedef struct nvmlEncoderSessionInfo_st$/;"	s
nvmlEncoderSessionInfo_t	gen/nvml/nvml.h	/^}nvmlEncoderSessionInfo_t;$/;"	t	typeref:struct:nvmlEncoderSessionInfo_st
nvmlEncoderSessionInfo_t	pkg/nvml/nvml.h	/^}nvmlEncoderSessionInfo_t;$/;"	t	typeref:struct:nvmlEncoderSessionInfo_st
nvmlEncoderType_t	gen/nvml/nvml.h	/^}nvmlEncoderType_t;$/;"	t	typeref:enum:nvmlEncoderQueryType_enum
nvmlEncoderType_t	pkg/nvml/nvml.h	/^}nvmlEncoderType_t;$/;"	t	typeref:enum:nvmlEncoderQueryType_enum
nvmlErrorString	pkg/nvml/nvml.go	/^func nvmlErrorString(Result Return) string {$/;"	f
nvmlEventData_st	gen/nvml/nvml.h	/^typedef struct nvmlEventData_st$/;"	s
nvmlEventData_st	pkg/nvml/nvml.h	/^typedef struct nvmlEventData_st$/;"	s
nvmlEventData_t	gen/nvml/nvml.h	/^} nvmlEventData_t;$/;"	t	typeref:struct:nvmlEventData_st
nvmlEventData_t	pkg/nvml/nvml.h	/^} nvmlEventData_t;$/;"	t	typeref:struct:nvmlEventData_st
nvmlEventMigConfigChange	gen/nvml/nvml.h	1446;"	d
nvmlEventMigConfigChange	pkg/nvml/nvml.h	1455;"	d
nvmlEventSetCreate	pkg/nvml/nvml.go	/^func nvmlEventSetCreate(Set *EventSet) Return {$/;"	f
nvmlEventSetFree	pkg/nvml/nvml.go	/^func nvmlEventSetFree(Set EventSet) Return {$/;"	f
nvmlEventSetWait	gen/nvml/init.go	/^var nvmlEventSetWait = nvmlEventSetWait_v1$/;"	v
nvmlEventSetWait	gen/nvml/nvml.h	114;"	d
nvmlEventSetWait	gen/nvml/nvml.h	7740;"	d
nvmlEventSetWait	pkg/nvml/init.go	/^var nvmlEventSetWait = nvmlEventSetWait_v1$/;"	v
nvmlEventSetWait	pkg/nvml/nvml.h	114;"	d
nvmlEventSetWait	pkg/nvml/nvml.h	7755;"	d
nvmlEventSetWait_v1	pkg/nvml/nvml.go	/^func nvmlEventSetWait_v1(Set EventSet, Data *EventData, Timeoutms uint32) Return {$/;"	f
nvmlEventSetWait_v2	pkg/nvml/nvml.go	/^func nvmlEventSetWait_v2(Set EventSet, Data *EventData, Timeoutms uint32) Return {$/;"	f
nvmlEventSet_t	gen/nvml/nvml.h	/^typedef struct nvmlEventSet_st* nvmlEventSet_t;$/;"	t	typeref:struct:nvmlEventSet_st
nvmlEventSet_t	pkg/nvml/nvml.h	/^} nvmlEventSet_t;$/;"	t	typeref:struct:__anon5
nvmlEventTypeAll	gen/nvml/nvml.h	1452;"	d
nvmlEventTypeAll	pkg/nvml/nvml.h	1461;"	d
nvmlEventTypeClock	gen/nvml/nvml.h	1440;"	d
nvmlEventTypeClock	pkg/nvml/nvml.h	1449;"	d
nvmlEventTypeDoubleBitEccError	gen/nvml/nvml.h	1423;"	d
nvmlEventTypeDoubleBitEccError	pkg/nvml/nvml.h	1432;"	d
nvmlEventTypeNone	gen/nvml/nvml.h	1449;"	d
nvmlEventTypeNone	pkg/nvml/nvml.h	1458;"	d
nvmlEventTypePState	gen/nvml/nvml.h	1431;"	d
nvmlEventTypePState	pkg/nvml/nvml.h	1440;"	d
nvmlEventTypePowerSourceChange	gen/nvml/nvml.h	1443;"	d
nvmlEventTypePowerSourceChange	pkg/nvml/nvml.h	1452;"	d
nvmlEventTypeSingleBitEccError	gen/nvml/nvml.h	1417;"	d
nvmlEventTypeSingleBitEccError	pkg/nvml/nvml.h	1426;"	d
nvmlEventTypeXidCriticalError	gen/nvml/nvml.h	1434;"	d
nvmlEventTypeXidCriticalError	pkg/nvml/nvml.h	1443;"	d
nvmlFBCSessionInfo_st	gen/nvml/nvml.h	/^typedef struct nvmlFBCSessionInfo_st$/;"	s
nvmlFBCSessionInfo_st	pkg/nvml/nvml.h	/^typedef struct nvmlFBCSessionInfo_st$/;"	s
nvmlFBCSessionInfo_t	gen/nvml/nvml.h	/^} nvmlFBCSessionInfo_t;$/;"	t	typeref:struct:nvmlFBCSessionInfo_st
nvmlFBCSessionInfo_t	pkg/nvml/nvml.h	/^} nvmlFBCSessionInfo_t;$/;"	t	typeref:struct:nvmlFBCSessionInfo_st
nvmlFBCSessionType_enum	gen/nvml/nvml.h	/^typedef enum nvmlFBCSessionType_enum$/;"	g
nvmlFBCSessionType_enum	pkg/nvml/nvml.h	/^typedef enum nvmlFBCSessionType_enum$/;"	g
nvmlFBCSessionType_t	gen/nvml/nvml.h	/^} nvmlFBCSessionType_t;$/;"	t	typeref:enum:nvmlFBCSessionType_enum
nvmlFBCSessionType_t	pkg/nvml/nvml.h	/^} nvmlFBCSessionType_t;$/;"	t	typeref:enum:nvmlFBCSessionType_enum
nvmlFBCStats_st	gen/nvml/nvml.h	/^typedef struct nvmlFBCStats_st$/;"	s
nvmlFBCStats_st	pkg/nvml/nvml.h	/^typedef struct nvmlFBCStats_st$/;"	s
nvmlFBCStats_t	gen/nvml/nvml.h	/^} nvmlFBCStats_t;$/;"	t	typeref:struct:nvmlFBCStats_st
nvmlFBCStats_t	pkg/nvml/nvml.h	/^} nvmlFBCStats_t;$/;"	t	typeref:struct:nvmlFBCStats_st
nvmlFanState_enum	gen/nvml/nvml.h	/^typedef enum nvmlFanState_enum$/;"	g
nvmlFanState_enum	pkg/nvml/nvml.h	/^typedef enum nvmlFanState_enum$/;"	g
nvmlFanState_t	gen/nvml/nvml.h	/^} nvmlFanState_t;$/;"	t	typeref:enum:nvmlFanState_enum
nvmlFanState_t	pkg/nvml/nvml.h	/^} nvmlFanState_t;$/;"	t	typeref:enum:nvmlFanState_enum
nvmlFieldValue_st	gen/nvml/nvml.h	/^typedef struct nvmlFieldValue_st$/;"	s
nvmlFieldValue_st	pkg/nvml/nvml.h	/^typedef struct nvmlFieldValue_st$/;"	s
nvmlFieldValue_t	gen/nvml/nvml.h	/^} nvmlFieldValue_t;$/;"	t	typeref:struct:nvmlFieldValue_st
nvmlFieldValue_t	pkg/nvml/nvml.h	/^} nvmlFieldValue_t;$/;"	t	typeref:struct:nvmlFieldValue_st
nvmlFlagDefault	gen/nvml/nvml.h	532;"	d
nvmlFlagDefault	pkg/nvml/nvml.h	535;"	d
nvmlFlagForce	gen/nvml/nvml.h	534;"	d
nvmlFlagForce	pkg/nvml/nvml.h	537;"	d
nvmlGetBlacklistDeviceCount	pkg/nvml/nvml.go	/^func nvmlGetBlacklistDeviceCount(DeviceCount *uint32) Return {$/;"	f
nvmlGetBlacklistDeviceInfoByIndex	pkg/nvml/nvml.go	/^func nvmlGetBlacklistDeviceInfoByIndex(Index uint32, Info *BlacklistDeviceInfo) Return {$/;"	f
nvmlGetVgpuCompatibility	pkg/nvml/nvml.go	/^func nvmlGetVgpuCompatibility(nvmlVgpuMetadata *nvmlVgpuMetadata, PgpuMetadata *nvmlVgpuPgpuMetadata, CompatibilityInfo *VgpuPgpuCompatibility) Return {$/;"	f
nvmlGetVgpuVersion	pkg/nvml/nvml.go	/^func nvmlGetVgpuVersion(Supported *VgpuVersion, Current *VgpuVersion) Return {$/;"	f
nvmlGom_enum	gen/nvml/nvml.h	/^typedef enum nvmlGom_enum$/;"	g
nvmlGom_enum	pkg/nvml/nvml.h	/^typedef enum nvmlGom_enum$/;"	g
nvmlGpuInstanceCreateComputeInstance	pkg/nvml/nvml.go	/^func nvmlGpuInstanceCreateComputeInstance(GpuInstance GpuInstance, ProfileId uint32, ComputeInstance *ComputeInstance) Return {$/;"	f
nvmlGpuInstanceDestroy	pkg/nvml/nvml.go	/^func nvmlGpuInstanceDestroy(GpuInstance GpuInstance) Return {$/;"	f
nvmlGpuInstanceGetComputeInstanceById	pkg/nvml/nvml.go	/^func nvmlGpuInstanceGetComputeInstanceById(GpuInstance GpuInstance, Id uint32, ComputeInstance *ComputeInstance) Return {$/;"	f
nvmlGpuInstanceGetComputeInstanceProfileInfo	pkg/nvml/nvml.go	/^func nvmlGpuInstanceGetComputeInstanceProfileInfo(GpuInstance GpuInstance, Profile uint32, EngProfile uint32, Info *ComputeInstanceProfileInfo) Return {$/;"	f
nvmlGpuInstanceGetComputeInstanceRemainingCapacity	pkg/nvml/nvml.go	/^func nvmlGpuInstanceGetComputeInstanceRemainingCapacity(GpuInstance GpuInstance, ProfileId uint32, Count *uint32) Return {$/;"	f
nvmlGpuInstanceGetComputeInstances	pkg/nvml/nvml.go	/^func nvmlGpuInstanceGetComputeInstances(GpuInstance GpuInstance, ProfileId uint32, ComputeInstances *ComputeInstance, Count *uint32) Return {$/;"	f
nvmlGpuInstanceGetInfo	pkg/nvml/nvml.go	/^func nvmlGpuInstanceGetInfo(GpuInstance GpuInstance, Info *GpuInstanceInfo) Return {$/;"	f
nvmlGpuInstanceInfo_st	gen/nvml/nvml.h	/^typedef struct nvmlGpuInstanceInfo_st$/;"	s
nvmlGpuInstanceInfo_st	pkg/nvml/nvml.h	/^typedef struct nvmlGpuInstanceInfo_st$/;"	s
nvmlGpuInstanceInfo_t	gen/nvml/nvml.h	/^} nvmlGpuInstanceInfo_t;$/;"	t	typeref:struct:nvmlGpuInstanceInfo_st
nvmlGpuInstanceInfo_t	pkg/nvml/nvml.h	/^} nvmlGpuInstanceInfo_t;$/;"	t	typeref:struct:nvmlGpuInstanceInfo_st
nvmlGpuInstancePlacement_st	gen/nvml/nvml.h	/^typedef struct nvmlGpuInstancePlacement_st$/;"	s
nvmlGpuInstancePlacement_st	pkg/nvml/nvml.h	/^typedef struct nvmlGpuInstancePlacement_st$/;"	s
nvmlGpuInstancePlacement_t	gen/nvml/nvml.h	/^} nvmlGpuInstancePlacement_t;$/;"	t	typeref:struct:nvmlGpuInstancePlacement_st
nvmlGpuInstancePlacement_t	pkg/nvml/nvml.h	/^} nvmlGpuInstancePlacement_t;$/;"	t	typeref:struct:nvmlGpuInstancePlacement_st
nvmlGpuInstanceProfileInfo_st	gen/nvml/nvml.h	/^typedef struct nvmlGpuInstanceProfileInfo_st$/;"	s
nvmlGpuInstanceProfileInfo_st	pkg/nvml/nvml.h	/^typedef struct nvmlGpuInstanceProfileInfo_st$/;"	s
nvmlGpuInstanceProfileInfo_t	gen/nvml/nvml.h	/^} nvmlGpuInstanceProfileInfo_t;$/;"	t	typeref:struct:nvmlGpuInstanceProfileInfo_st
nvmlGpuInstanceProfileInfo_t	pkg/nvml/nvml.h	/^} nvmlGpuInstanceProfileInfo_t;$/;"	t	typeref:struct:nvmlGpuInstanceProfileInfo_st
nvmlGpuInstance_t	gen/nvml/nvml.h	/^typedef struct nvmlGpuInstance_st* nvmlGpuInstance_t;$/;"	t	typeref:struct:nvmlGpuInstance_st
nvmlGpuInstance_t	pkg/nvml/nvml.h	/^} nvmlGpuInstance_t;$/;"	t	typeref:struct:__anon6
nvmlGpuLevel_enum	gen/nvml/nvml.h	/^typedef enum nvmlGpuLevel_enum$/;"	g
nvmlGpuLevel_enum	pkg/nvml/nvml.h	/^typedef enum nvmlGpuLevel_enum$/;"	g
nvmlGpuOperationMode_t	gen/nvml/nvml.h	/^} nvmlGpuOperationMode_t;$/;"	t	typeref:enum:nvmlGom_enum
nvmlGpuOperationMode_t	pkg/nvml/nvml.h	/^} nvmlGpuOperationMode_t;$/;"	t	typeref:enum:nvmlGom_enum
nvmlGpuP2PCapsIndex_enum	gen/nvml/nvml.h	/^typedef enum nvmlGpuP2PCapsIndex_enum$/;"	g
nvmlGpuP2PCapsIndex_enum	pkg/nvml/nvml.h	/^typedef enum nvmlGpuP2PCapsIndex_enum$/;"	g
nvmlGpuP2PCapsIndex_t	gen/nvml/nvml.h	/^}nvmlGpuP2PCapsIndex_t;$/;"	t	typeref:enum:nvmlGpuP2PCapsIndex_enum
nvmlGpuP2PCapsIndex_t	pkg/nvml/nvml.h	/^}nvmlGpuP2PCapsIndex_t;$/;"	t	typeref:enum:nvmlGpuP2PCapsIndex_enum
nvmlGpuP2PStatus_enum	gen/nvml/nvml.h	/^typedef enum nvmlGpuP2PStatus_enum$/;"	g
nvmlGpuP2PStatus_enum	pkg/nvml/nvml.h	/^typedef enum nvmlGpuP2PStatus_enum$/;"	g
nvmlGpuP2PStatus_t	gen/nvml/nvml.h	/^} nvmlGpuP2PStatus_t;$/;"	t	typeref:enum:nvmlGpuP2PStatus_enum
nvmlGpuP2PStatus_t	pkg/nvml/nvml.h	/^} nvmlGpuP2PStatus_t;$/;"	t	typeref:enum:nvmlGpuP2PStatus_enum
nvmlGpuTopologyLevel_t	gen/nvml/nvml.h	/^} nvmlGpuTopologyLevel_t;$/;"	t	typeref:enum:nvmlGpuLevel_enum
nvmlGpuTopologyLevel_t	pkg/nvml/nvml.h	/^} nvmlGpuTopologyLevel_t;$/;"	t	typeref:enum:nvmlGpuLevel_enum
nvmlGpuVirtualizationMode	gen/nvml/nvml.h	/^typedef enum nvmlGpuVirtualizationMode {$/;"	g
nvmlGpuVirtualizationMode	pkg/nvml/nvml.h	/^typedef enum nvmlGpuVirtualizationMode {$/;"	g
nvmlGpuVirtualizationMode_t	gen/nvml/nvml.h	/^} nvmlGpuVirtualizationMode_t;$/;"	t	typeref:enum:nvmlGpuVirtualizationMode
nvmlGpuVirtualizationMode_t	pkg/nvml/nvml.h	/^} nvmlGpuVirtualizationMode_t;$/;"	t	typeref:enum:nvmlGpuVirtualizationMode
nvmlGridLicensableFeature_st	gen/nvml/nvml.h	/^typedef struct nvmlGridLicensableFeature_st$/;"	s
nvmlGridLicensableFeature_st	pkg/nvml/nvml.h	/^typedef struct nvmlGridLicensableFeature_st$/;"	s
nvmlGridLicensableFeature_t	gen/nvml/nvml.h	/^} nvmlGridLicensableFeature_t;$/;"	t	typeref:struct:nvmlGridLicensableFeature_st
nvmlGridLicensableFeature_t	pkg/nvml/nvml.h	/^} nvmlGridLicensableFeature_t;$/;"	t	typeref:struct:nvmlGridLicensableFeature_st
nvmlGridLicensableFeatures_st	gen/nvml/nvml.h	/^typedef struct nvmlGridLicensableFeatures_st$/;"	s
nvmlGridLicensableFeatures_st	pkg/nvml/nvml.h	/^typedef struct nvmlGridLicensableFeatures_st$/;"	s
nvmlGridLicensableFeatures_t	gen/nvml/nvml.h	/^} nvmlGridLicensableFeatures_t;$/;"	t	typeref:struct:nvmlGridLicensableFeatures_st
nvmlGridLicensableFeatures_t	pkg/nvml/nvml.h	/^} nvmlGridLicensableFeatures_t;$/;"	t	typeref:struct:nvmlGridLicensableFeatures_st
nvmlGridLicenseFeatureCode_t	gen/nvml/nvml.h	/^} nvmlGridLicenseFeatureCode_t;$/;"	t	typeref:enum:__anon1
nvmlGridLicenseFeatureCode_t	pkg/nvml/nvml.h	/^} nvmlGridLicenseFeatureCode_t;$/;"	t	typeref:enum:__anon3
nvmlHostVgpuMode_enum	gen/nvml/nvml.h	/^typedef enum nvmlHostVgpuMode_enum$/;"	g
nvmlHostVgpuMode_enum	pkg/nvml/nvml.h	/^typedef enum nvmlHostVgpuMode_enum$/;"	g
nvmlHostVgpuMode_t	gen/nvml/nvml.h	/^} nvmlHostVgpuMode_t;$/;"	t	typeref:enum:nvmlHostVgpuMode_enum
nvmlHostVgpuMode_t	pkg/nvml/nvml.h	/^} nvmlHostVgpuMode_t;$/;"	t	typeref:enum:nvmlHostVgpuMode_enum
nvmlHwbcEntry_st	gen/nvml/nvml.h	/^typedef struct nvmlHwbcEntry_st$/;"	s
nvmlHwbcEntry_st	pkg/nvml/nvml.h	/^typedef struct nvmlHwbcEntry_st$/;"	s
nvmlHwbcEntry_t	gen/nvml/nvml.h	/^} nvmlHwbcEntry_t;$/;"	t	typeref:struct:nvmlHwbcEntry_st
nvmlHwbcEntry_t	pkg/nvml/nvml.h	/^} nvmlHwbcEntry_t;$/;"	t	typeref:struct:nvmlHwbcEntry_st
nvmlInforomObject_enum	gen/nvml/nvml.h	/^typedef enum nvmlInforomObject_enum$/;"	g
nvmlInforomObject_enum	pkg/nvml/nvml.h	/^typedef enum nvmlInforomObject_enum$/;"	g
nvmlInforomObject_t	gen/nvml/nvml.h	/^} nvmlInforomObject_t;$/;"	t	typeref:enum:nvmlInforomObject_enum
nvmlInforomObject_t	pkg/nvml/nvml.h	/^} nvmlInforomObject_t;$/;"	t	typeref:enum:nvmlInforomObject_enum
nvmlInit	gen/nvml/init.go	/^var nvmlInit = nvmlInit_v1$/;"	v
nvmlInit	gen/nvml/nvml.h	106;"	d
nvmlInit	gen/nvml/nvml.h	7748;"	d
nvmlInit	pkg/nvml/init.go	/^var nvmlInit = nvmlInit_v1$/;"	v
nvmlInit	pkg/nvml/nvml.h	106;"	d
nvmlInit	pkg/nvml/nvml.h	7763;"	d
nvmlInitWithFlags	pkg/nvml/nvml.go	/^func nvmlInitWithFlags(Flags uint32) Return {$/;"	f
nvmlInit_v1	pkg/nvml/nvml.go	/^func nvmlInit_v1() Return {$/;"	f
nvmlInit_v2	pkg/nvml/nvml.go	/^func nvmlInit_v2() Return {$/;"	f
nvmlLedColor_enum	gen/nvml/nvml.h	/^typedef enum nvmlLedColor_enum$/;"	g
nvmlLedColor_enum	pkg/nvml/nvml.h	/^typedef enum nvmlLedColor_enum$/;"	g
nvmlLedColor_t	gen/nvml/nvml.h	/^} nvmlLedColor_t;$/;"	t	typeref:enum:nvmlLedColor_enum
nvmlLedColor_t	pkg/nvml/nvml.h	/^} nvmlLedColor_t;$/;"	t	typeref:enum:nvmlLedColor_enum
nvmlLedState_st	gen/nvml/nvml.h	/^typedef struct nvmlLedState_st$/;"	s
nvmlLedState_st	pkg/nvml/nvml.h	/^typedef struct nvmlLedState_st$/;"	s
nvmlLedState_t	gen/nvml/nvml.h	/^} nvmlLedState_t;$/;"	t	typeref:struct:nvmlLedState_st
nvmlLedState_t	pkg/nvml/nvml.h	/^} nvmlLedState_t;$/;"	t	typeref:struct:nvmlLedState_st
nvmlLibraryLoadFlags	gen/nvml/init.go	/^	nvmlLibraryLoadFlags = dl.RTLD_LAZY | dl.RTLD_GLOBAL$/;"	c
nvmlLibraryLoadFlags	pkg/nvml/init.go	/^	nvmlLibraryLoadFlags = dl.RTLD_LAZY | dl.RTLD_GLOBAL$/;"	c
nvmlLibraryName	gen/nvml/init.go	/^	nvmlLibraryName      = "libnvidia-ml.so.1"$/;"	c
nvmlLibraryName	pkg/nvml/init.go	/^	nvmlLibraryName      = "libnvidia-ml.so.1"$/;"	c
nvmlMemoryErrorType_enum	gen/nvml/nvml.h	/^typedef enum nvmlMemoryErrorType_enum$/;"	g
nvmlMemoryErrorType_enum	pkg/nvml/nvml.h	/^typedef enum nvmlMemoryErrorType_enum$/;"	g
nvmlMemoryErrorType_t	gen/nvml/nvml.h	/^} nvmlMemoryErrorType_t;$/;"	t	typeref:enum:nvmlMemoryErrorType_enum
nvmlMemoryErrorType_t	pkg/nvml/nvml.h	/^} nvmlMemoryErrorType_t;$/;"	t	typeref:enum:nvmlMemoryErrorType_enum
nvmlMemoryLocation_enum	gen/nvml/nvml.h	/^typedef enum nvmlMemoryLocation_enum$/;"	g
nvmlMemoryLocation_enum	pkg/nvml/nvml.h	/^typedef enum nvmlMemoryLocation_enum$/;"	g
nvmlMemoryLocation_t	gen/nvml/nvml.h	/^} nvmlMemoryLocation_t;$/;"	t	typeref:enum:nvmlMemoryLocation_enum
nvmlMemoryLocation_t	pkg/nvml/nvml.h	/^} nvmlMemoryLocation_t;$/;"	t	typeref:enum:nvmlMemoryLocation_enum
nvmlMemory_st	gen/nvml/nvml.h	/^typedef struct nvmlMemory_st$/;"	s
nvmlMemory_st	pkg/nvml/nvml.h	/^typedef struct nvmlMemory_st$/;"	s
nvmlMemory_t	gen/nvml/nvml.h	/^} nvmlMemory_t;$/;"	t	typeref:struct:nvmlMemory_st
nvmlMemory_t	pkg/nvml/nvml.h	/^} nvmlMemory_t;$/;"	t	typeref:struct:nvmlMemory_st
nvmlNvLinkCapability_enum	gen/nvml/nvml.h	/^typedef enum nvmlNvLinkCapability_enum$/;"	g
nvmlNvLinkCapability_enum	pkg/nvml/nvml.h	/^typedef enum nvmlNvLinkCapability_enum$/;"	g
nvmlNvLinkCapability_t	gen/nvml/nvml.h	/^} nvmlNvLinkCapability_t;$/;"	t	typeref:enum:nvmlNvLinkCapability_enum
nvmlNvLinkCapability_t	pkg/nvml/nvml.h	/^} nvmlNvLinkCapability_t;$/;"	t	typeref:enum:nvmlNvLinkCapability_enum
nvmlNvLinkErrorCounter_enum	gen/nvml/nvml.h	/^typedef enum nvmlNvLinkErrorCounter_enum$/;"	g
nvmlNvLinkErrorCounter_enum	pkg/nvml/nvml.h	/^typedef enum nvmlNvLinkErrorCounter_enum$/;"	g
nvmlNvLinkErrorCounter_t	gen/nvml/nvml.h	/^} nvmlNvLinkErrorCounter_t;$/;"	t	typeref:enum:nvmlNvLinkErrorCounter_enum
nvmlNvLinkErrorCounter_t	pkg/nvml/nvml.h	/^} nvmlNvLinkErrorCounter_t;$/;"	t	typeref:enum:nvmlNvLinkErrorCounter_enum
nvmlNvLinkUtilizationControl_st	gen/nvml/nvml.h	/^typedef struct nvmlNvLinkUtilizationControl_st$/;"	s
nvmlNvLinkUtilizationControl_st	pkg/nvml/nvml.h	/^typedef struct nvmlNvLinkUtilizationControl_st$/;"	s
nvmlNvLinkUtilizationControl_t	gen/nvml/nvml.h	/^} nvmlNvLinkUtilizationControl_t;$/;"	t	typeref:struct:nvmlNvLinkUtilizationControl_st
nvmlNvLinkUtilizationControl_t	pkg/nvml/nvml.h	/^} nvmlNvLinkUtilizationControl_t;$/;"	t	typeref:struct:nvmlNvLinkUtilizationControl_st
nvmlNvLinkUtilizationCountPktTypes_enum	gen/nvml/nvml.h	/^typedef enum nvmlNvLinkUtilizationCountPktTypes_enum$/;"	g
nvmlNvLinkUtilizationCountPktTypes_enum	pkg/nvml/nvml.h	/^typedef enum nvmlNvLinkUtilizationCountPktTypes_enum$/;"	g
nvmlNvLinkUtilizationCountPktTypes_t	gen/nvml/nvml.h	/^} nvmlNvLinkUtilizationCountPktTypes_t;$/;"	t	typeref:enum:nvmlNvLinkUtilizationCountPktTypes_enum
nvmlNvLinkUtilizationCountPktTypes_t	pkg/nvml/nvml.h	/^} nvmlNvLinkUtilizationCountPktTypes_t;$/;"	t	typeref:enum:nvmlNvLinkUtilizationCountPktTypes_enum
nvmlNvLinkUtilizationCountUnits_enum	gen/nvml/nvml.h	/^typedef enum nvmlNvLinkUtilizationCountUnits_enum$/;"	g
nvmlNvLinkUtilizationCountUnits_enum	pkg/nvml/nvml.h	/^typedef enum nvmlNvLinkUtilizationCountUnits_enum$/;"	g
nvmlNvLinkUtilizationCountUnits_t	gen/nvml/nvml.h	/^} nvmlNvLinkUtilizationCountUnits_t;$/;"	t	typeref:enum:nvmlNvLinkUtilizationCountUnits_enum
nvmlNvLinkUtilizationCountUnits_t	pkg/nvml/nvml.h	/^} nvmlNvLinkUtilizationCountUnits_t;$/;"	t	typeref:enum:nvmlNvLinkUtilizationCountUnits_enum
nvmlPSUInfo_st	gen/nvml/nvml.h	/^typedef struct nvmlPSUInfo_st$/;"	s
nvmlPSUInfo_st	pkg/nvml/nvml.h	/^typedef struct nvmlPSUInfo_st$/;"	s
nvmlPSUInfo_t	gen/nvml/nvml.h	/^} nvmlPSUInfo_t;$/;"	t	typeref:struct:nvmlPSUInfo_st
nvmlPSUInfo_t	pkg/nvml/nvml.h	/^} nvmlPSUInfo_t;$/;"	t	typeref:struct:nvmlPSUInfo_st
nvmlPStates_enum	gen/nvml/nvml.h	/^typedef enum nvmlPStates_enum$/;"	g
nvmlPStates_enum	pkg/nvml/nvml.h	/^typedef enum nvmlPStates_enum$/;"	g
nvmlPageRetirementCause_enum	gen/nvml/nvml.h	/^typedef enum nvmlPageRetirementCause_enum$/;"	g
nvmlPageRetirementCause_enum	pkg/nvml/nvml.h	/^typedef enum nvmlPageRetirementCause_enum$/;"	g
nvmlPageRetirementCause_t	gen/nvml/nvml.h	/^} nvmlPageRetirementCause_t;$/;"	t	typeref:enum:nvmlPageRetirementCause_enum
nvmlPageRetirementCause_t	pkg/nvml/nvml.h	/^} nvmlPageRetirementCause_t;$/;"	t	typeref:enum:nvmlPageRetirementCause_enum
nvmlPciInfo_st	gen/nvml/nvml.h	/^typedef struct nvmlPciInfo_st$/;"	s
nvmlPciInfo_st	pkg/nvml/nvml.h	/^typedef struct nvmlPciInfo_st$/;"	s
nvmlPciInfo_t	gen/nvml/nvml.h	/^} nvmlPciInfo_t;$/;"	t	typeref:struct:nvmlPciInfo_st
nvmlPciInfo_t	pkg/nvml/nvml.h	/^} nvmlPciInfo_t;$/;"	t	typeref:struct:nvmlPciInfo_st
nvmlPcieLinkState_enum	gen/nvml/nvml.h	/^typedef enum nvmlPcieLinkState_enum$/;"	g
nvmlPcieLinkState_enum	pkg/nvml/nvml.h	/^typedef enum nvmlPcieLinkState_enum$/;"	g
nvmlPcieLinkState_t	gen/nvml/nvml.h	/^} nvmlPcieLinkState_t;$/;"	t	typeref:enum:nvmlPcieLinkState_enum
nvmlPcieLinkState_t	pkg/nvml/nvml.h	/^} nvmlPcieLinkState_t;$/;"	t	typeref:enum:nvmlPcieLinkState_enum
nvmlPcieUtilCounter_enum	gen/nvml/nvml.h	/^typedef enum nvmlPcieUtilCounter_enum$/;"	g
nvmlPcieUtilCounter_enum	pkg/nvml/nvml.h	/^typedef enum nvmlPcieUtilCounter_enum$/;"	g
nvmlPcieUtilCounter_t	gen/nvml/nvml.h	/^} nvmlPcieUtilCounter_t;$/;"	t	typeref:enum:nvmlPcieUtilCounter_enum
nvmlPcieUtilCounter_t	pkg/nvml/nvml.h	/^} nvmlPcieUtilCounter_t;$/;"	t	typeref:enum:nvmlPcieUtilCounter_enum
nvmlPerfPolicyType_enum	gen/nvml/nvml.h	/^typedef enum nvmlPerfPolicyType_enum$/;"	g
nvmlPerfPolicyType_enum	pkg/nvml/nvml.h	/^typedef enum nvmlPerfPolicyType_enum$/;"	g
nvmlPerfPolicyType_t	gen/nvml/nvml.h	/^}nvmlPerfPolicyType_t;$/;"	t	typeref:enum:nvmlPerfPolicyType_enum
nvmlPerfPolicyType_t	pkg/nvml/nvml.h	/^}nvmlPerfPolicyType_t;$/;"	t	typeref:enum:nvmlPerfPolicyType_enum
nvmlProcessInfo_st	gen/nvml/nvml.h	/^typedef struct nvmlProcessInfo_st$/;"	s
nvmlProcessInfo_st	pkg/nvml/nvml.h	/^typedef struct nvmlProcessInfo_st$/;"	s
nvmlProcessInfo_t	gen/nvml/nvml.h	/^} nvmlProcessInfo_t;$/;"	t	typeref:struct:nvmlProcessInfo_st
nvmlProcessInfo_t	pkg/nvml/nvml.h	/^} nvmlProcessInfo_t;$/;"	t	typeref:struct:nvmlProcessInfo_st
nvmlProcessUtilizationSample_st	gen/nvml/nvml.h	/^typedef struct nvmlProcessUtilizationSample_st$/;"	s
nvmlProcessUtilizationSample_st	pkg/nvml/nvml.h	/^typedef struct nvmlProcessUtilizationSample_st$/;"	s
nvmlProcessUtilizationSample_t	gen/nvml/nvml.h	/^} nvmlProcessUtilizationSample_t;$/;"	t	typeref:struct:nvmlProcessUtilizationSample_st
nvmlProcessUtilizationSample_t	pkg/nvml/nvml.h	/^} nvmlProcessUtilizationSample_t;$/;"	t	typeref:struct:nvmlProcessUtilizationSample_st
nvmlPstates_t	gen/nvml/nvml.h	/^} nvmlPstates_t;$/;"	t	typeref:enum:nvmlPStates_enum
nvmlPstates_t	pkg/nvml/nvml.h	/^} nvmlPstates_t;$/;"	t	typeref:enum:nvmlPStates_enum
nvmlRestrictedAPI_enum	gen/nvml/nvml.h	/^typedef enum nvmlRestrictedAPI_enum$/;"	g
nvmlRestrictedAPI_enum	pkg/nvml/nvml.h	/^typedef enum nvmlRestrictedAPI_enum$/;"	g
nvmlRestrictedAPI_t	gen/nvml/nvml.h	/^} nvmlRestrictedAPI_t;$/;"	t	typeref:enum:nvmlRestrictedAPI_enum
nvmlRestrictedAPI_t	pkg/nvml/nvml.h	/^} nvmlRestrictedAPI_t;$/;"	t	typeref:enum:nvmlRestrictedAPI_enum
nvmlReturn	gen/nvml/nvml.h	/^    nvmlReturn_t nvmlReturn;    \/\/!< Return code for retrieving this value. This must be checked before looking at value, as value is undefined if nvmlReturn != NVML_SUCCESS$/;"	m	struct:nvmlFieldValue_st
nvmlReturn	pkg/nvml/nvml.h	/^    nvmlReturn_t nvmlReturn;    \/\/!< Return code for retrieving this value. This must be checked before looking at value, as value is undefined if nvmlReturn != NVML_SUCCESS$/;"	m	struct:nvmlFieldValue_st
nvmlReturn_enum	gen/nvml/nvml.h	/^typedef enum nvmlReturn_enum$/;"	g
nvmlReturn_enum	pkg/nvml/nvml.h	/^typedef enum nvmlReturn_enum$/;"	g
nvmlReturn_t	gen/nvml/nvml.h	/^} nvmlReturn_t;$/;"	t	typeref:enum:nvmlReturn_enum
nvmlReturn_t	pkg/nvml/nvml.h	/^} nvmlReturn_t;$/;"	t	typeref:enum:nvmlReturn_enum
nvmlRowRemapperHistogramValues_st	gen/nvml/nvml.h	/^typedef struct nvmlRowRemapperHistogramValues_st$/;"	s
nvmlRowRemapperHistogramValues_st	pkg/nvml/nvml.h	/^typedef struct nvmlRowRemapperHistogramValues_st$/;"	s
nvmlRowRemapperHistogramValues_t	gen/nvml/nvml.h	/^} nvmlRowRemapperHistogramValues_t;$/;"	t	typeref:struct:nvmlRowRemapperHistogramValues_st
nvmlRowRemapperHistogramValues_t	pkg/nvml/nvml.h	/^} nvmlRowRemapperHistogramValues_t;$/;"	t	typeref:struct:nvmlRowRemapperHistogramValues_st
nvmlSample_st	gen/nvml/nvml.h	/^typedef struct nvmlSample_st$/;"	s
nvmlSample_st	pkg/nvml/nvml.h	/^typedef struct nvmlSample_st$/;"	s
nvmlSample_t	gen/nvml/nvml.h	/^}nvmlSample_t;$/;"	t	typeref:struct:nvmlSample_st
nvmlSample_t	pkg/nvml/nvml.h	/^}nvmlSample_t;$/;"	t	typeref:struct:nvmlSample_st
nvmlSamplingType_enum	gen/nvml/nvml.h	/^typedef enum nvmlSamplingType_enum$/;"	g
nvmlSamplingType_enum	pkg/nvml/nvml.h	/^typedef enum nvmlSamplingType_enum$/;"	g
nvmlSamplingType_t	gen/nvml/nvml.h	/^}nvmlSamplingType_t;$/;"	t	typeref:enum:nvmlSamplingType_enum
nvmlSamplingType_t	pkg/nvml/nvml.h	/^}nvmlSamplingType_t;$/;"	t	typeref:enum:nvmlSamplingType_enum
nvmlSetVgpuVersion	pkg/nvml/nvml.go	/^func nvmlSetVgpuVersion(VgpuVersion *VgpuVersion) Return {$/;"	f
nvmlShutdown	pkg/nvml/nvml.go	/^func nvmlShutdown() Return {$/;"	f
nvmlSystemGetCudaDriverVersion	pkg/nvml/nvml.go	/^func nvmlSystemGetCudaDriverVersion(CudaDriverVersion *int32) Return {$/;"	f
nvmlSystemGetCudaDriverVersion_v2	pkg/nvml/nvml.go	/^func nvmlSystemGetCudaDriverVersion_v2(CudaDriverVersion *int32) Return {$/;"	f
nvmlSystemGetDriverVersion	pkg/nvml/nvml.go	/^func nvmlSystemGetDriverVersion(Version *byte, Length uint32) Return {$/;"	f
nvmlSystemGetHicVersion	pkg/nvml/nvml.go	/^func nvmlSystemGetHicVersion(HwbcCount *uint32, HwbcEntries *HwbcEntry) Return {$/;"	f
nvmlSystemGetNVMLVersion	pkg/nvml/nvml.go	/^func nvmlSystemGetNVMLVersion(Version *byte, Length uint32) Return {$/;"	f
nvmlSystemGetProcessName	pkg/nvml/nvml.go	/^func nvmlSystemGetProcessName(Pid uint32, Name *byte, Length uint32) Return {$/;"	f
nvmlSystemGetTopologyGpuSet	pkg/nvml/nvml.go	/^func nvmlSystemGetTopologyGpuSet(CpuNumber uint32, Count *uint32, DeviceArray *Device) Return {$/;"	f
nvmlTemperatureSensors_enum	gen/nvml/nvml.h	/^typedef enum nvmlTemperatureSensors_enum$/;"	g
nvmlTemperatureSensors_enum	pkg/nvml/nvml.h	/^typedef enum nvmlTemperatureSensors_enum$/;"	g
nvmlTemperatureSensors_t	gen/nvml/nvml.h	/^} nvmlTemperatureSensors_t;$/;"	t	typeref:enum:nvmlTemperatureSensors_enum
nvmlTemperatureSensors_t	pkg/nvml/nvml.h	/^} nvmlTemperatureSensors_t;$/;"	t	typeref:enum:nvmlTemperatureSensors_enum
nvmlTemperatureThresholds_enum	gen/nvml/nvml.h	/^typedef enum nvmlTemperatureThresholds_enum$/;"	g
nvmlTemperatureThresholds_enum	pkg/nvml/nvml.h	/^typedef enum nvmlTemperatureThresholds_enum$/;"	g
nvmlTemperatureThresholds_t	gen/nvml/nvml.h	/^} nvmlTemperatureThresholds_t;$/;"	t	typeref:enum:nvmlTemperatureThresholds_enum
nvmlTemperatureThresholds_t	pkg/nvml/nvml.h	/^} nvmlTemperatureThresholds_t;$/;"	t	typeref:enum:nvmlTemperatureThresholds_enum
nvmlUnitFanInfo_st	gen/nvml/nvml.h	/^typedef struct nvmlUnitFanInfo_st$/;"	s
nvmlUnitFanInfo_st	pkg/nvml/nvml.h	/^typedef struct nvmlUnitFanInfo_st$/;"	s
nvmlUnitFanInfo_t	gen/nvml/nvml.h	/^} nvmlUnitFanInfo_t;$/;"	t	typeref:struct:nvmlUnitFanInfo_st
nvmlUnitFanInfo_t	pkg/nvml/nvml.h	/^} nvmlUnitFanInfo_t;$/;"	t	typeref:struct:nvmlUnitFanInfo_st
nvmlUnitFanSpeeds_st	gen/nvml/nvml.h	/^typedef struct nvmlUnitFanSpeeds_st$/;"	s
nvmlUnitFanSpeeds_st	pkg/nvml/nvml.h	/^typedef struct nvmlUnitFanSpeeds_st$/;"	s
nvmlUnitFanSpeeds_t	gen/nvml/nvml.h	/^} nvmlUnitFanSpeeds_t;$/;"	t	typeref:struct:nvmlUnitFanSpeeds_st
nvmlUnitFanSpeeds_t	pkg/nvml/nvml.h	/^} nvmlUnitFanSpeeds_t;$/;"	t	typeref:struct:nvmlUnitFanSpeeds_st
nvmlUnitGetCount	pkg/nvml/nvml.go	/^func nvmlUnitGetCount(UnitCount *uint32) Return {$/;"	f
nvmlUnitGetDevices	pkg/nvml/nvml.go	/^func nvmlUnitGetDevices(Unit Unit, DeviceCount *uint32, Devices *Device) Return {$/;"	f
nvmlUnitGetFanSpeedInfo	pkg/nvml/nvml.go	/^func nvmlUnitGetFanSpeedInfo(Unit Unit, FanSpeeds *UnitFanSpeeds) Return {$/;"	f
nvmlUnitGetHandleByIndex	pkg/nvml/nvml.go	/^func nvmlUnitGetHandleByIndex(Index uint32, Unit *Unit) Return {$/;"	f
nvmlUnitGetLedState	pkg/nvml/nvml.go	/^func nvmlUnitGetLedState(Unit Unit, State *LedState) Return {$/;"	f
nvmlUnitGetPsuInfo	pkg/nvml/nvml.go	/^func nvmlUnitGetPsuInfo(Unit Unit, Psu *PSUInfo) Return {$/;"	f
nvmlUnitGetTemperature	pkg/nvml/nvml.go	/^func nvmlUnitGetTemperature(Unit Unit, _type uint32, Temp *uint32) Return {$/;"	f
nvmlUnitGetUnitInfo	pkg/nvml/nvml.go	/^func nvmlUnitGetUnitInfo(Unit Unit, Info *UnitInfo) Return {$/;"	f
nvmlUnitInfo_st	gen/nvml/nvml.h	/^typedef struct nvmlUnitInfo_st$/;"	s
nvmlUnitInfo_st	pkg/nvml/nvml.h	/^typedef struct nvmlUnitInfo_st$/;"	s
nvmlUnitInfo_t	gen/nvml/nvml.h	/^} nvmlUnitInfo_t;$/;"	t	typeref:struct:nvmlUnitInfo_st
nvmlUnitInfo_t	pkg/nvml/nvml.h	/^} nvmlUnitInfo_t;$/;"	t	typeref:struct:nvmlUnitInfo_st
nvmlUnitSetLedState	pkg/nvml/nvml.go	/^func nvmlUnitSetLedState(Unit Unit, Color LedColor) Return {$/;"	f
nvmlUnit_t	gen/nvml/nvml.h	/^typedef struct nvmlUnit_st* nvmlUnit_t;$/;"	t	typeref:struct:nvmlUnit_st
nvmlUnit_t	pkg/nvml/nvml.h	/^} nvmlUnit_t;$/;"	t	typeref:struct:__anon4
nvmlUtilization_st	gen/nvml/nvml.h	/^typedef struct nvmlUtilization_st$/;"	s
nvmlUtilization_st	pkg/nvml/nvml.h	/^typedef struct nvmlUtilization_st$/;"	s
nvmlUtilization_t	gen/nvml/nvml.h	/^} nvmlUtilization_t;$/;"	t	typeref:struct:nvmlUtilization_st
nvmlUtilization_t	pkg/nvml/nvml.h	/^} nvmlUtilization_t;$/;"	t	typeref:struct:nvmlUtilization_st
nvmlValueType_enum	gen/nvml/nvml.h	/^typedef enum nvmlValueType_enum$/;"	g
nvmlValueType_enum	pkg/nvml/nvml.h	/^typedef enum nvmlValueType_enum$/;"	g
nvmlValueType_t	gen/nvml/nvml.h	/^}nvmlValueType_t;$/;"	t	typeref:enum:nvmlValueType_enum
nvmlValueType_t	pkg/nvml/nvml.h	/^}nvmlValueType_t;$/;"	t	typeref:enum:nvmlValueType_enum
nvmlValue_st	gen/nvml/nvml.h	/^typedef union nvmlValue_st$/;"	u
nvmlValue_st	pkg/nvml/nvml.h	/^typedef union nvmlValue_st$/;"	u
nvmlValue_t	gen/nvml/nvml.h	/^}nvmlValue_t;$/;"	t	typeref:union:nvmlValue_st
nvmlValue_t	pkg/nvml/nvml.h	/^}nvmlValue_t;$/;"	t	typeref:union:nvmlValue_st
nvmlVgpuGuestInfoState_enum	gen/nvml/nvml.h	/^typedef enum nvmlVgpuGuestInfoState_enum$/;"	g
nvmlVgpuGuestInfoState_enum	pkg/nvml/nvml.h	/^typedef enum nvmlVgpuGuestInfoState_enum$/;"	g
nvmlVgpuGuestInfoState_t	gen/nvml/nvml.h	/^} nvmlVgpuGuestInfoState_t;$/;"	t	typeref:enum:nvmlVgpuGuestInfoState_enum
nvmlVgpuGuestInfoState_t	pkg/nvml/nvml.h	/^} nvmlVgpuGuestInfoState_t;$/;"	t	typeref:enum:nvmlVgpuGuestInfoState_enum
nvmlVgpuInstanceClearAccountingPids	pkg/nvml/nvml.go	/^func nvmlVgpuInstanceClearAccountingPids(VgpuInstance VgpuInstance) Return {$/;"	f
nvmlVgpuInstanceGetAccountingMode	pkg/nvml/nvml.go	/^func nvmlVgpuInstanceGetAccountingMode(VgpuInstance VgpuInstance, Mode *EnableState) Return {$/;"	f
nvmlVgpuInstanceGetAccountingPids	pkg/nvml/nvml.go	/^func nvmlVgpuInstanceGetAccountingPids(VgpuInstance VgpuInstance, Count *uint32, Pids *uint32) Return {$/;"	f
nvmlVgpuInstanceGetAccountingStats	pkg/nvml/nvml.go	/^func nvmlVgpuInstanceGetAccountingStats(VgpuInstance VgpuInstance, Pid uint32, Stats *AccountingStats) Return {$/;"	f
nvmlVgpuInstanceGetEccMode	pkg/nvml/nvml.go	/^func nvmlVgpuInstanceGetEccMode(VgpuInstance VgpuInstance, EccMode *EnableState) Return {$/;"	f
nvmlVgpuInstanceGetEncoderCapacity	pkg/nvml/nvml.go	/^func nvmlVgpuInstanceGetEncoderCapacity(VgpuInstance VgpuInstance, EncoderCapacity *uint32) Return {$/;"	f
nvmlVgpuInstanceGetEncoderSessions	pkg/nvml/nvml.go	/^func nvmlVgpuInstanceGetEncoderSessions(VgpuInstance VgpuInstance, SessionCount *uint32, SessionInfo *EncoderSessionInfo) Return {$/;"	f
nvmlVgpuInstanceGetEncoderStats	pkg/nvml/nvml.go	/^func nvmlVgpuInstanceGetEncoderStats(VgpuInstance VgpuInstance, SessionCount *uint32, AverageFps *uint32, AverageLatency *uint32) Return {$/;"	f
nvmlVgpuInstanceGetFBCSessions	pkg/nvml/nvml.go	/^func nvmlVgpuInstanceGetFBCSessions(VgpuInstance VgpuInstance, SessionCount *uint32, SessionInfo *FBCSessionInfo) Return {$/;"	f
nvmlVgpuInstanceGetFBCStats	pkg/nvml/nvml.go	/^func nvmlVgpuInstanceGetFBCStats(VgpuInstance VgpuInstance, FbcStats *FBCStats) Return {$/;"	f
nvmlVgpuInstanceGetFbUsage	pkg/nvml/nvml.go	/^func nvmlVgpuInstanceGetFbUsage(VgpuInstance VgpuInstance, FbUsage *uint64) Return {$/;"	f
nvmlVgpuInstanceGetFrameRateLimit	pkg/nvml/nvml.go	/^func nvmlVgpuInstanceGetFrameRateLimit(VgpuInstance VgpuInstance, FrameRateLimit *uint32) Return {$/;"	f
nvmlVgpuInstanceGetGpuInstanceId	pkg/nvml/nvml.go	/^func nvmlVgpuInstanceGetGpuInstanceId(VgpuInstance VgpuInstance, GpuInstanceId *uint32) Return {$/;"	f
nvmlVgpuInstanceGetLicenseStatus	pkg/nvml/nvml.go	/^func nvmlVgpuInstanceGetLicenseStatus(VgpuInstance VgpuInstance, Licensed *uint32) Return {$/;"	f
nvmlVgpuInstanceGetMdevUUID	pkg/nvml/nvml.go	/^func nvmlVgpuInstanceGetMdevUUID(VgpuInstance VgpuInstance, MdevUuid *byte, Size uint32) Return {$/;"	f
nvmlVgpuInstanceGetMetadata	pkg/nvml/nvml.go	/^func nvmlVgpuInstanceGetMetadata(VgpuInstance VgpuInstance, nvmlVgpuMetadata *nvmlVgpuMetadata, BufferSize *uint32) Return {$/;"	f
nvmlVgpuInstanceGetType	pkg/nvml/nvml.go	/^func nvmlVgpuInstanceGetType(VgpuInstance VgpuInstance, VgpuTypeId *VgpuTypeId) Return {$/;"	f
nvmlVgpuInstanceGetUUID	pkg/nvml/nvml.go	/^func nvmlVgpuInstanceGetUUID(VgpuInstance VgpuInstance, Uuid *byte, Size uint32) Return {$/;"	f
nvmlVgpuInstanceGetVmDriverVersion	pkg/nvml/nvml.go	/^func nvmlVgpuInstanceGetVmDriverVersion(VgpuInstance VgpuInstance, Version *byte, Length uint32) Return {$/;"	f
nvmlVgpuInstanceGetVmID	pkg/nvml/nvml.go	/^func nvmlVgpuInstanceGetVmID(VgpuInstance VgpuInstance, VmId *byte, Size uint32, VmIdType *VgpuVmIdType) Return {$/;"	f
nvmlVgpuInstanceSetEncoderCapacity	pkg/nvml/nvml.go	/^func nvmlVgpuInstanceSetEncoderCapacity(VgpuInstance VgpuInstance, EncoderCapacity uint32) Return {$/;"	f
nvmlVgpuInstanceUtilizationSample_st	gen/nvml/nvml.h	/^typedef struct nvmlVgpuInstanceUtilizationSample_st$/;"	s
nvmlVgpuInstanceUtilizationSample_st	pkg/nvml/nvml.h	/^typedef struct nvmlVgpuInstanceUtilizationSample_st$/;"	s
nvmlVgpuInstanceUtilizationSample_t	gen/nvml/nvml.h	/^} nvmlVgpuInstanceUtilizationSample_t;$/;"	t	typeref:struct:nvmlVgpuInstanceUtilizationSample_st
nvmlVgpuInstanceUtilizationSample_t	pkg/nvml/nvml.h	/^} nvmlVgpuInstanceUtilizationSample_t;$/;"	t	typeref:struct:nvmlVgpuInstanceUtilizationSample_st
nvmlVgpuInstance_t	gen/nvml/nvml.h	/^typedef unsigned int nvmlVgpuInstance_t;$/;"	t
nvmlVgpuInstance_t	pkg/nvml/nvml.h	/^typedef unsigned int nvmlVgpuInstance_t;$/;"	t
nvmlVgpuMetadata	pkg/nvml/types_gen.go	/^type nvmlVgpuMetadata struct {$/;"	t
nvmlVgpuMetadata_st	gen/nvml/nvml.h	/^typedef struct nvmlVgpuMetadata_st$/;"	s
nvmlVgpuMetadata_st	pkg/nvml/nvml.h	/^typedef struct nvmlVgpuMetadata_st$/;"	s
nvmlVgpuMetadata_t	gen/nvml/nvml.h	/^} nvmlVgpuMetadata_t;$/;"	t	typeref:struct:nvmlVgpuMetadata_st
nvmlVgpuMetadata_t	pkg/nvml/nvml.h	/^} nvmlVgpuMetadata_t;$/;"	t	typeref:struct:nvmlVgpuMetadata_st
nvmlVgpuPgpuCompatibilityLimitCode_enum	gen/nvml/nvml.h	/^typedef enum nvmlVgpuPgpuCompatibilityLimitCode_enum$/;"	g
nvmlVgpuPgpuCompatibilityLimitCode_enum	pkg/nvml/nvml.h	/^typedef enum nvmlVgpuPgpuCompatibilityLimitCode_enum$/;"	g
nvmlVgpuPgpuCompatibilityLimitCode_t	gen/nvml/nvml.h	/^} nvmlVgpuPgpuCompatibilityLimitCode_t;$/;"	t	typeref:enum:nvmlVgpuPgpuCompatibilityLimitCode_enum
nvmlVgpuPgpuCompatibilityLimitCode_t	pkg/nvml/nvml.h	/^} nvmlVgpuPgpuCompatibilityLimitCode_t;$/;"	t	typeref:enum:nvmlVgpuPgpuCompatibilityLimitCode_enum
nvmlVgpuPgpuCompatibility_st	gen/nvml/nvml.h	/^typedef struct nvmlVgpuPgpuCompatibility_st$/;"	s
nvmlVgpuPgpuCompatibility_st	pkg/nvml/nvml.h	/^typedef struct nvmlVgpuPgpuCompatibility_st$/;"	s
nvmlVgpuPgpuCompatibility_t	gen/nvml/nvml.h	/^} nvmlVgpuPgpuCompatibility_t;$/;"	t	typeref:struct:nvmlVgpuPgpuCompatibility_st
nvmlVgpuPgpuCompatibility_t	pkg/nvml/nvml.h	/^} nvmlVgpuPgpuCompatibility_t;$/;"	t	typeref:struct:nvmlVgpuPgpuCompatibility_st
nvmlVgpuPgpuMetadata	pkg/nvml/types_gen.go	/^type nvmlVgpuPgpuMetadata struct {$/;"	t
nvmlVgpuPgpuMetadata_st	gen/nvml/nvml.h	/^typedef struct nvmlVgpuPgpuMetadata_st$/;"	s
nvmlVgpuPgpuMetadata_st	pkg/nvml/nvml.h	/^typedef struct nvmlVgpuPgpuMetadata_st$/;"	s
nvmlVgpuPgpuMetadata_t	gen/nvml/nvml.h	/^} nvmlVgpuPgpuMetadata_t;$/;"	t	typeref:struct:nvmlVgpuPgpuMetadata_st
nvmlVgpuPgpuMetadata_t	pkg/nvml/nvml.h	/^} nvmlVgpuPgpuMetadata_t;$/;"	t	typeref:struct:nvmlVgpuPgpuMetadata_st
nvmlVgpuProcessUtilizationSample_st	gen/nvml/nvml.h	/^typedef struct nvmlVgpuProcessUtilizationSample_st$/;"	s
nvmlVgpuProcessUtilizationSample_st	pkg/nvml/nvml.h	/^typedef struct nvmlVgpuProcessUtilizationSample_st$/;"	s
nvmlVgpuProcessUtilizationSample_t	gen/nvml/nvml.h	/^} nvmlVgpuProcessUtilizationSample_t;$/;"	t	typeref:struct:nvmlVgpuProcessUtilizationSample_st
nvmlVgpuProcessUtilizationSample_t	pkg/nvml/nvml.h	/^} nvmlVgpuProcessUtilizationSample_t;$/;"	t	typeref:struct:nvmlVgpuProcessUtilizationSample_st
nvmlVgpuTypeGetClass	pkg/nvml/nvml.go	/^func nvmlVgpuTypeGetClass(VgpuTypeId VgpuTypeId, VgpuTypeClass *byte, Size *uint32) Return {$/;"	f
nvmlVgpuTypeGetDeviceID	pkg/nvml/nvml.go	/^func nvmlVgpuTypeGetDeviceID(VgpuTypeId VgpuTypeId, DeviceID *uint64, SubsystemID *uint64) Return {$/;"	f
nvmlVgpuTypeGetFrameRateLimit	pkg/nvml/nvml.go	/^func nvmlVgpuTypeGetFrameRateLimit(VgpuTypeId VgpuTypeId, FrameRateLimit *uint32) Return {$/;"	f
nvmlVgpuTypeGetFramebufferSize	pkg/nvml/nvml.go	/^func nvmlVgpuTypeGetFramebufferSize(VgpuTypeId VgpuTypeId, FbSize *uint64) Return {$/;"	f
nvmlVgpuTypeGetGpuInstanceProfileId	pkg/nvml/nvml.go	/^func nvmlVgpuTypeGetGpuInstanceProfileId(VgpuTypeId VgpuTypeId, GpuInstanceProfileId *uint32) Return {$/;"	f
nvmlVgpuTypeGetLicense	pkg/nvml/nvml.go	/^func nvmlVgpuTypeGetLicense(VgpuTypeId VgpuTypeId, VgpuTypeLicenseString *byte, Size uint32) Return {$/;"	f
nvmlVgpuTypeGetMaxInstances	pkg/nvml/nvml.go	/^func nvmlVgpuTypeGetMaxInstances(Device Device, VgpuTypeId VgpuTypeId, VgpuInstanceCount *uint32) Return {$/;"	f
nvmlVgpuTypeGetMaxInstancesPerVm	pkg/nvml/nvml.go	/^func nvmlVgpuTypeGetMaxInstancesPerVm(VgpuTypeId VgpuTypeId, VgpuInstanceCountPerVm *uint32) Return {$/;"	f
nvmlVgpuTypeGetName	pkg/nvml/nvml.go	/^func nvmlVgpuTypeGetName(VgpuTypeId VgpuTypeId, VgpuTypeName *byte, Size *uint32) Return {$/;"	f
nvmlVgpuTypeGetNumDisplayHeads	pkg/nvml/nvml.go	/^func nvmlVgpuTypeGetNumDisplayHeads(VgpuTypeId VgpuTypeId, NumDisplayHeads *uint32) Return {$/;"	f
nvmlVgpuTypeGetResolution	pkg/nvml/nvml.go	/^func nvmlVgpuTypeGetResolution(VgpuTypeId VgpuTypeId, DisplayIndex uint32, Xdim *uint32, Ydim *uint32) Return {$/;"	f
nvmlVgpuTypeId_t	gen/nvml/nvml.h	/^typedef unsigned int nvmlVgpuTypeId_t;$/;"	t
nvmlVgpuTypeId_t	pkg/nvml/nvml.h	/^typedef unsigned int nvmlVgpuTypeId_t;$/;"	t
nvmlVgpuVersion_st	gen/nvml/nvml.h	/^typedef struct nvmlVgpuVersion_st$/;"	s
nvmlVgpuVersion_st	pkg/nvml/nvml.h	/^typedef struct nvmlVgpuVersion_st$/;"	s
nvmlVgpuVersion_t	gen/nvml/nvml.h	/^} nvmlVgpuVersion_t;$/;"	t	typeref:struct:nvmlVgpuVersion_st
nvmlVgpuVersion_t	pkg/nvml/nvml.h	/^} nvmlVgpuVersion_t;$/;"	t	typeref:struct:nvmlVgpuVersion_st
nvmlVgpuVmCompatibility_enum	gen/nvml/nvml.h	/^typedef enum nvmlVgpuVmCompatibility_enum$/;"	g
nvmlVgpuVmCompatibility_enum	pkg/nvml/nvml.h	/^typedef enum nvmlVgpuVmCompatibility_enum$/;"	g
nvmlVgpuVmCompatibility_t	gen/nvml/nvml.h	/^} nvmlVgpuVmCompatibility_t;$/;"	t	typeref:enum:nvmlVgpuVmCompatibility_enum
nvmlVgpuVmCompatibility_t	pkg/nvml/nvml.h	/^} nvmlVgpuVmCompatibility_t;$/;"	t	typeref:enum:nvmlVgpuVmCompatibility_enum
nvmlVgpuVmIdType	gen/nvml/nvml.h	/^typedef enum nvmlVgpuVmIdType {$/;"	g
nvmlVgpuVmIdType	pkg/nvml/nvml.h	/^typedef enum nvmlVgpuVmIdType {$/;"	g
nvmlVgpuVmIdType_t	gen/nvml/nvml.h	/^} nvmlVgpuVmIdType_t;$/;"	t	typeref:enum:nvmlVgpuVmIdType
nvmlVgpuVmIdType_t	pkg/nvml/nvml.h	/^} nvmlVgpuVmIdType_t;$/;"	t	typeref:enum:nvmlVgpuVmIdType
nvmlViolationTime_st	gen/nvml/nvml.h	/^typedef struct nvmlViolationTime_st$/;"	s
nvmlViolationTime_st	pkg/nvml/nvml.h	/^typedef struct nvmlViolationTime_st$/;"	s
nvmlViolationTime_t	gen/nvml/nvml.h	/^}nvmlViolationTime_t;$/;"	t	typeref:struct:nvmlViolationTime_st
nvmlViolationTime_t	pkg/nvml/nvml.h	/^}nvmlViolationTime_t;$/;"	t	typeref:struct:nvmlViolationTime_st
ofaCount	gen/nvml/nvml.h	/^    unsigned int ofaCount;            \/\/!< OFA Engine count$/;"	m	struct:nvmlGpuInstanceProfileInfo_st
ofaCount	pkg/nvml/nvml.h	/^    unsigned int ofaCount;            \/\/!< OFA Engine count$/;"	m	struct:nvmlGpuInstanceProfileInfo_st
opaqueData	gen/nvml/nvml.h	/^    char                     opaqueData[4];                                              \/\/!< Opaque data$/;"	m	struct:nvmlVgpuMetadata_st
opaqueData	gen/nvml/nvml.h	/^    char                    opaqueData[4];                                              \/\/!< Opaque data$/;"	m	struct:nvmlVgpuPgpuMetadata_st
opaqueData	pkg/nvml/nvml.h	/^    char                     opaqueData[4];                                              \/\/!< Opaque data$/;"	m	struct:nvmlVgpuMetadata_st
opaqueData	pkg/nvml/nvml.h	/^    char                    opaqueData[4];                                              \/\/!< Opaque data$/;"	m	struct:nvmlVgpuPgpuMetadata_st
opaqueDataSize	gen/nvml/nvml.h	/^    unsigned int             opaqueDataSize;                                             \/\/!< Size of opaque data field in bytes$/;"	m	struct:nvmlVgpuMetadata_st
opaqueDataSize	gen/nvml/nvml.h	/^    unsigned int            opaqueDataSize;                                             \/\/!< Size of opaque data field in bytes$/;"	m	struct:nvmlVgpuPgpuMetadata_st
opaqueDataSize	pkg/nvml/nvml.h	/^    unsigned int             opaqueDataSize;                                             \/\/!< Size of opaque data field in bytes$/;"	m	struct:nvmlVgpuMetadata_st
opaqueDataSize	pkg/nvml/nvml.h	/^    unsigned int            opaqueDataSize;                                             \/\/!< Size of opaque data field in bytes$/;"	m	struct:nvmlVgpuPgpuMetadata_st
packPCharString	gen/nvml/cgo_helpers.go	/^func packPCharString(p *C.char) (raw string) {$/;"	f
packPCharString	pkg/nvml/cgo_helpers.go	/^func packPCharString(p *C.char) (raw string) {$/;"	f
partial	gen/nvml/nvml.h	/^    unsigned int partial;$/;"	m	struct:nvmlRowRemapperHistogramValues_st
partial	pkg/nvml/nvml.h	/^    unsigned int partial;$/;"	m	struct:nvmlRowRemapperHistogramValues_st
pciDeviceId	gen/nvml/nvml.h	/^    unsigned int pciDeviceId;        \/\/!< The combined 16-bit device id and 16-bit vendor id$/;"	m	struct:nvmlPciInfo_st
pciDeviceId	pkg/nvml/nvml.h	/^    unsigned int pciDeviceId;        \/\/!< The combined 16-bit device id and 16-bit vendor id$/;"	m	struct:nvmlPciInfo_st
pciInfo	gen/nvml/nvml.h	/^    nvmlPciInfo_t pciInfo;                   \/\/!< The PCI information for the blacklisted GPU$/;"	m	struct:nvmlBlacklistDeviceInfo_st
pciInfo	pkg/nvml/nvml.h	/^    nvmlPciInfo_t pciInfo;                   \/\/!< The PCI information for the blacklisted GPU$/;"	m	struct:nvmlBlacklistDeviceInfo_st
pciSubSystemId	gen/nvml/nvml.h	/^    unsigned int pciSubSystemId;     \/\/!< The 32-bit Sub System Device ID$/;"	m	struct:nvmlPciInfo_st
pciSubSystemId	pkg/nvml/nvml.h	/^    unsigned int pciSubSystemId;     \/\/!< The 32-bit Sub System Device ID$/;"	m	struct:nvmlPciInfo_st
pgpuVirtualizationCaps	gen/nvml/nvml.h	/^    unsigned int            pgpuVirtualizationCaps;                                     \/\/!< Pgpu virtualizaion capabilities bitfileld$/;"	m	struct:nvmlVgpuPgpuMetadata_st
pgpuVirtualizationCaps	pkg/nvml/nvml.h	/^    unsigned int            pgpuVirtualizationCaps;                                     \/\/!< Pgpu virtualizaion capabilities bitfileld$/;"	m	struct:nvmlVgpuPgpuMetadata_st
pid	gen/nvml/nvml.h	/^    unsigned int          pid;                                 \/\/!< Owning process ID$/;"	m	struct:nvmlFBCSessionInfo_st
pid	gen/nvml/nvml.h	/^    unsigned int        pid;                \/\/!< Process ID$/;"	m	struct:nvmlProcessInfo_st
pid	gen/nvml/nvml.h	/^    unsigned int       pid;             \/\/!< Owning process ID$/;"	m	struct:nvmlEncoderSessionInfo_st
pid	gen/nvml/nvml.h	/^    unsigned int pid;                               \/\/!< PID of process running within the vGPU VM$/;"	m	struct:nvmlVgpuProcessUtilizationSample_st
pid	gen/nvml/nvml.h	/^    unsigned int pid;                   \/\/!< PID of process$/;"	m	struct:nvmlProcessUtilizationSample_st
pid	pkg/nvml/nvml.h	/^    unsigned int          pid;                                 \/\/!< Owning process ID$/;"	m	struct:nvmlFBCSessionInfo_st
pid	pkg/nvml/nvml.h	/^    unsigned int        pid;                \/\/!< Process ID$/;"	m	struct:nvmlProcessInfo_st
pid	pkg/nvml/nvml.h	/^    unsigned int       pid;             \/\/!< Owning process ID$/;"	m	struct:nvmlEncoderSessionInfo_st
pid	pkg/nvml/nvml.h	/^    unsigned int pid;                               \/\/!< PID of process running within the vGPU VM$/;"	m	struct:nvmlVgpuProcessUtilizationSample_st
pid	pkg/nvml/nvml.h	/^    unsigned int pid;                   \/\/!< PID of process$/;"	m	struct:nvmlProcessUtilizationSample_st
pktfilter	gen/nvml/nvml.h	/^    nvmlNvLinkUtilizationCountPktTypes_t pktfilter;$/;"	m	struct:nvmlNvLinkUtilizationControl_st
pktfilter	pkg/nvml/nvml.h	/^    nvmlNvLinkUtilizationCountPktTypes_t pktfilter;$/;"	m	struct:nvmlNvLinkUtilizationControl_st
placement	gen/nvml/nvml.h	/^    nvmlComputeInstancePlacement_t placement; \/\/!< Placement for this instance within the GPU instance's slice range {0, sliceCount}$/;"	m	struct:nvmlComputeInstanceInfo_st
placement	gen/nvml/nvml.h	/^    nvmlGpuInstancePlacement_t placement;     \/\/!< Placement for this instance$/;"	m	struct:nvmlGpuInstanceInfo_st
placement	pkg/nvml/nvml.h	/^    nvmlComputeInstancePlacement_t placement; \/\/!< Placement for this instance within the GPU instance's slice range {0, sliceCount}$/;"	m	struct:nvmlComputeInstanceInfo_st
placement	pkg/nvml/nvml.h	/^    nvmlGpuInstancePlacement_t placement;     \/\/!< Placement for this instance$/;"	m	struct:nvmlGpuInstanceInfo_st
power	gen/nvml/nvml.h	/^    unsigned int power;              \/\/!< PSU power draw (W)$/;"	m	struct:nvmlPSUInfo_st
power	pkg/nvml/nvml.h	/^    unsigned int power;              \/\/!< PSU power draw (W)$/;"	m	struct:nvmlPSUInfo_st
processName	gen/nvml/nvml.h	/^    char processName[NVML_VGPU_NAME_BUFFER_SIZE];   \/\/!< Name of process running within the vGPU VM$/;"	m	struct:nvmlVgpuProcessUtilizationSample_st
processName	pkg/nvml/nvml.h	/^    char processName[NVML_VGPU_NAME_BUFFER_SIZE];   \/\/!< Name of process running within the vGPU VM$/;"	m	struct:nvmlVgpuProcessUtilizationSample_st
productName	gen/nvml/nvml.h	/^    char                            productName[NVML_GRID_LICENSE_BUFFER_SIZE];$/;"	m	struct:nvmlGridLicensableFeature_st
productName	pkg/nvml/nvml.h	/^    char                            productName[NVML_GRID_LICENSE_BUFFER_SIZE];$/;"	m	struct:nvmlGridLicensableFeature_st
profileId	gen/nvml/nvml.h	/^    unsigned int profileId;                   \/\/!< Unique profile ID within the GPU instance$/;"	m	struct:nvmlComputeInstanceInfo_st
profileId	gen/nvml/nvml.h	/^    unsigned int profileId;                   \/\/!< Unique profile ID within the device$/;"	m	struct:nvmlGpuInstanceInfo_st
profileId	pkg/nvml/nvml.h	/^    unsigned int profileId;                   \/\/!< Unique profile ID within the GPU instance$/;"	m	struct:nvmlComputeInstanceInfo_st
profileId	pkg/nvml/nvml.h	/^    unsigned int profileId;                   \/\/!< Unique profile ID within the device$/;"	m	struct:nvmlGpuInstanceInfo_st
referenceTime	gen/nvml/nvml.h	/^    unsigned long long referenceTime;  \/\/!< referenceTime represents CPU timestamp in microseconds$/;"	m	struct:nvmlViolationTime_st
referenceTime	pkg/nvml/nvml.h	/^    unsigned long long referenceTime;  \/\/!< referenceTime represents CPU timestamp in microseconds$/;"	m	struct:nvmlViolationTime_st
registerFile	gen/nvml/nvml.h	/^    unsigned long long registerFile; \/\/!< Register file errors$/;"	m	struct:nvmlEccErrorCounts_st
registerFile	pkg/nvml/nvml.h	/^    unsigned long long registerFile; \/\/!< Register file errors$/;"	m	struct:nvmlEccErrorCounts_st
reserved	gen/nvml/nvml.h	/^    unsigned int             reserved[6];                                                \/\/!< Reserved for internal use$/;"	m	struct:nvmlVgpuMetadata_st
reserved	gen/nvml/nvml.h	/^    unsigned int            reserved[5];                                                \/\/!< Reserved for internal use$/;"	m	struct:nvmlVgpuPgpuMetadata_st
reserved	gen/nvml/nvml.h	/^    unsigned int reserved[5];                   \/\/!< Reserved for future use$/;"	m	struct:nvmlAccountingStats_st
reserved	pkg/nvml/nvml.h	/^    unsigned int             reserved[6];                                                \/\/!< Reserved for internal use$/;"	m	struct:nvmlVgpuMetadata_st
reserved	pkg/nvml/nvml.h	/^    unsigned int            reserved[5];                                                \/\/!< Reserved for internal use$/;"	m	struct:nvmlVgpuPgpuMetadata_st
reserved	pkg/nvml/nvml.h	/^    unsigned int reserved[5];                   \/\/!< Reserved for future use$/;"	m	struct:nvmlAccountingStats_st
revision	gen/nvml/nvml.h	/^    unsigned int             revision;                                                   \/\/!< Current revision of the structure$/;"	m	struct:nvmlVgpuMetadata_st
revision	gen/nvml/nvml.h	/^    unsigned int            revision;                                                   \/\/!< Current revision of the structure$/;"	m	struct:nvmlVgpuPgpuMetadata_st
revision	pkg/nvml/nvml.h	/^    unsigned int             revision;                                                   \/\/!< Current revision of the structure$/;"	m	struct:nvmlVgpuMetadata_st
revision	pkg/nvml/nvml.h	/^    unsigned int            revision;                                                   \/\/!< Current revision of the structure$/;"	m	struct:nvmlVgpuPgpuMetadata_st
sampleValue	gen/nvml/nvml.h	/^    nvmlValue_t sampleValue;        \/\/!< Sample Value$/;"	m	struct:nvmlSample_st
sampleValue	pkg/nvml/nvml.h	/^    nvmlValue_t sampleValue;        \/\/!< Sample Value$/;"	m	struct:nvmlSample_st
scopeId	gen/nvml/nvml.h	/^    unsigned int scopeId;       \/\/!< Scope ID can represent data used by NVML depending on fieldId's context. For example, for NVLink throughput counter data, scopeId can represent linkId.$/;"	m	struct:nvmlFieldValue_st
scopeId	pkg/nvml/nvml.h	/^    unsigned int scopeId;       \/\/!< Scope ID can represent data used by NVML depending on fieldId's context. For example, for NVLink throughput counter data, scopeId can represent linkId.$/;"	m	struct:nvmlFieldValue_st
serial	gen/nvml/nvml.h	/^    char serial[96];                    \/\/!< Product serial number$/;"	m	struct:nvmlUnitInfo_st
serial	pkg/nvml/nvml.h	/^    char serial[96];                    \/\/!< Product serial number$/;"	m	struct:nvmlUnitInfo_st
sessionFlags	gen/nvml/nvml.h	/^    unsigned int          sessionFlags;                        \/\/!< Session flags (one or more of NVML_NVFBC_SESSION_FLAG_XXX).$/;"	m	struct:nvmlFBCSessionInfo_st
sessionFlags	pkg/nvml/nvml.h	/^    unsigned int          sessionFlags;                        \/\/!< Session flags (one or more of NVML_NVFBC_SESSION_FLAG_XXX).$/;"	m	struct:nvmlFBCSessionInfo_st
sessionId	gen/nvml/nvml.h	/^    unsigned int          sessionId;                           \/\/!< Unique session ID$/;"	m	struct:nvmlFBCSessionInfo_st
sessionId	gen/nvml/nvml.h	/^    unsigned int       sessionId;       \/\/!< Unique session ID$/;"	m	struct:nvmlEncoderSessionInfo_st
sessionId	pkg/nvml/nvml.h	/^    unsigned int          sessionId;                           \/\/!< Unique session ID$/;"	m	struct:nvmlFBCSessionInfo_st
sessionId	pkg/nvml/nvml.h	/^    unsigned int       sessionId;       \/\/!< Unique session ID$/;"	m	struct:nvmlEncoderSessionInfo_st
sessionType	gen/nvml/nvml.h	/^    nvmlFBCSessionType_t  sessionType;                         \/\/!< Type of frame buffer capture session$/;"	m	struct:nvmlFBCSessionInfo_st
sessionType	pkg/nvml/nvml.h	/^    nvmlFBCSessionType_t  sessionType;                         \/\/!< Type of frame buffer capture session$/;"	m	struct:nvmlFBCSessionInfo_st
sessionsCount	gen/nvml/nvml.h	/^    unsigned int      sessionsCount;    \/\/!< Total no of sessions$/;"	m	struct:nvmlFBCStats_st
sessionsCount	pkg/nvml/nvml.h	/^    unsigned int      sessionsCount;    \/\/!< Total no of sessions$/;"	m	struct:nvmlFBCStats_st
sharedCopyEngineCount	gen/nvml/nvml.h	/^    unsigned int sharedCopyEngineCount;     \/\/!< Shared Copy Engine count$/;"	m	struct:nvmlDeviceAttributes_st
sharedCopyEngineCount	gen/nvml/nvml.h	/^    unsigned int sharedCopyEngineCount; \/\/!< Shared Copy Engine count$/;"	m	struct:nvmlComputeInstanceProfileInfo_st
sharedCopyEngineCount	pkg/nvml/nvml.h	/^    unsigned int sharedCopyEngineCount;     \/\/!< Shared Copy Engine count$/;"	m	struct:nvmlDeviceAttributes_st
sharedCopyEngineCount	pkg/nvml/nvml.h	/^    unsigned int sharedCopyEngineCount; \/\/!< Shared Copy Engine count$/;"	m	struct:nvmlComputeInstanceProfileInfo_st
sharedDecoderCount	gen/nvml/nvml.h	/^    unsigned int sharedDecoderCount;        \/\/!< Shared Decoder Engine count$/;"	m	struct:nvmlDeviceAttributes_st
sharedDecoderCount	gen/nvml/nvml.h	/^    unsigned int sharedDecoderCount;    \/\/!< Shared Decoder Engine count$/;"	m	struct:nvmlComputeInstanceProfileInfo_st
sharedDecoderCount	pkg/nvml/nvml.h	/^    unsigned int sharedDecoderCount;        \/\/!< Shared Decoder Engine count$/;"	m	struct:nvmlDeviceAttributes_st
sharedDecoderCount	pkg/nvml/nvml.h	/^    unsigned int sharedDecoderCount;    \/\/!< Shared Decoder Engine count$/;"	m	struct:nvmlComputeInstanceProfileInfo_st
sharedEncoderCount	gen/nvml/nvml.h	/^    unsigned int sharedEncoderCount;        \/\/!< Shared Encoder Engine count$/;"	m	struct:nvmlDeviceAttributes_st
sharedEncoderCount	gen/nvml/nvml.h	/^    unsigned int sharedEncoderCount;    \/\/!< Shared Encoder Engine count$/;"	m	struct:nvmlComputeInstanceProfileInfo_st
sharedEncoderCount	pkg/nvml/nvml.h	/^    unsigned int sharedEncoderCount;        \/\/!< Shared Encoder Engine count$/;"	m	struct:nvmlDeviceAttributes_st
sharedEncoderCount	pkg/nvml/nvml.h	/^    unsigned int sharedEncoderCount;    \/\/!< Shared Encoder Engine count$/;"	m	struct:nvmlComputeInstanceProfileInfo_st
sharedJpegCount	gen/nvml/nvml.h	/^    unsigned int sharedJpegCount;           \/\/!< Shared JPEG Engine count$/;"	m	struct:nvmlDeviceAttributes_st
sharedJpegCount	gen/nvml/nvml.h	/^    unsigned int sharedJpegCount;       \/\/!< Shared JPEG Engine count$/;"	m	struct:nvmlComputeInstanceProfileInfo_st
sharedJpegCount	pkg/nvml/nvml.h	/^    unsigned int sharedJpegCount;           \/\/!< Shared JPEG Engine count$/;"	m	struct:nvmlDeviceAttributes_st
sharedJpegCount	pkg/nvml/nvml.h	/^    unsigned int sharedJpegCount;       \/\/!< Shared JPEG Engine count$/;"	m	struct:nvmlComputeInstanceProfileInfo_st
sharedOfaCount	gen/nvml/nvml.h	/^    unsigned int sharedOfaCount;            \/\/!< Shared OFA Engine count$/;"	m	struct:nvmlDeviceAttributes_st
sharedOfaCount	gen/nvml/nvml.h	/^    unsigned int sharedOfaCount;        \/\/!< Shared OFA Engine count$/;"	m	struct:nvmlComputeInstanceProfileInfo_st
sharedOfaCount	pkg/nvml/nvml.h	/^    unsigned int sharedOfaCount;            \/\/!< Shared OFA Engine count$/;"	m	struct:nvmlDeviceAttributes_st
sharedOfaCount	pkg/nvml/nvml.h	/^    unsigned int sharedOfaCount;        \/\/!< Shared OFA Engine count$/;"	m	struct:nvmlComputeInstanceProfileInfo_st
size	gen/nvml/nvml.h	/^    unsigned int size;$/;"	m	struct:nvmlComputeInstancePlacement_st
size	gen/nvml/nvml.h	/^    unsigned int size;$/;"	m	struct:nvmlGpuInstancePlacement_st
size	pkg/nvml/nvml.h	/^    unsigned int size;$/;"	m	struct:nvmlComputeInstancePlacement_st
size	pkg/nvml/nvml.h	/^    unsigned int size;$/;"	m	struct:nvmlGpuInstancePlacement_st
sizeofValue	pkg/nvml/types_gen.go	/^const sizeofValue = unsafe.Sizeof([8]byte{})$/;"	c
sliceCount	gen/nvml/nvml.h	/^    unsigned int sliceCount;            \/\/!< GPU Slice count$/;"	m	struct:nvmlComputeInstanceProfileInfo_st
sliceCount	gen/nvml/nvml.h	/^    unsigned int sliceCount;          \/\/!< GPU Slice count$/;"	m	struct:nvmlGpuInstanceProfileInfo_st
sliceCount	pkg/nvml/nvml.h	/^    unsigned int sliceCount;            \/\/!< GPU Slice count$/;"	m	struct:nvmlComputeInstanceProfileInfo_st
sliceCount	pkg/nvml/nvml.h	/^    unsigned int sliceCount;          \/\/!< GPU Slice count$/;"	m	struct:nvmlGpuInstanceProfileInfo_st
sllVal	gen/nvml/nvml.h	/^    signed long long sllVal;        \/\/!< If the value is signed long long$/;"	m	union:nvmlValue_st
sllVal	pkg/nvml/nvml.h	/^    signed long long sllVal;        \/\/!< If the value is signed long long$/;"	m	union:nvmlValue_st
smUtil	gen/nvml/nvml.h	/^    nvmlValue_t smUtil;                 \/\/!< SM (3D\/Compute) Util Value$/;"	m	struct:nvmlVgpuInstanceUtilizationSample_st
smUtil	gen/nvml/nvml.h	/^    unsigned int smUtil;                            \/\/!< SM (3D\/Compute) Util Value$/;"	m	struct:nvmlVgpuProcessUtilizationSample_st
smUtil	gen/nvml/nvml.h	/^    unsigned int smUtil;                \/\/!< SM (3D\/Compute) Util Value$/;"	m	struct:nvmlProcessUtilizationSample_st
smUtil	pkg/nvml/nvml.h	/^    nvmlValue_t smUtil;                 \/\/!< SM (3D\/Compute) Util Value$/;"	m	struct:nvmlVgpuInstanceUtilizationSample_st
smUtil	pkg/nvml/nvml.h	/^    unsigned int smUtil;                            \/\/!< SM (3D\/Compute) Util Value$/;"	m	struct:nvmlVgpuProcessUtilizationSample_st
smUtil	pkg/nvml/nvml.h	/^    unsigned int smUtil;                \/\/!< SM (3D\/Compute) Util Value$/;"	m	struct:nvmlProcessUtilizationSample_st
speed	gen/nvml/nvml.h	/^    unsigned int speed;              \/\/!< Fan speed (RPM)$/;"	m	struct:nvmlUnitFanInfo_st
speed	pkg/nvml/nvml.h	/^    unsigned int speed;              \/\/!< Fan speed (RPM)$/;"	m	struct:nvmlUnitFanInfo_st
start	gen/nvml/nvml.h	/^    unsigned int start;$/;"	m	struct:nvmlComputeInstancePlacement_st
start	gen/nvml/nvml.h	/^    unsigned int start;$/;"	m	struct:nvmlGpuInstancePlacement_st
start	pkg/nvml/nvml.h	/^    unsigned int start;$/;"	m	struct:nvmlComputeInstancePlacement_st
start	pkg/nvml/nvml.h	/^    unsigned int start;$/;"	m	struct:nvmlGpuInstancePlacement_st
startTime	gen/nvml/nvml.h	/^    unsigned long long startTime;               \/\/!< CPU Timestamp in usec representing start time for the process$/;"	m	struct:nvmlAccountingStats_st
startTime	pkg/nvml/nvml.h	/^    unsigned long long startTime;               \/\/!< CPU Timestamp in usec representing start time for the process$/;"	m	struct:nvmlAccountingStats_st
state	gen/nvml/nvml.h	/^    char state[256];                 \/\/!< The power supply state$/;"	m	struct:nvmlPSUInfo_st
state	gen/nvml/nvml.h	/^    nvmlFanState_t state;            \/\/!< Flag that indicates whether fan is working properly$/;"	m	struct:nvmlUnitFanInfo_st
state	pkg/nvml/nvml.h	/^    char state[256];                 \/\/!< The power supply state$/;"	m	struct:nvmlPSUInfo_st
state	pkg/nvml/nvml.h	/^    nvmlFanState_t state;            \/\/!< Flag that indicates whether fan is working properly$/;"	m	struct:nvmlUnitFanInfo_st
stringHeader	gen/nvml/cgo_helpers.go	/^type stringHeader struct {$/;"	t
stringHeader	pkg/nvml/cgo_helpers.go	/^type stringHeader struct {$/;"	t
time	gen/nvml/nvml.h	/^    unsigned long long time;                    \/\/!< Amount of time in ms during which the compute context was active. The time is reported as 0 if$/;"	m	struct:nvmlAccountingStats_st
time	pkg/nvml/nvml.h	/^    unsigned long long time;                    \/\/!< Amount of time in ms during which the compute context was active. The time is reported as 0 if$/;"	m	struct:nvmlAccountingStats_st
timeStamp	gen/nvml/nvml.h	/^    unsigned long long timeStamp;                   \/\/!< CPU Timestamp in microseconds$/;"	m	struct:nvmlVgpuProcessUtilizationSample_st
timeStamp	gen/nvml/nvml.h	/^    unsigned long long timeStamp;       \/\/!< CPU Timestamp in microseconds$/;"	m	struct:nvmlProcessUtilizationSample_st
timeStamp	gen/nvml/nvml.h	/^    unsigned long long timeStamp;       \/\/!< CPU Timestamp in microseconds$/;"	m	struct:nvmlSample_st
timeStamp	gen/nvml/nvml.h	/^    unsigned long long timeStamp;       \/\/!< CPU Timestamp in microseconds$/;"	m	struct:nvmlVgpuInstanceUtilizationSample_st
timeStamp	pkg/nvml/nvml.h	/^    unsigned long long timeStamp;                   \/\/!< CPU Timestamp in microseconds$/;"	m	struct:nvmlVgpuProcessUtilizationSample_st
timeStamp	pkg/nvml/nvml.h	/^    unsigned long long timeStamp;       \/\/!< CPU Timestamp in microseconds$/;"	m	struct:nvmlProcessUtilizationSample_st
timeStamp	pkg/nvml/nvml.h	/^    unsigned long long timeStamp;       \/\/!< CPU Timestamp in microseconds$/;"	m	struct:nvmlSample_st
timeStamp	pkg/nvml/nvml.h	/^    unsigned long long timeStamp;       \/\/!< CPU Timestamp in microseconds$/;"	m	struct:nvmlVgpuInstanceUtilizationSample_st
timestamp	gen/nvml/nvml.h	/^    long long timestamp;        \/\/!< CPU Timestamp of this value in microseconds since 1970$/;"	m	struct:nvmlFieldValue_st
timestamp	pkg/nvml/nvml.h	/^    long long timestamp;        \/\/!< CPU Timestamp of this value in microseconds since 1970$/;"	m	struct:nvmlFieldValue_st
total	gen/nvml/nvml.h	/^    unsigned long long total;        \/\/!< Total installed FB memory (in bytes)$/;"	m	struct:nvmlMemory_st
total	pkg/nvml/nvml.h	/^    unsigned long long total;        \/\/!< Total installed FB memory (in bytes)$/;"	m	struct:nvmlMemory_st
type	gen/nvml/nvml.h	/^    nvmlBridgeChipType_t type;                  \/\/!< Type of Bridge Chip$/;"	m	struct:nvmlBridgeChipInfo_st
type	pkg/nvml/nvml.h	/^    nvmlBridgeChipType_t type;                  \/\/!< Type of Bridge Chip$/;"	m	struct:nvmlBridgeChipInfo_st
uiVal	gen/nvml/nvml.h	/^    unsigned int uiVal;             \/\/!< If the value is unsigned int$/;"	m	union:nvmlValue_st
uiVal	pkg/nvml/nvml.h	/^    unsigned int uiVal;             \/\/!< If the value is unsigned int$/;"	m	union:nvmlValue_st
uint32SliceToIntSlice	gen/nvml/cgo_helpers.go	/^func uint32SliceToIntSlice(s []uint32) []int {$/;"	f
uint32SliceToIntSlice	pkg/nvml/cgo_helpers.go	/^func uint32SliceToIntSlice(s []uint32) []int {$/;"	f
ulVal	gen/nvml/nvml.h	/^    unsigned long ulVal;            \/\/!< If the value is unsigned long$/;"	m	union:nvmlValue_st
ulVal	pkg/nvml/nvml.h	/^    unsigned long ulVal;            \/\/!< If the value is unsigned long$/;"	m	union:nvmlValue_st
ullVal	gen/nvml/nvml.h	/^    unsigned long long ullVal;      \/\/!< If the value is unsigned long long$/;"	m	union:nvmlValue_st
ullVal	pkg/nvml/nvml.h	/^    unsigned long long ullVal;      \/\/!< If the value is unsigned long long$/;"	m	union:nvmlValue_st
units	gen/nvml/nvml.h	/^    nvmlNvLinkUtilizationCountUnits_t units;$/;"	m	struct:nvmlNvLinkUtilizationControl_st
units	pkg/nvml/nvml.h	/^    nvmlNvLinkUtilizationCountUnits_t units;$/;"	m	struct:nvmlNvLinkUtilizationControl_st
unpackPCharString	gen/nvml/cgo_helpers.go	/^func unpackPCharString(str string) (*C.char, *struct{}) {$/;"	f
unpackPCharString	pkg/nvml/cgo_helpers.go	/^func unpackPCharString(str string) (*C.char, *struct{}) {$/;"	f
updateVersionedSymbols	gen/nvml/init.go	/^func updateVersionedSymbols() {$/;"	f
updateVersionedSymbols	pkg/nvml/init.go	/^func updateVersionedSymbols() {$/;"	f
used	gen/nvml/nvml.h	/^    unsigned long long used;         \/\/!< Allocated FB memory (in bytes). Note that the driver\/GPU always sets aside a small amount of memory for bookkeeping$/;"	m	struct:nvmlMemory_st
used	pkg/nvml/nvml.h	/^    unsigned long long used;         \/\/!< Allocated FB memory (in bytes). Note that the driver\/GPU always sets aside a small amount of memory for bookkeeping$/;"	m	struct:nvmlMemory_st
usedGpuMemory	gen/nvml/nvml.h	/^    unsigned long long  usedGpuMemory;      \/\/!< Amount of used GPU memory in bytes.$/;"	m	struct:nvmlProcessInfo_st
usedGpuMemory	pkg/nvml/nvml.h	/^    unsigned long long  usedGpuMemory;      \/\/!< Amount of used GPU memory in bytes.$/;"	m	struct:nvmlProcessInfo_st
uuid	gen/nvml/nvml.h	/^    char uuid[NVML_DEVICE_UUID_BUFFER_SIZE]; \/\/!< The ASCII string UUID for the blacklisted GPU$/;"	m	struct:nvmlBlacklistDeviceInfo_st
uuid	pkg/nvml/nvml.h	/^    char uuid[NVML_DEVICE_UUID_BUFFER_SIZE]; \/\/!< The ASCII string UUID for the blacklisted GPU$/;"	m	struct:nvmlBlacklistDeviceInfo_st
vMaxResolution	gen/nvml/nvml.h	/^    unsigned int          vMaxResolution;                      \/\/!< Max vertical resolution supported by the capture session$/;"	m	struct:nvmlFBCSessionInfo_st
vMaxResolution	pkg/nvml/nvml.h	/^    unsigned int          vMaxResolution;                      \/\/!< Max vertical resolution supported by the capture session$/;"	m	struct:nvmlFBCSessionInfo_st
vResolution	gen/nvml/nvml.h	/^    unsigned int          vResolution;                         \/\/!< Vertical resolution requested by caller in capture call$/;"	m	struct:nvmlFBCSessionInfo_st
vResolution	gen/nvml/nvml.h	/^    unsigned int       vResolution;     \/\/!< Current encode vertical resolution$/;"	m	struct:nvmlEncoderSessionInfo_st
vResolution	pkg/nvml/nvml.h	/^    unsigned int          vResolution;                         \/\/!< Vertical resolution requested by caller in capture call$/;"	m	struct:nvmlFBCSessionInfo_st
vResolution	pkg/nvml/nvml.h	/^    unsigned int       vResolution;     \/\/!< Current encode vertical resolution$/;"	m	struct:nvmlEncoderSessionInfo_st
value	gen/nvml/nvml.h	/^    nvmlValue_t value;          \/\/!< Value for this field. This is only valid if nvmlReturn == NVML_SUCCESS$/;"	m	struct:nvmlFieldValue_st
value	pkg/nvml/nvml.h	/^    nvmlValue_t value;          \/\/!< Value for this field. This is only valid if nvmlReturn == NVML_SUCCESS$/;"	m	struct:nvmlFieldValue_st
valueType	gen/nvml/nvml.h	/^    nvmlValueType_t valueType;  \/\/!< Type of the value stored in value$/;"	m	struct:nvmlFieldValue_st
valueType	pkg/nvml/nvml.h	/^    nvmlValueType_t valueType;  \/\/!< Type of the value stored in value$/;"	m	struct:nvmlFieldValue_st
version	gen/nvml/nvml.h	/^    unsigned int             version;                                                    \/\/!< Current version of the structure$/;"	m	struct:nvmlVgpuMetadata_st
version	gen/nvml/nvml.h	/^    unsigned int            version;                                                    \/\/!< Current version of the structure$/;"	m	struct:nvmlVgpuPgpuMetadata_st
version	pkg/nvml/nvml.h	/^    unsigned int             version;                                                    \/\/!< Current version of the structure$/;"	m	struct:nvmlVgpuMetadata_st
version	pkg/nvml/nvml.h	/^    unsigned int            version;                                                    \/\/!< Current version of the structure$/;"	m	struct:nvmlVgpuPgpuMetadata_st
vgpuInstance	gen/nvml/nvml.h	/^    nvmlVgpuInstance_t    vgpuInstance;                        \/\/!< Owning vGPU instance ID (only valid on vGPU hosts, otherwise zero)$/;"	m	struct:nvmlFBCSessionInfo_st
vgpuInstance	gen/nvml/nvml.h	/^    nvmlVgpuInstance_t vgpuInstance;                \/\/!< vGPU Instance$/;"	m	struct:nvmlVgpuProcessUtilizationSample_st
vgpuInstance	gen/nvml/nvml.h	/^    nvmlVgpuInstance_t vgpuInstance;    \/\/!< Owning vGPU instance ID (only valid on vGPU hosts, otherwise zero)$/;"	m	struct:nvmlEncoderSessionInfo_st
vgpuInstance	gen/nvml/nvml.h	/^    nvmlVgpuInstance_t vgpuInstance;    \/\/!< vGPU Instance$/;"	m	struct:nvmlVgpuInstanceUtilizationSample_st
vgpuInstance	pkg/nvml/nvml.h	/^    nvmlVgpuInstance_t    vgpuInstance;                        \/\/!< Owning vGPU instance ID (only valid on vGPU hosts, otherwise zero)$/;"	m	struct:nvmlFBCSessionInfo_st
vgpuInstance	pkg/nvml/nvml.h	/^    nvmlVgpuInstance_t vgpuInstance;                \/\/!< vGPU Instance$/;"	m	struct:nvmlVgpuProcessUtilizationSample_st
vgpuInstance	pkg/nvml/nvml.h	/^    nvmlVgpuInstance_t vgpuInstance;    \/\/!< Owning vGPU instance ID (only valid on vGPU hosts, otherwise zero)$/;"	m	struct:nvmlEncoderSessionInfo_st
vgpuInstance	pkg/nvml/nvml.h	/^    nvmlVgpuInstance_t vgpuInstance;    \/\/!< vGPU Instance$/;"	m	struct:nvmlVgpuInstanceUtilizationSample_st
vgpuVirtualizationCaps	gen/nvml/nvml.h	/^    unsigned int             vgpuVirtualizationCaps;                                     \/\/!< vGPU virtualizaion capabilities bitfileld$/;"	m	struct:nvmlVgpuMetadata_st
vgpuVirtualizationCaps	pkg/nvml/nvml.h	/^    unsigned int             vgpuVirtualizationCaps;                                     \/\/!< vGPU virtualizaion capabilities bitfileld$/;"	m	struct:nvmlVgpuMetadata_st
vgpuVmCompatibility	gen/nvml/nvml.h	/^    nvmlVgpuVmCompatibility_t               vgpuVmCompatibility;    \/\/!< Compatibility of vGPU VM. See \\ref nvmlVgpuVmCompatibility_t$/;"	m	struct:nvmlVgpuPgpuCompatibility_st
vgpuVmCompatibility	pkg/nvml/nvml.h	/^    nvmlVgpuVmCompatibility_t               vgpuVmCompatibility;    \/\/!< Compatibility of vGPU VM. See \\ref nvmlVgpuVmCompatibility_t$/;"	m	struct:nvmlVgpuPgpuCompatibility_st
violationTime	gen/nvml/nvml.h	/^    unsigned long long violationTime;  \/\/!< violationTime in Nanoseconds$/;"	m	struct:nvmlViolationTime_st
violationTime	pkg/nvml/nvml.h	/^    unsigned long long violationTime;  \/\/!< violationTime in Nanoseconds$/;"	m	struct:nvmlViolationTime_st
voltage	gen/nvml/nvml.h	/^    unsigned int voltage;            \/\/!< PSU voltage (V)$/;"	m	struct:nvmlPSUInfo_st
voltage	pkg/nvml/nvml.h	/^    unsigned int voltage;            \/\/!< PSU voltage (V)$/;"	m	struct:nvmlPSUInfo_st
