|
Dynamic Load Balance 3.6.1+32-59d1
|


Go to the source code of this file.
Typedefs | |
| typedef struct SubProcessDescriptor | subprocess_descriptor_t |
| typedef struct hwc_measurements | hwc_measurements_t |
Functions | |
| int | talp_hwc_init (const subprocess_descriptor_t *spd) |
| int | talp_hwc_thread_init (void) |
| void | talp_hwc_finalize (void) |
| void | talp_hwc_thread_finalize (void) |
| void | talp_hwc_on_state_change (talp_sample_state_t old_state, talp_sample_state_t new_state) |
| void | talp_hwc_submit (const hwc_measurements_t *raw) |
| bool | talp_hwc_collect (hwc_measurements_t *out) |
| typedef struct SubProcessDescriptor subprocess_descriptor_t |
| typedef struct hwc_measurements hwc_measurements_t |
| int talp_hwc_init | ( | const subprocess_descriptor_t * | spd | ) |
| int talp_hwc_thread_init | ( | void | ) |
| void talp_hwc_finalize | ( | void | ) |
| void talp_hwc_thread_finalize | ( | void | ) |
| void talp_hwc_on_state_change | ( | talp_sample_state_t | old_state, |
| talp_sample_state_t | new_state | ||
| ) |
| void talp_hwc_submit | ( | const hwc_measurements_t * | raw | ) |
| bool talp_hwc_collect | ( | hwc_measurements_t * | out | ) |