Searched defs:PERFETTO_LOG (Results 1 – 3 of 3) sorted by relevance
109 #define PERFETTO_LOG(fmt, ...) \ macro112 #define PERFETTO_LOG(...) ::perfetto::base::ignore_result(__VA_ARGS__) macro
595 #define PERFETTO_LOG(fmt, ...) \ macro598 #define PERFETTO_LOG(...) ::perfetto::base::ignore_result(__VA_ARGS__) macro
1882 #define PERFETTO_LOG(fmt, ...) \ macro1885 #define PERFETTO_LOG(...) ::perfetto::base::ignore_result(__VA_ARGS__) macro