Class Otf2CounterAspect

All Implemented Interfaces:
ITmfCounterAspect, ITmfEventAspect<Number>

public class Otf2CounterAspect extends CounterAspect
Aspect for OTF2 counters
Author:
Yoann Heitz
  • Constructor Details

    • Otf2CounterAspect

      public Otf2CounterAspect(org.eclipse.tracecompass.incubator.internal.otf2.core.trace.MetricMember metricMember)
      Constructor for this aspect
      Parameters:
      metricMember - the metric member describing the different properties of the metric that should be resolved by this aspect
  • Method Details