Home
last modified time | relevance | path

Searched refs:HILOG_TAG (Results 1 – 22 of 22) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/include/
Ddebug_logger.h44 #ifndef HILOG_TAG
45 #define HILOG_TAG "" macro
48 #define HILOG_TAG_NAME HILOG_BASE_TAG "_" HILOG_TAG
141 DebugLogger::GetInstance()->Log(LEVEL_STDOUT, HILOG_TAG, format, ##__VA_ARGS__); \
149 DebugLogger::GetInstance()->Log(LEVEL_STDOUT, HILOG_TAG, format "<%d:%s>\n", \
185 DebugLogger::GetInstance()->Log(level, HILOG_TAG, \
/developtools/hiperf/include/
Ddebug_logger.h71 #ifndef HILOG_TAG
72 #define HILOG_TAG "" macro
75 #define HILOG_TAG_NAME HILOG_BASE_TAG "_" HILOG_TAG
154 DebugLogger::GetInstance()->Log(LEVEL_STDOUT, HILOG_TAG, format, ##__VA_ARGS__); \
162 DebugLogger::GetInstance()->Log(LEVEL_STDOUT, HILOG_TAG, format "<%d>\n", \
193 level, HILOG_TAG, \
/developtools/hiperf/src/
Dring_buffer.cpp15 #define HILOG_TAG "RingBuffer" macro
Ddwarf_encoding.cpp15 #define HILOG_TAG "Dwarf" macro
Dreport_json_file.cpp15 #define HILOG_TAG "Report" macro
Dvirtual_thread.cpp15 #define HILOG_TAG "RuntimeThread" macro
Dreport_protobuf_file.cpp15 #define HILOG_TAG "Protobuf" macro
Dsubcommand_stat.cpp16 #define HILOG_TAG "Stat" macro
Dsubcommand_report.cpp15 #define HILOG_TAG "Report" macro
Dsubcommand_dump.cpp15 #define HILOG_TAG "Dump" macro
Dcallstack.cpp15 #define HILOG_TAG "CallStack" macro
Dreport.cpp15 #define HILOG_TAG "Report" macro
Dvirtual_runtime.cpp15 #define HILOG_TAG "Runtime" macro
Dperf_event_record.cpp15 #define HILOG_TAG "PerfRecord" macro
Dsymbols_file.cpp16 #define HILOG_TAG "Symbols" macro
Dsubcommand_record.cpp16 #define HILOG_TAG "Record" macro
/developtools/profiler/device/plugins/native_daemon/src/
Ddwarf_encoding.cpp15 #define HILOG_TAG "Dwarf" macro
Dvirtual_thread.cpp16 #define HILOG_TAG "RuntimeThread" macro
Dvirtual_runtime.cpp15 #define HILOG_TAG "Runtime" macro
Dcallstack.cpp15 #define HILOG_TAG "CallStack" macro
Dsymbols.cpp16 #define HILOG_TAG "Symbols" macro
/developtools/hiperf/test/unittest/common/native/
Doption_debug_test.cpp15 #define HILOG_TAG "OptionDebugTest" macro