Searched defs:TS_LOGD (Results 1 – 2 of 2) sorted by relevance
| /developtools/smartperf_host/trace_streamer/src/base/ |
| D | log.h | 47 #define TS_LOGD(format, ...) macro 51 #define TS_LOGD(fmt, ...) LOGWITHLEVEL(LOG_DEBUG, 'D', fmt, ##__VA_ARGS__) macro
|
| /developtools/profiler/host/smartperf/trace_streamer/src/base/ |
| D | log.h | 47 #define TS_LOGD(format, ...) macro 51 #define TS_LOGD(fmt, ...) LOGWITHLEVEL(LOG_DEBUG, 'D', fmt, ##__VA_ARGS__) macro
|