|
ADL (AMD Display Library) Public APIs
Version 18.1
|
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... | |
Structure containing information to start power management logging.
This structure is returned as output from ADL2_Adapter_PMLog_Start
| union { ... } |
Pointer to memory address containing logging data.
| void* ADLPMLogStartOutput::pLoggingAddress |
| unsigned long long ADLPMLogStartOutput::ptr_LoggingAddress |
| int ADLPMLogStartOutput::ulReserved[14] |
Reserved.