Home
last modified time | relevance | path

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

/trusty/user/app/storage/
Dblock_cache.h138 unsigned int block_cache_debug_get_ref_block_count(void);
Dtransaction.c579 assert(!block_cache_debug_get_ref_block_count()); in transaction_complete_etc()
Dblock_cache.c1704 unsigned int block_cache_debug_get_ref_block_count(void) { in block_cache_debug_get_ref_block_count() function
/trusty/user/app/storage/test/block_host_test/
Dblock_test.c706 assert(!block_cache_debug_get_ref_block_count()); in allocate_2_transactions_test_etc()
775 assert(!block_cache_debug_get_ref_block_count()); in free_test_etc()
804 assert(!block_cache_debug_get_ref_block_count()); in allocate_frag_test()
816 assert(!block_cache_debug_get_ref_block_count()); in allocate_frag_test()
828 assert(!block_cache_debug_get_ref_block_count()); in allocate_frag_test()
836 assert(!block_cache_debug_get_ref_block_count()); in allocate_frag_test()
868 assert(!block_cache_debug_get_ref_block_count()); in allocate_free_same_test()
919 assert(!block_cache_debug_get_ref_block_count()); in allocate_free_other_test()
944 assert(!block_cache_debug_get_ref_block_count()); in free_frag_rem_test()
3666 assert(!block_cache_debug_get_ref_block_count()); in main()