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

Structure containing information about PPLog settings. More...

#include <adl_structures.h>

Data Fields

int BreakOnAssert
 
int BreakOnWarn
 
int LogDestinations
 
int LogEnabled
 
int LogFieldMask
 
int LogSeverityEnabled
 
int LogSourceMask
 
int PowerProfilingEnabled
 
int PowerProfilingTimeInterval
 

Detailed Description

Structure containing information about PPLog settings.

This structure is used to store information about PPLog settings. This structure is used by the ADL2_PPLogSettings_Set() and ADL2_PPLogSettings_Get() functions.

Field Documentation

◆ BreakOnAssert

int ADLPPLogSettings::BreakOnAssert

◆ BreakOnWarn

int ADLPPLogSettings::BreakOnWarn

◆ LogDestinations

int ADLPPLogSettings::LogDestinations

◆ LogEnabled

int ADLPPLogSettings::LogEnabled

◆ LogFieldMask

int ADLPPLogSettings::LogFieldMask

◆ LogSeverityEnabled

int ADLPPLogSettings::LogSeverityEnabled

◆ LogSourceMask

int ADLPPLogSettings::LogSourceMask

◆ PowerProfilingEnabled

int ADLPPLogSettings::PowerProfilingEnabled

◆ PowerProfilingTimeInterval

int ADLPPLogSettings::PowerProfilingTimeInterval

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

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