Searched refs:Aggregate (Results 1 – 16 of 16) sorted by relevance
42 public final class Aggregate implements Serializable class48 BeanInfo info = Introspector.getBeanInfo(Aggregate.class);74 Aggregate(long snaptimeNanos) in Aggregate() method in Aggregate94 Aggregate(long snaptimeNanos, Collection <Aggregation> aggregations) in Aggregate() method in Aggregate200 name = Aggregate.filterUnnamedAggregationName(name); in getAggregation()302 aggregationName = Aggregate.filterUnnamedAggregationName( in addRecord()359 buf.append(Aggregate.class.getName()); in toString()
90 Aggregate.filterUnnamedAggregationName(name)); in addIncludedAggregationName()110 Aggregate.filterUnnamedAggregationName(name)); in addClearedAggregationName()137 Aggregate.filterUnnamedAggregationName(aggregationName))); in isIncluded()146 Aggregate.filterUnnamedAggregationName(aggregationName))); in isCleared()
503 public Aggregate getAggregate() throws DTraceException; in getAggregate()526 public Aggregate getAggregate(Set <String> includedAggregationNames) in getAggregate()559 public Aggregate getAggregate(Set <String> includedAggregationNames, in getAggregate()
108 name = Aggregate.filterUnnamedAggregationName(aggregationName); in Aggregation()135 name = Aggregate.filterUnnamedAggregationName(aggregationName); in Aggregation()322 name = Aggregate.filterUnnamedAggregationName(name); in readObject()
107 private native Aggregate _getAggregate(AggregateSpec spec) in _getAggregate()930 public Aggregate937 public Aggregate945 public Aggregate973 private synchronized Aggregate988 Aggregate aggregate = _getAggregate(spec); in getAggregate()
252 name = Aggregate.filterUnnamedAggregationName(name); in getAggregation()372 aggregationName = Aggregate.filterUnnamedAggregationName( in addRecord()
54 Aggregate a; in main()92 Aggregate a = consumer.getAggregate(); in main()
50 Aggregate aggregate; in testIncluded()90 Aggregate aggregate; in testCleared()
385 public static Aggregate406 Aggregate a = new Aggregate(1234567890L, list); in getAggregate()
67 Aggregate a; in main()
51 Aggregate a = consumer.getAggregate(); in main()
81 Aggregate \
452 printAggregate(Aggregate aggregate) in printAggregate()973 Aggregate aggregate = dtrace.getAggregate(); in main()1015 Aggregate aggregate = dtrace.getAggregate(); in main()
241 \ Aggregate an object into the class...259 \ Aggregate an array of objects into a class272 \ Aggregate a pointer to an object: REF is a member variable
555 Aggregate:556 …serialized: org.opensolaris.os.dtrace.Aggregate[snaptime = 1234567890, aggregations = [org.opensol…567 …deserialized: org.opensolaris.os.dtrace.Aggregate[snaptime = 1234567890, aggregations = [org.opens…578 Aggregate:579 …encoded: org.opensolaris.os.dtrace.Aggregate[snaptime = 1234567890, aggregations = [org.opensolari…590 …decoded: org.opensolaris.os.dtrace.Aggregate[snaptime = 1234567890, aggregations = [org.opensolari…
516 ** Aggregate functions use the following routine to allocate