Home | History | Annotate | Download | only in bionic

Lines Matching full:tracing_enabled

286 #define tracing_enabled(type)   (type##_LOG_ENABLED)
323 if (tracing_enabled(type)) { \
504 if (!tracing_enabled(error)) {
510 if (!tracing_enabled(info)) {
517 if (!tracing_enabled(debug)) {