Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/settings/performance/
Dsettings_test_perf.c46 uint32_t single_entry_max; in store_pending() member
66 if (stats.single_entry_max < delta2) { in store_pending()
67 stats.single_entry_max = delta2; in store_pending()
83 printk("entry max: %u, entry min: %u\n", stats.single_entry_max, in store_pending()