Home
last modified time | relevance | path

Searched defs:GCStatsSnapshot (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Microbenchmarks/
DGCStats.cs51 public class GCStatsSnapshot class
53 public GCStatsSnapshot(int gen0, int gen1, int gen2) in GCStatsSnapshot() method in Grpc.Microbenchmarks.GCStatsSnapshot