Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/settings/performance/
Dsettings_test_perf.c44 uint32_t total_calculated; in store_pending() member
72 stats.total_calculated += delta2; in store_pending()
81 printk("total calculated: %u, total measured: %u\n", stats.total_calculated, in store_pending()