Searched refs:syscall (Results 1 - 25 of 176) sorted by relevance

12345678

/macosx-10.10/dtrace-147/test/tst/common/docsExamples/
H A Drw.d38 syscall::read:entry,
39 syscall::write:entry
H A Drwtime.d38 syscall::read:entry,
39 syscall::write:entry
45 syscall::read:return,
46 syscall::write:return
H A Dtrussrw.d40 syscall::read:entry,
41 syscall::write:entry
47 syscall::read:return,
48 syscall::write:return
H A Dspecopen.d40 syscall::open:entry,
41 syscall::open64:entry
55 syscall::open:return,
56 syscall::open64:return
63 syscall::open:return,
64 syscall::open64:return
71 syscall::open:return,
72 syscall::open64:return
H A Drtime.d40 syscall::read:entry
45 syscall::read:return
H A Dtruss.d45 syscall::read:entry
51 syscall::write:entry
/macosx-10.10/Heimdal-398.1.2/lib/kafs/
H A Dafsl.exp5 lpioctl syscall
6 lsetpag syscall
/macosx-10.10/dtrace-147/test/tst/common/speculation/
H A Derr.D_EXIT_SPEC.ExitAftSpec.d42 syscall:::entry
47 syscall:::
56 syscall:::
H A Derr.D_SPEC_DREC.SpecAftDataRec.d42 syscall:::entry
47 syscall:::
50 printf("Entering syscall clause\n");
56 syscall:::
H A Derr.D_AGG_SPEC.SpeculateWithLquant.d43 syscall:::entry
48 syscall:::return
58 syscall:::
H A Derr.D_AGG_SPEC.SpeculateWithQuant.d43 syscall:::entry
48 syscall:::return
58 syscall:::
H A Derr.D_DREC_COMM.DataRecAftCommit.d45 syscall:::entry
50 syscall:::
58 syscall:::
H A Dtst.NoSpecBuffer.d44 syscall::open:entry
52 syscall:::
59 syscall:::
/macosx-10.10/Heimdal-398.1.2/appl/dceutils/
H A Ddfspag.exp3 kafs_syscall syscall
/macosx-10.10/dtrace-147/DTTk/Bin/
H A Dsyscallbyproc.d10 syscall:::entry { @num[execname] = count(); }
H A Dsyscallbysysc.d3 * syscallbysysc.d - report on syscalls by syscall. DTrace OneLiner.
10 syscall:::entry { @num[probefunc] = count(); }
/macosx-10.10/dtrace-147/DTTk/Proc/
H A Dsyscallbyproc.d10 syscall:::entry { @num[execname] = count(); }
/macosx-10.10/dtrace-147/DTTk/System/
H A Dsyscallbysysc.d3 * syscallbysysc.d - report on syscalls by syscall. DTrace OneLiner.
10 syscall:::entry { @num[probefunc] = count(); }
/macosx-10.10/dtrace-147/test/tst/common/builtinvar/
H A Dtst.arg0clause.d43 syscall:::entry
/macosx-10.10/dtrace-147/test/tst/common/probes/
H A Derr.D_PDESC_ZERO.probeqtn.d48 syscall::?lwp?:entry
H A Derr.D_PDESC_ZERO.tickstar.d48 syscall::*tick*:entry
H A Dtst.probestar.d47 syscall::*proc*:entry
/macosx-10.10/system_cmds-643.1.1/purge.tproj/
H A Dpurge.c25 #include <sys/syscall.h>
32 int rv = syscall(SYS_vfs_purge);
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dlctx.h8 #include <sys/syscall.h>
14 return (syscall(SYS_getlcid, pid));
20 return (syscall(SYS_setlcid, pid, lcid));
/macosx-10.10/dtrace-147/test/tst/common/raise/
H A Dtst.raise1.d46 syscall::geteuid:entry
57 syscall::exit:entry

Completed in 116 milliseconds

12345678