Home
last modified time | relevance | path

Searched refs:recursionCaller (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/pprof/
Dpprof_test.go356 cpuHogger(recursionCaller, &salt1, dur)
373 func recursionCaller(x int) int { func