Lines Matching full:ratio
407 // assistWorkPerByte is the ratio
503 print("pacer: assist ratio=", c.assistWorkPerByte,
512 // revise updates the assist ratio during the GC cycle to account for
583 // Compute the mutator assist ratio so by the time the mutator
590 // endCycle computes the trigger ratio for the next cycle.
607 // Compute next cycle trigger ratio. First, this computes the
784 // gcSetTriggerRatio sets the trigger ratio and updates everything
796 // Set the trigger ratio, capped to reasonable bounds.
803 // mutator assist ratio isn't infinity.
811 // Compute the absolute GC trigger from the trigger ratio.
814 // grown by the trigger ratio over the marked heap size.
848 // The trigger ratio is always less than GOGC/100, but
870 // trigger. Compute the ratio of in-use pages to sweep
880 // Avoid setting the sweep ratio extremely high
918 // accurate assist ratio and make it more likely that assists will