Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 11 of 11 for avevate (0.11 sec)

  1. src/cmd/go/internal/test/test.go

    	-blockprofilerate n
    	    Control the detail provided in goroutine blocking profiles by
    	    calling runtime.SetBlockProfileRate with n.
    	    See 'go doc runtime.SetBlockProfileRate'.
    	    The profiler aims to sample, on average, one blocking event every
    	    n nanoseconds the program spends blocked. By default,
    	    if -test.blockprofile is set without this flag, all blocking events
    	    are recorded, equivalent to -test.blockprofilerate=1.
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 16 14:34:32 UTC 2024
    - 71.9K bytes
    - Viewed (0)
Back to top