Home
last modified time | relevance | path

Searched defs:Begin (Results 1 – 3 of 3) sorted by relevance

/build/soong/ui/metrics/
Dtime.go37 Begin(name, desc string, thread tracer.Thread) methodSpec
51 func (t *timeTracerImpl) Begin(name, desc string, _ tracer.Thread) { func
/build/soong/ui/tracer/
Dmicrofactory.go27 Begin uint64 member
Dtracer.go45 Begin(name string, thread Thread) methodSpec
218 func (t *tracerImpl) Begin(name string, thread Thread) { func