Searched refs:HLOGDUMMY (Results 1 - 5 of 5) sorted by relevance
/developtools/profiler/device/plugins/native_daemon/include/ |
H A D | debug_logger.h | 213 #ifndef HLOGDUMMY 214 #define HLOGDUMMY(format, ...) while (0) macro 320 #define HLOGDUMMY(...) \ macro
|
/developtools/hiperf/include/ |
H A D | debug_logger.h | 242 #ifndef HLOGDUMMY 243 #define HLOGDUMMY(format, ...) while (0) macro 299 #define HLOGDUMMY(...) \ macro
|
H A D | report.h | 75 HLOGDUMMY("%*s%s", indent, "", callframe.ToDebugString().c_str()); in OrderCallFrames()
|
/developtools/hiperf/src/ |
H A D | perf_file_format.cpp | 142 HLOGDUMMY("Read String size %u buf : %s", size, value.c_str()); in Read() 167 HLOGDUMMY("after read offset_ %zx size %zu buf %x", offset_, size, buf[0]); in Read()
|
/developtools/profiler/device/plugins/native_daemon/src/ |
H A D | call_stack.cpp | 269 HLOGDUMMY("try access addr 0x%" UNW_WORD_PFLAG " ", addr);
in AccessMem()
|
Completed in 7 milliseconds