_ADLPMLogStartInput Struct Reference

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


Data Fields

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


Detailed Description

Structure containing information to start power management logging.

This structure is used as input to ADL2_Adapter_PMLog_Start

Examples:

Overdrive8/Overdrive8.cpp, and PMLog/PMLog.cpp.


Field Documentation

unsigned short _ADLPMLogStartInput::usSensors[ADL_PMLOG_MAX_SUPPORTED_SENSORS]

list of sensors defined by ADL_PMLOG_SENSORS

Examples:
Overdrive8/Overdrive8.cpp, and PMLog/PMLog.cpp.

Sample rate in milliseconds.

Examples:
Overdrive8/Overdrive8.cpp, and PMLog/PMLog.cpp.

Reserved.


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