Searched defs:SampleTypeTraits (Results 1 – 1 of 1) sorted by relevance
338 struct SampleTypeTraits struct343 struct SampleTypeTraits<SingleOperationDuration> struct345 typedef SingleCallStatistics StatsType;347 enum { HAS_MAP_STATS = 0 };348 enum { HAS_UNMAP_STATS = 0 };349 enum { HAS_WRITE_STATS = 0 };350 enum { HAS_FLUSH_STATS = 0 };351 enum { HAS_ALLOC_STATS = 0 };352 enum { LOG_CONTRIBUTIONS = 0 };356 struct SampleTypeTraits<MapBufferRangeDuration> struct[all …]