Searched refs:COMPACT_THRESH (Results 1 – 5 of 5) sorted by relevance
| /littlefs-latest/runners/ |
| D | bench_runner.h | 115 #define COMPACT_THRESH bench_define(COMPACT_THRESH_i) macro 133 BENCH_DEF(COMPACT_THRESH, 0) \
|
| D | test_runner.h | 109 #define COMPACT_THRESH TEST_DEFINE(COMPACT_THRESH_i) macro 128 TEST_DEF(COMPACT_THRESH, 0) \
|
| D | test_runner.c | 1349 .compact_thresh = COMPACT_THRESH, in run_powerloss_none() 1428 .compact_thresh = COMPACT_THRESH, in run_powerloss_linear() 1524 .compact_thresh = COMPACT_THRESH, in run_powerloss_log() 1618 .compact_thresh = COMPACT_THRESH, in run_powerloss_cycles() 1810 .compact_thresh = COMPACT_THRESH, in run_powerloss_exhaustive()
|
| D | bench_runner.c | 1324 .compact_thresh = COMPACT_THRESH, in perm_run()
|
| /littlefs-latest/tests/ |
| D | test_alloc.toml | 10 defines.COMPACT_THRESH = ['-1', '0', 'BLOCK_SIZE/2'] 69 defines.COMPACT_THRESH = ['-1', '0', 'BLOCK_SIZE/2']
|