Home
last modified time | relevance | path

Searched refs:TLOG_LVL (Results 1 – 9 of 9) sorted by relevance

/trusty/user/base/include/user/
Dtrusty_log.h29 #ifndef TLOG_LVL
31 #define TLOG_LVL TLOG_LVL_DEFAULT macro
33 #define TLOG_LVL TLOG_LVL_INFO macro
64 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) { \
/trusty/device/arm/generic-arm64/project/
Dgeneric-arm64-fuzz-test-debug.mk34 GLOBAL_DEFINES += TLOG_LVL=1 # TLOG_LVL_CRIT
Dgeneric-arm64-source-coverage-test-debug.mk29 GLOBAL_DEFINES += TLOG_LVL=1 # TLOG_LVL_CRIT
/trusty/user/base/lib/hwwsk/
Dclient.c28 #define TLOG_LVL TLOG_LVL_INFO macro
/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()
/trusty/user/base/lib/tipc/test/main/
Dmain.c25 #define TLOG_LVL TLOG_LVL_INFO macro