Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/trace_streamer/src/include/
Dlog.h44 #define TS_LOGE(fmt, ...) LOGWITHLEVEL(LOG_ERROR, 'E', fmt, ##__VA_ARGS__) macro
/developtools/profiler/trace_analyzer/src/include/
Dlog.h44 #define TS_LOGE(fmt, ...) LOGWITHLEVEL(SysTuning::base::LOG_ERROR, 'E', fmt, ##__VA_ARGS__) macro