|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include "diag_stat.h"#include "diag_common.h"#include "diag_adapt_layer.h"#include "diag.h"#include "errcode.h"
函数 | |
| STATIC zdiag_stat_ctrl_t * | diag_get_stat_ctrl (void) |
| errcode_t | uapi_diag_register_stat_obj (const diag_sys_stat_obj_t *stat_obj_tbl, uint16_t obj_num) |
| 统计量注册接口 | |
| errcode_t | zdiag_report_stat_obj (zdiag_report_stat_obj_stru_t pkt) |
| errcode_t | zdiag_query_stat_obj (uint32_t id, uint32_t *obj, uint16_t *obj_len, uint16_t *obj_cnt) |
变量 | |
| zdiag_stat_ctrl_t | g_diag_stat_ctrl |
| STATIC zdiag_stat_ctrl_t * diag_get_stat_ctrl | ( | void | ) |
| errcode_t zdiag_query_stat_obj | ( | uint32_t | id, |
| uint32_t * | obj, | ||
| uint16_t * | obj_len, | ||
| uint16_t * | obj_cnt | ||
| ) |
| errcode_t zdiag_report_stat_obj | ( | zdiag_report_stat_obj_stru_t | pkt | ) |
| zdiag_stat_ctrl_t g_diag_stat_ctrl |