Searched refs:RPCTagInfo (Results 1 – 4 of 4) sorted by relevance
36 type RPCTagInfo struct { struct49 TagRPC(context.Context, *RPCTagInfo) context.Context argument
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})