Searched refs:REPORT_DISPATCH_TIMES (Results 1 – 1 of 1) sorted by relevance
32 constexpr uint32_t REPORT_DISPATCH_TIMES { 100 }; variable389 if (dispCastTime_.totalTimes >= REPORT_DISPATCH_TIMES) { in ReportDispTimes()