Searched refs:VLOG_IS_ON (Results 1 – 12 of 12) sorted by relevance
44 #define VLOG_IS_ON(TAG) \ macro48 if (LIKELY(!VLOG_IS_ON(TAG))) \
67 if (VLOG_IS_ON(DRIVER)) {
1876 if (VLOG_IS_ON(DRIVER)) { in prepareModelXNNPACK()
193 #define VLOG_IS_ON(TAG) ((vLogMask & (1 << (TAG))) != 0) macro196 if (LIKELY(!VLOG_IS_ON(TAG))) \
101 if (VLOG_IS_ON(DRIVER)) { in prepareModelBase()
164 if (VLOG_IS_ON(DRIVER)) { in prepareModel()
1251 if (VLOG_IS_ON(EXECUTION)) { in updateOutputShapes()1510 if (VLOG_IS_ON(EXECUTION)) { in compute()1540 if (VLOG_IS_ON(EXECUTION)) { in computeFenced()
556 if (VLOG_IS_ON(MODEL)) { in finish()590 if (VLOG_IS_ON(MODEL)) { in removeTrailingArgumentsWithDefaultValues()
859 if (VLOG_IS_ON(COMPILATION)) { in finishStepModel()880 if (VLOG_IS_ON(COMPILATION)) { in dump()901 if (VLOG_IS_ON(COMPILATION)) { in dump()2144 if (VLOG_IS_ON(COMPILATION)) { in partitionTheWork()
453 if (VLOG_IS_ON(MEMORY)) { in finish()
484 if (VLOG_IS_ON(COMPILATION)) { in makeSlice()
606 if (VLOG_IS_ON(INCREMENTAL)) { in Serve()