Searched refs:probename (Results 1 - 25 of 42) sorted by relevance

12

/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/cpc/
H A Derr.D_PDESC_ZERO.nonexistentevent.d39 @[probename] = count();
H A Derr.D_PDESC_ZERO.malformedoverflow.d39 @[probename] = count();
H A Dtst.genericevent.d41 @[probename] = count();
H A Derr.cpcvscpustatpart2.ksh49 @[probename] = count();
H A Derr.cputrackterminates.ksh42 @[probename] = count();
H A Derr.cpcvscpustatpart1.ksh44 @[probename] = count();
H A Derr.cputrackfailtostart.ksh42 @[probename] = count();
H A Dtst.platformevent.ksh65 @[probename] = count();
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/providers/
H A Dtst.beginprof.d32 * print the 'probeprov, probemod, probefunc, probename' from
45 printf("%s %s %s %s", probeprov, probemod, probefunc, probename);
H A Dtst.probattrs.d32 * print the 'probeprov, probemod, probefunc, probename' at once.
50 printf("%s %s %s %s", probeprov, probemod, probefunc, probename);
H A Dtst.probename.d32 * print the 'probename' field i.e. Current probe description's name
34 * Match expected output in tst.probename.d.out
50 printf("probe name = %s", probename);
/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libzpool/common/
H A Dzfs.d21 probe probe0(char *probename);
22 probe probe1(char *probename, unsigned long arg1);
23 probe probe2(char *probename, unsigned long arg1, unsigned long arg2);
24 probe probe3(char *probename, unsigned long arg1, unsigned long arg2,
26 probe probe4(char *probename, unsigned long arg1, unsigned long arg2,
/freebsd-9.3-release/cddl/contrib/dtracetoolkit/Bin/
H A Dj_events.d49 @calls[pid, probename] = count();
H A Dicmpstat.d47 @icmp[probename] = sum(arg0);
H A Dsysbypid.d47 @Sys[execname, pid, probename] = sum(arg0);
H A Dvmbypid.d48 @VM[execname, pid, probename] = sum(arg0);
/freebsd-9.3-release/cddl/contrib/dtracetoolkit/Java/
H A Dj_events.d49 @calls[pid, probename] = count();
/freebsd-9.3-release/cddl/contrib/dtracetoolkit/Mem/
H A Dvmbypid.d48 @VM[execname, pid, probename] = sum(arg0);
/freebsd-9.3-release/cddl/contrib/dtracetoolkit/Net/
H A Dicmpstat.d47 @icmp[probename] = sum(arg0);
/freebsd-9.3-release/cddl/contrib/dtracetoolkit/Proc/
H A Dsysbypid.d47 @Sys[execname, pid, probename] = sum(arg0);
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/nfs/
H A Dtst.call3.d73 /seen[probename] == 0/
76 seen[probename] = 1;
77 printf("%d ops seen, latest op is %s\n", numberseen, probename);
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/
H A Dtst.newprobes.ksh40 printf("%s:%s\n", probefunc, probename);
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/i86xpv/xdt/
H A Dtst.schedargs.ksh56 /* print domid vcpu pcpu probename */
57 printf("%d %d %d %s\n", arg0, arg1, \`xdt_curpcpu, probename);
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/inline/
H A Dtst.InlineKinds.d38 inline string i1 = probename; /* string variable reference */
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/sparc/pid/
H A Dtst.br.d46 printf("%s:%s\n", probefunc, probename);

Completed in 177 milliseconds

12