Searched refs:max_erase_calls (Results 1 – 2 of 2) sorted by relevance
116 STATS_SECT_ENTRY32(max_erase_calls)123 STATS_NAME(flash_sim_thresholds, max_erase_calls)327 if ((flash_sim_thresholds.max_erase_calls != 0) && in flash_sim_erase()329 flash_sim_thresholds.max_erase_calls)){ in flash_sim_erase()
445 uint32_t **max_erase_calls = (uint32_t **) arg; in flash_sim_max_erase_calls_find() local446 *max_erase_calls = (uint32_t *)((uint8_t *)hdr + off); in flash_sim_max_erase_calls_find()