Searched refs:js_call_rate (Results 1 – 1 of 1) sorted by relevance
33 double js_call_rate = memory_reducer_->SampleAndGetJsCallsPerMs(time_ms); in RunInternal() local35 bool is_idle = js_call_rate < kJsCallsPerMsThreshold && low_allocation_rate; in RunInternal()39 js_call_rate, low_allocation_rate ? "low alloc" : "high alloc", in RunInternal()