Home
last modified time | relevance | path

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

/external/perfetto/include/perfetto/base/
Dlogging.h41 #define PERFETTO_DLOG_IS_ON() 1 macro
43 #define PERFETTO_DLOG_IS_ON() 0 macro
45 #define PERFETTO_DLOG_IS_ON() PERFETTO_DCHECK_IS_ON() macro