Home
last modified time | relevance | path

Searched refs:genunix (Results 1 – 25 of 63) sorted by relevance

123

/illumos-gate/usr/src/cmd/dtrace/test/tst/common/dtraceUtil/
H A Dman.TraceModule40 * /usr/sbin/dtrace -m genunix
41 * RESULT: trace of all probes with module genunix.
44 * /usr/sbin/dtrace -m vtrace:genunix
48 * /usr/sbin/dtrace -m :genunix::
52 * /usr/sbin/dtrace -m :genunix
53 * RESULT: trace of all probes with module genunix.
56 * /usr/sbin/dtrace -m genunix::
64 * /usr/sbin/dtrace -m genunix -m unix
68 * /usr/sbin/dtrace -m genunix -m foounix
83 * genunix.
[all …]
H A Dman.ListProbesWithModules41 * /usr/sbin/dtrace -lm genunix
42 * RESULT: matching list of probes with module name genunix.
45 * /usr/sbin/dtrace -lm vtrace:genunix
47 * genunix.
50 * /usr/sbin/dtrace -lm :genunix::
58 * /usr/sbin/dtrace -lm genunix -lm unix
59 * RESULT: matching list of both genunix and unix probes.
62 * /usr/sbin/dtrace -lm genunix -lm foounix
63 * RESULT: List of only genunix probes.
74 * /usr/sbin/dtrace -lm fbt:genunix'{printf("FOUND");}'
[all …]
H A Dman.ListProbesWithNames41 * /usr/sbin/dtrace -ln genunix
57 * /usr/sbin/dtrace -ln genunix:read
61 * /usr/sbin/dtrace -ln genunix:read:
62 * RESULT: matching list of probes with module genunix and
66 * /usr/sbin/dtrace -ln sysinfo:genunix:read
70 * /usr/sbin/dtrace -ln sysinfo:genunix:read:
72 * genunix and function read.
74 * 10) /usr/sbin/dtrace -ln :genunix::
75 * RESULT: matching list of probes with module genunix
78 * /usr/sbin/dtrace -ln :genunix:
H A Dman.TraceNames40 * /usr/sbin/dtrace -n genunix
56 * /usr/sbin/dtrace -n genunix:read
60 * /usr/sbin/dtrace -n genunix:read:
61 * RESULT: trace of probes with module genunix and function read.
64 * /usr/sbin/dtrace -n sysinfo:genunix:read
68 * /usr/sbin/dtrace -n sysinfo:genunix:read:
69 * RESULT: tracing of probes with provider sysinfo, module genunix
73 * /usr/sbin/dtrace -n :genunix::
74 * RESULT: tracing of probes with module genunix
77 * /usr/sbin/dtrace -n :genunix:
H A Dman.ListProbesWithFunctions41 * /usr/sbin/dtrace -lf genunix
49 * /usr/sbin/dtrace -lf genunix:read
50 * RESULT: matching list of probes with module genunix and
54 * /usr/sbin/dtrace -lf sysinfo:genunix:read
56 * genunix and function read.
59 * /usr/sbin/dtrace -lf :genunix::
H A Dman.TraceFunctions40 * /usr/sbin/dtrace -f genunix
60 * /usr/sbin/dtrace -f genunix:read
61 * RESULT: tracing of probes with module genunix and function read.
64 * /usr/sbin/dtrace -f sysinfo:genunix:read
65 * RESULT: tracing of probes with provider sysinfo, module genunix
73 * /usr/sbin/dtrace -f :genunix::
H A Dtst.InvalidTraceFunc2.d.ksh46 $dtrace -f genunix
H A Dtst.InvalidTraceFunc5.d.ksh46 $dtrace -f :genunix::
H A Dtst.InvalidTraceModule2.d.ksh47 $dtrace -m :genunix::
H A Dtst.InvalidTraceModule3.d.ksh47 $dtrace -m genunix::
H A Dtst.InvalidTraceModule7.d.ksh47 $dtrace -m genunix::'{printf("FOUND");}'
H A Dtst.InvalidTraceModule8.d.ksh47 $dtrace -m genunix:'{printf("FOUND");}'
H A Dtst.InvalidTraceName2.d.ksh46 $dtrace -n genunix
H A Dtst.InvalidTraceName5.d.ksh46 $dtrace -n genunix:read
H A Dtst.InvalidTraceName7.d.ksh46 $dtrace -n :genunix:
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/java_api/
H A Dtst.ProbeDescription.ksh.out4 :genunix:isdigit:entry
5 fbt:genunix:isdigit:entry
6 fbt:genunix:isdigit:entry
H A Dtst.ProbeDescription.ksh41 java -cp test.jar TestProbeDescription genunix isdigit entry
42 java -cp test.jar TestProbeDescription fbt genunix isdigit entry
43 java -cp test.jar TestProbeDescription fbt:genunix:isdigit:entry
H A Dtst.FunctionLookup.ksh.out1 genunix`cv_wakeup
/illumos-gate/usr/src/cmd/mdb/intel/amd64/genunix/
H A DMakefile32 MODULE = genunix.so
35 include ../../../common/modules/genunix/Makefile.files
81 MODSRCS_DIR = ../../../intel/modules/genunix
/illumos-gate/usr/src/uts/intel/
H A DMakefile102 all.prereq install.prereq def.prereq: genunix FRC
110 genunix: $(PRIVS_C) target
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/printf/
H A Dtst.sym.d.out1 symbol = genunix`kmem_flags
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/funcs/
H A Derr.D_PROTO_LEN.motoofew.d35 lockstat:genunix:mutex_enter:adaptive-acquire
H A Derr.D_PROTO_LEN.mtatoofew.d36 lockstat:genunix:mutex_enter:adaptive-acquire
H A Derr.D_PROTO_LEN.motoomany.d35 lockstat:genunix:mutex_enter:adaptive-acquire
H A Derr.D_PROTO_LEN.mtatoomany.d36 lockstat:genunix:mutex_enter:adaptive-acquire

123