Searched refs:driver_entry_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.c134 drv->driver_entry_start_time = os_timeStampUs (drv);
152 current_entry_cpu_usage = driver_entry_end_time - drv->driver_entry_start_time;
158 __FUNCTION__, drv->driver_entry_start_time, driver_entry_end_time, current_entry_cpu_usage);
/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/inc/
H A Desta_drv.h293 unsigned driver_entry_start_time; /* Time measured at the start of last driver entry point */ member in struct:tiwlan_net_dev

Completed in 7469 milliseconds