/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/ |
D | ble_att.c | 68 STATS_NAME(ble_att_stats, error_rsp_rx) in STATS_NAME() function 69 STATS_NAME(ble_att_stats, error_rsp_tx) in STATS_NAME() 70 STATS_NAME(ble_att_stats, mtu_req_rx) in STATS_NAME() 71 STATS_NAME(ble_att_stats, mtu_req_tx) in STATS_NAME() 72 STATS_NAME(ble_att_stats, mtu_rsp_rx) in STATS_NAME() 73 STATS_NAME(ble_att_stats, mtu_rsp_tx) in STATS_NAME() 74 STATS_NAME(ble_att_stats, find_info_req_rx) in STATS_NAME() 75 STATS_NAME(ble_att_stats, find_info_req_tx) in STATS_NAME() 76 STATS_NAME(ble_att_stats, find_info_rsp_rx) in STATS_NAME() 77 STATS_NAME(ble_att_stats, find_info_rsp_tx) in STATS_NAME() [all …]
|
D | ble_l2cap.c | 43 STATS_NAME(ble_l2cap_stats, chan_create) in STATS_NAME() function 44 STATS_NAME(ble_l2cap_stats, chan_delete) in STATS_NAME() 45 STATS_NAME(ble_l2cap_stats, update_init) in STATS_NAME() 46 STATS_NAME(ble_l2cap_stats, update_rx) in STATS_NAME() 47 STATS_NAME(ble_l2cap_stats, update_fail) in STATS_NAME() 48 STATS_NAME(ble_l2cap_stats, proc_timeout) in STATS_NAME() 49 STATS_NAME(ble_l2cap_stats, sig_tx) in STATS_NAME() 50 STATS_NAME(ble_l2cap_stats, sig_rx) in STATS_NAME() 51 STATS_NAME(ble_l2cap_stats, sm_tx) in STATS_NAME() 52 STATS_NAME(ble_l2cap_stats, sm_rx) in STATS_NAME()
|
D | ble_hs.c | 94 STATS_NAME(ble_hs_stats, conn_create) in STATS_NAME() function 95 STATS_NAME(ble_hs_stats, conn_delete) in STATS_NAME() 96 STATS_NAME(ble_hs_stats, hci_cmd) in STATS_NAME() 97 STATS_NAME(ble_hs_stats, hci_event) in STATS_NAME() 98 STATS_NAME(ble_hs_stats, hci_invalid_ack) in STATS_NAME() 99 STATS_NAME(ble_hs_stats, hci_unknown_event) in STATS_NAME() 100 STATS_NAME(ble_hs_stats, hci_timeout) in STATS_NAME() 101 STATS_NAME(ble_hs_stats, reset) in STATS_NAME() 102 STATS_NAME(ble_hs_stats, sync) in STATS_NAME() 103 STATS_NAME(ble_hs_stats, pvcy_add_entry) in STATS_NAME() [all …]
|
D | ble_gattc.c | 427 STATS_NAME(ble_gattc_stats, mtu) in STATS_NAME() function 428 STATS_NAME(ble_gattc_stats, mtu_fail) in STATS_NAME() 429 STATS_NAME(ble_gattc_stats, disc_all_svcs) in STATS_NAME() 430 STATS_NAME(ble_gattc_stats, disc_all_svcs_fail) in STATS_NAME() 431 STATS_NAME(ble_gattc_stats, disc_svc_uuid) in STATS_NAME() 432 STATS_NAME(ble_gattc_stats, disc_svc_uuid_fail) in STATS_NAME() 433 STATS_NAME(ble_gattc_stats, find_inc_svcs) in STATS_NAME() 434 STATS_NAME(ble_gattc_stats, find_inc_svcs_fail) in STATS_NAME() 435 STATS_NAME(ble_gattc_stats, disc_all_chrs) in STATS_NAME() 436 STATS_NAME(ble_gattc_stats, disc_all_chrs_fail) in STATS_NAME() [all …]
|
D | ble_gap.c | 238 STATS_NAME(ble_gap_stats, wl_set) in STATS_NAME() function 239 STATS_NAME(ble_gap_stats, wl_set_fail) in STATS_NAME() 240 STATS_NAME(ble_gap_stats, adv_stop) in STATS_NAME() 241 STATS_NAME(ble_gap_stats, adv_stop_fail) in STATS_NAME() 242 STATS_NAME(ble_gap_stats, adv_start) in STATS_NAME() 243 STATS_NAME(ble_gap_stats, adv_start_fail) in STATS_NAME() 244 STATS_NAME(ble_gap_stats, adv_set_data) in STATS_NAME() 245 STATS_NAME(ble_gap_stats, adv_set_data_fail) in STATS_NAME() 246 STATS_NAME(ble_gap_stats, adv_rsp_set_data) in STATS_NAME() 247 STATS_NAME(ble_gap_stats, adv_rsp_set_data_fail) in STATS_NAME() [all …]
|
D | ble_gatts.c | 70 STATS_NAME(ble_gatts_stats, svcs) in STATS_NAME() function 71 STATS_NAME(ble_gatts_stats, chrs) in STATS_NAME() 72 STATS_NAME(ble_gatts_stats, dscs) in STATS_NAME() 73 STATS_NAME(ble_gatts_stats, svc_def_reads) in STATS_NAME() 74 STATS_NAME(ble_gatts_stats, svc_inc_reads) in STATS_NAME() 75 STATS_NAME(ble_gatts_stats, chr_def_reads) in STATS_NAME() 76 STATS_NAME(ble_gatts_stats, chr_val_reads) in STATS_NAME() 77 STATS_NAME(ble_gatts_stats, chr_val_writes) in STATS_NAME() 78 STATS_NAME(ble_gatts_stats, dsc_reads) in STATS_NAME() 79 STATS_NAME(ble_gatts_stats, dsc_writes) in STATS_NAME()
|
/device/soc/winnermicro/wm800/board/src/bt/blehost/porting/w800/include/stats/ |
D | stats.h | 51 #define STATS_NAME(__name, __entry) macro
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
D | isp_stats.c | 16 #define STATS_NAME DRIVER_NAME "-statistics" macro 301 strlcpy(vdev->name, STATS_NAME, sizeof(vdev->name)); in rkisp_register_stats_vdev()
|
/device/board/isoftstone/yangfan/kernel/src/driv/media/isp/ |
D | isp_stats.c | 16 #define STATS_NAME DRIVER_NAME "-statistics" macro 301 strlcpy(vdev->name, STATS_NAME, sizeof(vdev->name)); in rkisp_register_stats_vdev()
|
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
D | isp_stats.c | 16 #define STATS_NAME DRIVER_NAME "-statistics" macro 291 strlcpy(vdev->name, STATS_NAME, sizeof(vdev->name)); in rkisp_register_stats_vdev()
|