Searched defs:begin (Results 1 – 11 of 11) sorted by relevance
72 func (cov *coverage) begin(ctx BaseModuleContext) { func
109 func (sanitize *sanitize) begin(ctx BaseModuleContext) { func
1045 func (mod *Module) begin(ctx BaseModuleContext) { func
61 func (stl *stl) begin(ctx BaseModuleContext) { func
97 func (afdo *afdo) begin(ctx BaseModuleContext) { func
71 func (lto *lto) begin(ctx BaseModuleContext) { func
222 func (pgo *pgo) begin(ctx BaseModuleContext) { func
175 func (cov *coverage) begin(ctx BaseModuleContext) { func
308 func (sanitize *sanitize) begin(ctx BaseModuleContext) { func
1974 func (c *Module) begin(ctx BaseModuleContext) { func
47 Complete(name string, thread Thread, begin, end uint64) argument