Home
last modified time | relevance | path

Searched refs:last_busy_cnt (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_runtime_pm.h98 unsigned long last_busy_cnt; member
119 uint32_t last_busy_cnt; member
H A Dhif_runtime_pm.c155 gp_hif_rtpm_ctx->clients[HIF_RTPM_ID_DP]->last_busy_cnt, in hif_rtpm_log_debug_stats()
160 gp_hif_rtpm_ctx->clients[HIF_RTPM_ID_CE]->last_busy_cnt, in hif_rtpm_log_debug_stats()
1060 i, hist->last_busy_cnt, cur_idx, in hif_rtpm_display_last_busy_hist()
1078 hist->last_busy_cnt++; in hif_rtpm_record_ce_last_busy_evt()
1091 gp_hif_rtpm_ctx->clients[id]->last_busy_cnt++; in hif_rtpm_mark_last_busy()