Searched refs:cpu_usage_estimator_start_time (Results 1 - 2 of 2) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
H A Dtiwlan_profile.c64 drv->cpu_usage_estimator_start_time = 0;
256 drv->cpu_usage_estimator_start_time = os_timeStampUs (drv);
299 drv->cpu_usage_estimator_start_time = 0;
324 total_time = drv->cpu_usage_estimator_stop_time - drv->cpu_usage_estimator_start_time;
/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/inc/
H A Desta_drv.h288 unsigned cpu_usage_estimator_start_time; /* Time measured when CPU estimation was started */ member in struct:tiwlan_net_dev

Completed in 177 milliseconds