|
Dynamic Load Balance 3.6.1+32-59d1
|
#include <stdbool.h>#include <stddef.h>#include <stdint.h>

Go to the source code of this file.
Data Structures | |
| struct | gpu_measurements_t |
| struct | hwc_measurements_t |
| struct | core_api_t |
| struct | backend_api_t |
Enumerations | |
| enum | { DLB_BACKEND_ABI_VERSION = 1 } |
| enum | DLB_Backend_Error_codes { DLB_BACKEND_SUCCESS = 0 , DLB_BACKEND_ERROR = 1 } |
Functions | |
| backend_api_t * | DLB_Get_Backend_API (void) |
| backend_api_t * DLB_Get_Backend_API | ( | void | ) |