ADL (AMD Display Library) Public APIs  Version 17.1
Data Fields
ADLPMLogData Struct Reference

#include <adl_structures.h>

Data Fields

unsigned int ulActiveSampleRate
 Current driver sample rate. More...
 
unsigned long long ulLastUpdated
 Timestamp of last update. More...
 
unsigned int ulReserved [256]
 Reserved. More...
 
unsigned int ulValues [ADL_PMLOG_MAX_SUPPORTED_SENSORS][2]
 2D array of senesor and values More...
 
unsigned int ulVersion
 Structure version. More...
 

Field Documentation

◆ ulActiveSampleRate

unsigned int ADLPMLogData::ulActiveSampleRate

Current driver sample rate.

◆ ulLastUpdated

unsigned long long ADLPMLogData::ulLastUpdated

Timestamp of last update.

◆ ulReserved

unsigned int ADLPMLogData::ulReserved[256]

Reserved.

◆ ulValues

unsigned int ADLPMLogData::ulValues[ADL_PMLOG_MAX_SUPPORTED_SENSORS][2]

2D array of senesor and values

◆ ulVersion

unsigned int ADLPMLogData::ulVersion

Structure version.


The documentation for this struct was generated from the following file:

Copyright © 2009-2020 Advanced Micro Devices, Inc. All rights reserved.