Home
last modified time | relevance | path

Searched refs:HLOGDUMMY (Results 1 - 5 of 5) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/include/
H A Ddebug_logger.h213 #ifndef HLOGDUMMY
214 #define HLOGDUMMY(format, ...) while (0) macro
320 #define HLOGDUMMY(...) \ macro
/developtools/hiperf/include/
H A Ddebug_logger.h242 #ifndef HLOGDUMMY
243 #define HLOGDUMMY(format, ...) while (0) macro
299 #define HLOGDUMMY(...) \ macro
H A Dreport.h75 HLOGDUMMY("%*s%s", indent, "", callframe.ToDebugString().c_str()); in OrderCallFrames()
/developtools/hiperf/src/
H A Dperf_file_format.cpp142 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 Dcall_stack.cpp269 HLOGDUMMY("try access addr 0x%" UNW_WORD_PFLAG " ", addr); in AccessMem()

Completed in 7 milliseconds