func runtime.runtimer
3 uses
runtime (current package)
proc.go#L3224: if tw := runtimer(pp, now); tw != 0 {
time.go#L786: func runtimer(pp *p, now int64) int64 {
time.go#L859: ppcur.timerRaceCtx = racegostart(funcPC(runtimer) + sys.PCQuantum)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)