Searched refs:rt_perf_start_impl (Results 1 – 3 of 3) sorted by relevance
38 void rt_perf_start_impl(rt_perf_t *perf, rt_hwtimerval_t *timeout);44 rt_perf_start_impl(perf, RT_NULL); in rt_perf_start()
36 rt_perf_start_impl(perf_local, &timeout); in timer_callback()71 rt_perf_start_impl(perf_local, &timeout); in rt_perf_irq_latency()
49 void rt_perf_start_impl(rt_perf_t *perf, rt_hwtimerval_t *timeout) in rt_perf_start_impl() function
Completed in 17 milliseconds