Searched refs:kStackDepotMaxUseCount (Results 1 – 2 of 2) sorted by relevance
34 const int kStackDepotMaxUseCount = 1U << (SANITIZER_ANDROID ? 16 : 20); variable
218 f->origin_history_per_stack_limit > kStackDepotMaxUseCount / 2) { in InitializeFlags()222 f->origin_history_per_stack_limit, kStackDepotMaxUseCount / 2); in InitializeFlags()