_ADLSGApplicationInfo Struct Reference

Structure containing information about an application. More...


Data Fields

wchar_t strFileName [256]
 Application file name.
wchar_t strFilePath [256]
 Application file path.
wchar_t strVersion [256]
 Application version.
long long int timeStamp
 Timestamp at which application has run.
unsigned int iProfileExists
 Holds whether the applicaition profile exists or not.
unsigned int iGPUAffinity
 The GPU on which application runs.
ADLBdf GPUBdf
 The BDF of the GPU on which application runs.


Detailed Description

Structure containing information about an application.

This structure is used to store basic information of a recently ran or currently running application


Field Documentation

Application file name.

Application file path.

Application version.

Timestamp at which application has run.

Holds whether the applicaition profile exists or not.

The GPU on which application runs.

The BDF of the GPU on which application runs.


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