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.c279 k_thread_runtime_stats_t thread_stats2; in ZTEST() local
294 k_thread_runtime_stats_get(_current, &thread_stats2); in ZTEST()
339 thread_stats2.execution_cycles, NULL); in ZTEST()
343 thread_stats2.current_cycles, NULL); in ZTEST()