Searched refs:cpu_idle_prop_get_hrtime (Results 1 – 3 of 3) sorted by relevance
1474 sp->last_idle = cpu_idle_prop_get_hrtime( in fipe_check_cpu()1478 sp->last_busy = cpu_idle_prop_get_hrtime( in fipe_check_cpu()1554 ts = cpu_idle_prop_get_hrtime(fipe_idle_ctrl.prop_enter, ctx); in fipe_idle_enter()1600 sp->last_busy = cpu_idle_prop_get_hrtime( in fipe_idle_enter()1602 sp->last_idle = cpu_idle_prop_get_hrtime( in fipe_idle_enter()1604 sp->last_intr = cpu_idle_prop_get_hrtime( in fipe_idle_enter()1641 ts = cpu_idle_prop_get_hrtime(fipe_idle_ctrl.prop_exit, in fipe_idle_exit()
251 extern hrtime_t cpu_idle_prop_get_hrtime(cpu_idle_prop_handle_t hdl,
1073 cpu_idle_prop_get_hrtime(cpu_idle_prop_handle_t hdl, in cpu_idle_prop_get_hrtime() function