Searched defs:Thread (Results 1 – 3 of 3) sorted by relevance
37 Begin(name, desc string, thread tracer.Thread)38 End(thread tracer.Thread) soong_metrics_proto.PerfInfo
37 type Thread uint64 type45 Begin(name string, thread Thread)46 End(thread Thread)47 Complete(name string, thread Thread, begin, end uint64)
41 Thread tracer.Thread member