Searched refs:TLOG_LVL (Results 1 – 9 of 9) sorted by relevance
29 #ifndef TLOG_LVL31 #define TLOG_LVL TLOG_LVL_DEFAULT macro33 #define TLOG_LVL TLOG_LVL_INFO macro64 if (TLOG_LVL >= TLOG_LVL_DEBUG) { \72 if (TLOG_LVL >= TLOG_LVL_INFO) { \80 if (TLOG_LVL >= TLOG_LVL_WARN) { \88 if (TLOG_LVL >= TLOG_LVL_ERROR) { \96 if (TLOG_LVL >= TLOG_LVL_CRIT) { \
34 GLOBAL_DEFINES += TLOG_LVL=1 # TLOG_LVL_CRIT
29 GLOBAL_DEFINES += TLOG_LVL=1 # TLOG_LVL_CRIT
28 #define TLOG_LVL TLOG_LVL_INFO macro
1027 #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()
321 #if TLOG_LVL >= TLOG_LVL_DEBUG in find_free_block()
268 #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()
829 #if TLOG_LVL >= TLOG_LVL_DEBUG in storage_file_write()
25 #define TLOG_LVL TLOG_LVL_INFO macro