Home
last modified time | relevance | path

Searched refs:poll_time_buckets (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_exec.c320 "%u|", stats->poll_time_buckets[i]); in hif_get_poll_times_hist_str()
443 ++napi_stat->poll_time_buckets[bucket]; in hif_exec_fill_poll_time_histogram()
H A Dhif_napi.c911 ++napi_stat->poll_time_buckets[bucket]; in hif_napi_fill_poll_time_histogram()
930 "%u|", stats->poll_time_buckets[i]); in hif_get_poll_times_hist_str()
/wlan-driver/qca-wifi-host-cmn/hif/inc/
H A Dhif.h310 uint32_t poll_time_buckets[QCA_NAPI_NUM_BUCKETS]; member