#include <stdlib.h>Go to the source code of this file.
Functions | |
| int | init_stats_msg_handler () |
| int | handle_serialized_stats_buffer (int runtime_id, void *buffer, size_t buffer_len) |
| int handle_serialized_stats_buffer | ( | int | runtime_id, |
| void * | buffer, | ||
| size_t | buffer_len | ||
| ) |
Definition at line 66 of file stat_msg_handler.c.
| int init_stats_msg_handler | ( | ) |
Definition at line 93 of file stat_msg_handler.c.
1.8.6