Searched refs:bounds_idx (Results 1 – 1 of 1) sorted by relevance
156 bounds_idx = decl_static_table(bounds, 'int')187 code += '_bkt.dbl = grpc_stats_table_%d[bucket];\n' % bounds_idx196 bounds_idx, histogram.buckets)197 return (code, bounds_idx)332 code, bounds_idx = gen_bucket_code(histogram) variable333 histo_bucket_boundaries.append(bounds_idx)