Searched refs:kMaxOpListsBeforeFlush (Results 1 – 2 of 2) sorted by relevance
404 static constexpr int kMaxOpListsBeforeFlush = 100; in executeOpLists() local414 if (*numOpListsExecuted >= kMaxOpListsBeforeFlush) { in executeOpLists()431 if (*numOpListsExecuted >= kMaxOpListsBeforeFlush) { in executeOpLists()
429 static constexpr int kMaxOpListsBeforeFlush = 100; in executeOpLists() local439 if (*numOpListsExecuted >= kMaxOpListsBeforeFlush) { in executeOpLists()457 if (*numOpListsExecuted >= kMaxOpListsBeforeFlush) { in executeOpLists()