11553Srgrimes/*
21553Srgrimes * CDDL HEADER START
31553Srgrimes *
41553Srgrimes * The contents of this file are subject to the terms of the
51553Srgrimes * Common Development and Distribution License (the "License").
61553Srgrimes * You may not use this file except in compliance with the License.
71553Srgrimes *
81553Srgrimes * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
91553Srgrimes * or http://www.opensolaris.org/os/licensing.
101553Srgrimes * See the License for the specific language governing permissions
111553Srgrimes * and limitations under the License.
121553Srgrimes *
131553Srgrimes * When distributing Covered Code, include this CDDL HEADER in each
141553Srgrimes * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
151553Srgrimes * If applicable, add the following below this CDDL HEADER, with the
161553Srgrimes * fields enclosed by brackets "[]" replaced with your own identifying
171553Srgrimes * information: Portions Copyright [yyyy] [name of copyright owner]
181553Srgrimes *
191553Srgrimes * CDDL HEADER END
201553Srgrimes */
211553Srgrimes
221553Srgrimes/*
231553Srgrimes * Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
241553Srgrimes * Use is subject to license terms.
251553Srgrimes */
261553Srgrimes
271553Srgrimes
281553Srgrimes#pragma	ident	"%Z%%M%	%I%	%E% SMI"
291553Srgrimes
301553Srgrimes
3111448Swollman/*
321553Srgrimes * ASSERTION:
331553Srgrimes *  An aggregation must call an aggregating function, not a probe
3430603Scharnier *
3530603Scharnier * SECTION: Aggregations/Aggregations
3630603Scharnier *
3730603Scharnier */
381553Srgrimes
3930603ScharnierBEGIN
401553Srgrimes{
411553Srgrimes
4293078Sdes	@counts[0][2] = tick-1();
4393078Sdes	exit(0);
4493078Sdes}
451553Srgrimes
461553Srgrimes