Searched refs:cpu_usage_estimator_start_time (Results 1 – 2 of 2) sorted by relevance
64 drv->cpu_usage_estimator_start_time = 0; in tiwlan_profile_create()256 drv->cpu_usage_estimator_start_time = os_timeStampUs (drv); in tiwlan_profile_cpu_usage_estimator_start()299 drv->cpu_usage_estimator_start_time = 0; in tiwlan_profile_cpu_usage_estimator_reset()324 total_time = drv->cpu_usage_estimator_stop_time - drv->cpu_usage_estimator_start_time; in tiwlan_profile_report()
288 unsigned cpu_usage_estimator_start_time; /* Time measured when CPU estimation was started */ member