Searched refs:HILOG_TAG (Results 1 – 22 of 22) sorted by relevance
/developtools/profiler/device/plugins/native_daemon/include/ |
D | debug_logger.h | 44 #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/ |
D | debug_logger.h | 71 #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/ |
D | ring_buffer.cpp | 15 #define HILOG_TAG "RingBuffer" macro
|
D | dwarf_encoding.cpp | 15 #define HILOG_TAG "Dwarf" macro
|
D | report_json_file.cpp | 15 #define HILOG_TAG "Report" macro
|
D | virtual_thread.cpp | 15 #define HILOG_TAG "RuntimeThread" macro
|
D | report_protobuf_file.cpp | 15 #define HILOG_TAG "Protobuf" macro
|
D | subcommand_stat.cpp | 16 #define HILOG_TAG "Stat" macro
|
D | subcommand_report.cpp | 15 #define HILOG_TAG "Report" macro
|
D | subcommand_dump.cpp | 15 #define HILOG_TAG "Dump" macro
|
D | callstack.cpp | 15 #define HILOG_TAG "CallStack" macro
|
D | report.cpp | 15 #define HILOG_TAG "Report" macro
|
D | virtual_runtime.cpp | 15 #define HILOG_TAG "Runtime" macro
|
D | perf_event_record.cpp | 15 #define HILOG_TAG "PerfRecord" macro
|
D | symbols_file.cpp | 16 #define HILOG_TAG "Symbols" macro
|
D | subcommand_record.cpp | 16 #define HILOG_TAG "Record" macro
|
/developtools/profiler/device/plugins/native_daemon/src/ |
D | dwarf_encoding.cpp | 15 #define HILOG_TAG "Dwarf" macro
|
D | virtual_thread.cpp | 16 #define HILOG_TAG "RuntimeThread" macro
|
D | virtual_runtime.cpp | 15 #define HILOG_TAG "Runtime" macro
|
D | callstack.cpp | 15 #define HILOG_TAG "CallStack" macro
|
D | symbols.cpp | 16 #define HILOG_TAG "Symbols" macro
|
/developtools/hiperf/test/unittest/common/native/ |
D | option_debug_test.cpp | 15 #define HILOG_TAG "OptionDebugTest" macro
|