Searched refs:clock_cpu_setops (Results 1 – 5 of 5) sorted by relevance
49 clock_cpu_setops(&_cortexm_ops); in cortexm_cputime_init()64 clock_cpu_setops(&_cortexm_ops); in cortexm_cputime_init()
34 clock_cpu_setops(&_riscv_ops); in riscv_cputime_init()
106 int clock_cpu_setops(const struct rt_clock_cputime_ops *ops) in clock_cpu_setops() function
8 clock_cpu_setops(&_ops);
32 int clock_cpu_setops(const struct rt_clock_cputime_ops *ops);
Completed in 5 milliseconds