Home
last modified time | relevance | path

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

/trusty/user/base/include/user/
Dtrusty_log.h27 #define TLOG_LVL_DEBUG 5 macro
64 if (TLOG_LVL >= TLOG_LVL_DEBUG) { \
/trusty/user/app/storage/
Dblock_cache.c1027 #if TLOG_LVL >= TLOG_LVL_DEBUG in block_cache_clean_transaction()
1097 #if TLOG_LVL >= TLOG_LVL_DEBUG in block_cache_discard_transaction()
1107 #if TLOG_LVL >= TLOG_LVL_DEBUG in block_cache_discard_transaction()
1382 #if TLOG_LVL >= TLOG_LVL_DEBUG in block_put_dirty_etc()
1714 #if TLOG_LVL >= TLOG_LVL_DEBUG in block_cache_debug_get_ref_block_count()
Dblock_allocator.c321 #if TLOG_LVL >= TLOG_LVL_DEBUG in find_free_block()
Dblock_tree.c268 #if TLOG_LVL >= TLOG_LVL_DEBUG in block_tree_node_shift()
290 #if TLOG_LVL >= TLOG_LVL_DEBUG in block_tree_node_shift()
320 #if TLOG_LVL >= TLOG_LVL_DEBUG in block_tree_node_shift()
338 #if TLOG_LVL >= TLOG_LVL_DEBUG in block_tree_node_shift()
Dclient.c829 #if TLOG_LVL >= TLOG_LVL_DEBUG in storage_file_write()