Hi,
My script is as follows...
pid$target:::entry
{
@Count[probefunc] = count();
}
pid$target:::return
/Count[probefunc] != 1/
{
---------------
---------------
}
But it gives error.
: in predicate: Count has not yet been declared or assignedIs it valid? Thanks, Ajit -- This message posted from opensolaris.org _______________________________________________ dtrace-discuss mailing list [email protected]
