Searched refs:kStackDepotMaxUseCount (Results 1 – 3 of 3) sorted by relevance
35 const int kStackDepotMaxUseCount = 1U << 20; variable
89 COMPILER_CHECK(StackDepotNode::kMaxUseCount == (u32)kStackDepotMaxUseCount);
136 f->origin_history_per_stack_limit > kStackDepotMaxUseCount / 2) { in ParseFlagsFromString()140 f->origin_history_per_stack_limit, kStackDepotMaxUseCount / 2); in ParseFlagsFromString()