WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
hcc_dfx.h 文件参考
#include "td_type.h"
#include "hcc_comm.h"
#include "hcc_cfg_comm.h"
#include "hcc_types.h"
#include "soc_osal.h"
hcc_dfx.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

结构体

struct  _hcc_service_stat_
 
struct  _hcc_queue_stat_
 
struct  _hcc_bus_stat_
 
struct  _hcc_inner_stat_
 
struct  _hcc_dfx_
 

类型定义

typedef struct _hcc_service_stat_ hcc_service_stat
 
typedef struct _hcc_queue_stat_ hcc_queue_stat
 
typedef struct _hcc_bus_stat_ hcc_bus_stat
 
typedef struct _hcc_inner_stat_ hcc_inner_stat
 
typedef struct _hcc_dfx_ hcc_dfx
 

函数

td_void hcc_proc_overnum_inc (td_void *hcc)
 
td_void hcc_tx_fail_inc (td_void *hcc)
 
td_void hcc_dfx_queue_info_print (td_u8 chl, hcc_queue_dir dir, hcc_queue_type q_id)
 
td_void hcc_dfx_service_info_print (td_u8 chl, hcc_service_type service_type)
 
td_void hcc_bus_dfx_statics_print (td_u8 chl)
 

类型定义说明

◆ hcc_bus_stat

typedef struct _hcc_bus_stat_ hcc_bus_stat

◆ hcc_dfx

typedef struct _hcc_dfx_ hcc_dfx

◆ hcc_inner_stat

◆ hcc_queue_stat

◆ hcc_service_stat

函数说明

◆ hcc_bus_dfx_statics_print()

td_void hcc_bus_dfx_statics_print ( td_u8  chl)

◆ hcc_dfx_queue_info_print()

td_void hcc_dfx_queue_info_print ( td_u8  chl,
hcc_queue_dir  dir,
hcc_queue_type  q_id 
)

◆ hcc_dfx_service_info_print()

td_void hcc_dfx_service_info_print ( td_u8  chl,
hcc_service_type  service_type 
)

◆ hcc_proc_overnum_inc()

td_void hcc_proc_overnum_inc ( td_void hcc)

◆ hcc_tx_fail_inc()

td_void hcc_tx_fail_inc ( td_void hcc)