|
Dynamic Load Balance 3.6.1+32-59d1
|
#include "support/dlb_common.h"#include "talp/backend.h"#include "talp/backends/backend_utils.h"#include "talp/backends/gpu_record_utils.h"#include <inttypes.h>#include <rocprofiler/v2/rocprofiler.h>#include <stdatomic.h>#include <stdio.h>#include <stdbool.h>#include <stdint.h>#include <stdlib.h>#include <string.h>
Macros | |
| #define | CHECK_ROCPROFILER(call) |
| #define | CHECK_WARN_ROCPROFILER(call) |
Functions | |
| DLB_EXPORT_SYMBOL backend_api_t * | DLB_Get_Backend_API (void) |
| #define CHECK_ROCPROFILER | ( | call | ) |
| #define CHECK_WARN_ROCPROFILER | ( | call | ) |
| DLB_EXPORT_SYMBOL backend_api_t * DLB_Get_Backend_API | ( | void | ) |