Home
last modified time | relevance | path

Searched refs:exec_time (Results 1 – 17 of 17) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
Dce_tasklet.c250 uint64_t exec_time, exec_ms; in ce_tasklet_update_bucket() local
255 exec_time = curr_time - (stats->tasklet_exec_entry_ts[ce_id]); in ce_tasklet_update_bucket()
262 stats->tasklet_exec_time_record[ce_id][index] = exec_time; in ce_tasklet_update_bucket()
266 exec_ms = qdf_do_div(exec_time, 1000); in ce_tasklet_update_bucket()
285 } else if (exec_time > 500) { in ce_tasklet_update_bucket()
/wlan-driver/qca-wifi-host-cmn/hif/src/
Dhif_main.c885 qdf_time_t exec_time = in __hif_tasklet_latency() local
886 scn->latency_detect.tasklet_info[idx].exec_time; in __hif_tasklet_latency()
897 (qdf_system_time_after(sched_time, exec_time) && in __hif_tasklet_latency()
899 qdf_system_time_after(exec_time, expect_exec_time)) { in __hif_tasklet_latency()
902 exec_time, threshold, in __hif_tasklet_latency()
955 scn->latency_detect.tasklet_info[idx].exec_time = qdf_system_ticks(); in hif_tasklet_latency_record_exec()
Dhif_main.h188 qdf_time_t exec_time; member
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
Dhal_reo.h368 uint16_t exec_time; member
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6290/
Dhal_6290.c670 h->exec_time = in hal_reo_status_get_header_6290()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6390/
Dhal_6390.c672 h->exec_time = in hal_reo_status_get_header_6390()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca8074v1/
Dhal_8074v1.c713 h->exec_time = in hal_reo_status_get_header_8074v1()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca8074v2/
Dhal_8074v2.c696 h->exec_time = in hal_reo_status_get_header_8074v2()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5332/
Dhal_5332.c756 h->exec_time = in hal_reo_status_get_header_5332()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6490/
Dhal_6490.c1093 h->exec_time = in hal_reo_status_get_header_6490()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5018/
Dhal_5018.c1211 h->exec_time = in hal_reo_status_get_header_5018()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9224/
Dhal_9224.h1098 h->exec_time = in hal_reo_status_get_header_9224()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6750/
Dhal_6750.c1094 h->exec_time = in hal_reo_status_get_header_6750()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6122/
Dhal_qcn6122.c1212 h->exec_time = in hal_reo_status_get_header_6122()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6432/
Dhal_6432.c770 h->exec_time = in hal_reo_status_get_header_6432()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9000/
Dhal_9000.c1211 h->exec_time = in hal_reo_status_get_header_9000()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/kiwi/
Dhal_kiwi.c1211 h->exec_time = in hal_reo_status_get_header_kiwi()