Searched refs:TagRPC (Results 1 – 4 of 4) sorted by relevance
49 TagRPC(context.Context, *RPCTagInfo) context.Context methodSpec
359 s.ctx = ht.stats.TagRPC(s.ctx, &stats.RPCTagInfo{FullMethodName: s.method})
397 s.ctx = t.stats.TagRPC(s.ctx, &stats.RPCTagInfo{FullMethodName: s.method})
235 ctx = sh.TagRPC(ctx, &stats.RPCTagInfo{FullMethodName: method, FailFast: c.failFast})