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

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

#include <adl_structures.h>

Data Fields

union {
   void *   pLoggingAddress
 
   unsigned long long   ptr_LoggingAddress
 
}; 
 Pointer to memory address containing logging data. More...
 
int ulReserved [14]
 Reserved. More...
 

Detailed Description

Structure containing information to start power management logging.

This structure is returned as output from ADL2_Adapter_PMLog_Start

Field Documentation

◆ @13

union { ... }

Pointer to memory address containing logging data.

◆ pLoggingAddress

void* ADLPMLogStartOutput::pLoggingAddress

◆ ptr_LoggingAddress

unsigned long long ADLPMLogStartOutput::ptr_LoggingAddress

◆ ulReserved

int ADLPMLogStartOutput::ulReserved[14]

Reserved.


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

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