Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for emitRegion (0.1 sec)

  1. src/cmd/trace/gen.go

    		})
    	}
    }
    
    // emitRegion emits goroutine-based slice events to the UI. The caller
    // must be emitting for a goroutine-oriented trace.
    //
    // TODO(mknyszek): Make regions part of the regular generator loop and
    // treat them like ranges so that we can emit regions in traces oriented
    // by proc or thread.
    func emitRegion(ctx *traceContext, region *trace.UserRegionSummary) {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 17 18:48:18 UTC 2024
    - 11.5K bytes
    - Viewed (0)
Back to top