Searched defs:PERFETTO_DLOG (Results 1 – 1 of 1) sorted by relevance
144 #define PERFETTO_DLOG(fmt, ...) PERFETTO_XLOG(kLogDebug, fmt, ##__VA_ARGS__) macro151 #define PERFETTO_DLOG(...) ::perfetto::base::ignore_result(__VA_ARGS__) macro