Home
last modified time | relevance | path

Searched refs:thread_stats2 (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/kernel/usage/thread_runtime_stats/src/
Dtest_thread_runtime_stats.c273 k_thread_runtime_stats_t thread_stats2; in ZTEST() local
288 k_thread_runtime_stats_get(arch_current_thread(), &thread_stats2); in ZTEST()
333 thread_stats2.execution_cycles, NULL); in ZTEST()
337 thread_stats2.current_cycles, NULL); in ZTEST()