Searched refs:counter_ok (Results 1 – 1 of 1) sorted by relevance
1385 Label counter_ok(this), counter_saturated(this, Label::kDeferred); in TraceBytecodeDispatch() local1389 Branch(counter_reached_max, &counter_saturated, &counter_ok); in TraceBytecodeDispatch()1391 BIND(&counter_ok); in TraceBytecodeDispatch()