Searched defs:begin (Results 1 – 11 of 11) sorted by relevance
67 func (cov *coverage) begin(ctx BaseModuleContext) { func
78 func (sanitize *sanitize) begin(ctx BaseModuleContext) { func
911 func (mod *Module) begin(ctx BaseModuleContext) { func
60 func (stl *stl) begin(ctx BaseModuleContext) { func
64 func (tidy *tidyFeature) begin(ctx BaseModuleContext) { func
48 func (sabi *sabi) begin(ctx BaseModuleContext) {} func
68 func (lto *lto) begin(ctx BaseModuleContext) { func
162 func (cov *coverage) begin(ctx BaseModuleContext) { func
222 func (pgo *pgo) begin(ctx BaseModuleContext) { func
252 func (sanitize *sanitize) begin(ctx BaseModuleContext) { func
47 Complete(name string, thread Thread, begin, end uint64) argument