Searched defs:PERFETTO_LOG (Results 1 – 2 of 2) sorted by relevance
176 #define PERFETTO_LOG(fmt, ...) \ macro179 #define PERFETTO_LOG(...) ::perfetto::base::ignore_result(__VA_ARGS__) macro