Searched refs:tms2 (Results 1 – 1 of 1) sorted by relevance
261 int tms, tms2; in _test_kernel_cpu_idle() local281 tms2 = k_uptime_get_32(); in _test_kernel_cpu_idle()282 zassert_false(tms2 < tms, "Bad ms per tick value computed," in _test_kernel_cpu_idle()284 tms2, tms); in _test_kernel_cpu_idle()