Home
last modified time | relevance | path

Searched defs:gcExecTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dmgcpacer_test.go760 type gcExecTest struct { struct
761 name string
763 gcPercent int
764 memoryLimit int64
765 globalsBytes uint64
766 nCores int
768 allocRate float64Stream // > 0, KiB / cpu-ms
769 scanRate float64Stream // > 0, KiB / cpu-ms
770 growthRate float64Stream // > 0
771 scannableFrac float64Stream // Clamped to [0, 1]
[all …]