reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
346 if (UNLIKELY(sci->rand_state == 0)) 348 sci->rand_state = reinterpret_cast<uptr>(sci) ^ NanoTime(); 348 sci->rand_state = reinterpret_cast<uptr>(sci) ^ NanoTime(); 360 if (UNLIKELY(!PopulateBatches(c, sci, class_id, &b, max_count, 367 if (UNLIKELY(!PopulateBatches(c, sci, class_id, &b, max_count, 373 sci->free_list.push_back(b);