Searched refs:VLOG_IS_ON (Results 1 – 7 of 7) sorted by relevance
57 if (VLOG_IS_ON(DRIVER)) {
59 #define VLOG_IS_ON(TAG) ((vLogMask & (1 << (TAG))) != 0) macro62 if (LIKELY(!VLOG_IS_ON(TAG))) \
532 if (VLOG_IS_ON(MODEL)) { in finish()563 if (VLOG_IS_ON(MODEL)) { in removeTrailingArgumentsWithDefaultValues()
545 if (VLOG_IS_ON(COMPILATION)) { in finishStepModel()571 if (VLOG_IS_ON(COMPILATION)) { in dump()598 if (VLOG_IS_ON(COMPILATION)) { in dump()1611 if (VLOG_IS_ON(COMPILATION)) { in partitionTheWork()
1084 if (VLOG_IS_ON(EXECUTION)) { in computeWithMemories()1104 if (VLOG_IS_ON(EXECUTION)) { in computeFenced()
460 if (VLOG_IS_ON(MEMORY)) { in finish()
508 if (VLOG_IS_ON(COMPILATION)) { in makeSlice()