super(AffinityGroupFinderMXBean.class, true);
stopIteration = stopIter;
this.finder = finder;
ProfileConsumer consumer = collector.getConsumer(CONS_NAME);
ProfileLevel level = ProfileLevel.MEDIUM;
ProfileDataType type = ProfileDataType.AGGREGATE;
iterations = (AggregateProfileSample)
consumer.createSample("iterations", type, level);
runtime = (AggregateProfileSample)