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

Structure containing information to start power management logging. More...

#include <adl_structures.h>

Data Fields

int ulReserved [15]
 Reserved. More...
 
unsigned long ulSampleRate
 Sample rate in milliseconds. More...
 
unsigned short usSensors [ADL_PMLOG_MAX_SUPPORTED_SENSORS]
 list of sensors defined by ADL_PMLOG_SENSORS More...
 

Detailed Description

Structure containing information to start power management logging.

This structure is used as input to ADL2_Adapter_PMLog_Start

Field Documentation

◆ ulReserved

int ADLPMLogStartInput::ulReserved[15]

Reserved.

◆ ulSampleRate

unsigned long ADLPMLogStartInput::ulSampleRate

Sample rate in milliseconds.

◆ usSensors

unsigned short ADLPMLogStartInput::usSensors[ADL_PMLOG_MAX_SUPPORTED_SENSORS]

list of sensors defined by ADL_PMLOG_SENSORS


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

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