Home
last modified time | relevance | path

Searched defs:HLOGM (Results 1 – 2 of 2) sorted by relevance

/developtools/hiperf/include/
Ddebug_logger.h238 #define HLOGM(format, ...) HLOG(LEVEL_MUCH, format, ##__VA_ARGS__) macro
292 #define HLOGM(...) \ macro
/developtools/profiler/device/plugins/native_daemon/include/
Ddebug_logger.h224 #define HLOGM(format, ...) HLOG(LEVEL_MUCH, format, ##__VA_ARGS__) macro
332 #define HLOGM(...) \ macro