kubernetes/vendor/google.golang.org/grpc/trace_withtrace.go

func newTrace(family, title string) traceLog {}

func newTraceContext(ctx context.Context, tr traceLog) context.Context {}

func newTraceEventLog(family, title string) traceEventLog {}