Searched refs:arg0 (Results 1 - 25 of 82) sorted by relevance

1234

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/io/
H A Dtst.fds.d33 /pid == $1 && arg0 == -1u/
39 /pid == $1 && arg0 != -1u && arg1 == -1u && arg2 == NULL/
41 printf("fds[%d] fi_name = %s\n", arg0, fds[arg0].fi_name);
42 printf("fds[%d] fi_dirname = %s\n", arg0, fds[arg0].fi_dirname);
43 printf("fds[%d] fi_pathname = %s\n", arg0, fds[arg0].fi_pathname);
44 printf("fds[%d] fi_fs = %s\n", arg0, fds[arg0]
[all...]
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/profile-n/
H A Dtst.argtest.d32 * Either one of arg0 (or) arg1 should be 0 and non-zero.
42 /(arg0 != 0 && arg1 == 0) || (arg0 == 0 && arg1 != 0)/
44 printf("Test passed; either arg0/arg1 is zero\n");
49 /(arg0 == 0 && arg1 == 0) || (arg0 != 0 && arg1 != 0)/
51 printf("Test failed; either arg0 (or) arg1 should be non zero\n");
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/demo/agg/
H A Dlquantize.d29 @fds[execname] = lquantize(arg0, 0, 100, 1);
H A Dwritesbycmdfd.d29 @counts[execname, arg0] = count();
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/demo/fbt/
H A Dssd.d30 printf("%s+%x returned EIO.", probefunc, arg0);
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/builtinvar/
H A Dtst.arg0.d31 * print arg0 and make sure it succeeds.
40 printf("The argument is %u\n", arg0);
H A Dtst.arg0clause.d31 * print arg0 from a profile and make sure it succeeds
45 printf("The argument is %u", arg0);
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/tick-n/
H A Dtst.tickarg0.d32 * Simple tick-n 'arg0' test.
43 printf("The arg0 is %d\n", (int)arg0);
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/funcs/
H A Derr.D_PROTO_LEN.motoomany.d39 mutex_owned((kmutex_t *)arg0, 99);
H A Derr.D_PROTO_LEN.mtatoomany.d40 mutex_type_adaptive((kmutex_t *)arg0, 99);
H A Dtst.mutex_owned.d41 this->owned = mutex_owned((kmutex_t *)arg0);
42 this->owner = mutex_owner((kmutex_t *)arg0);
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/usdt/
H A Dtst.args.d44 /arg0 == 10 && arg1 == 4/
51 printf("args are %d, %d; should be 10, 4", arg0, arg1);
H A Dtst.argmap.d40 /arg0 != 4 || arg1 != 10 || arg2 != 10 || arg3 != 4/
43 arg0, arg1, arg2, arg3);
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Discsit.d51 ii_initiator = ((idm_conn_t *)arg0)->ic_initiator_name;
52 ii_target = ((idm_conn_t *)arg0)->ic_target_name;
53 ii_isid = ((idm_conn_t *)arg0)->ic_isid;
54 ii_tsih = ((idm_conn_t *)arg0)->ic_tsih;
55 ii_transport = (((idm_conn_t *)arg0)->ic_transport_type ==
57 (((idm_conn_t *)arg0)->ic_transport_type ==
78 ii_initiator = ((idm_conn_t *)arg0)->ic_initiator_name;
79 ii_target = ((idm_conn_t *)arg0)->ic_target_name;
80 ii_isid = ((idm_conn_t *)arg0)->ic_isid;
81 ii_tsih = ((idm_conn_t *)arg0)
[all...]
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/fbtprovider/
H A Dtst.ioctlargs.d42 printf("The few arguments are %u %u %u %u\n", arg0, arg1, arg2, arg3);
48 printf("The few arguments are %u %u %u %u\n", arg0, arg1, arg2, arg3);
H A Dtst.offsetzero.d42 printf("The few arguments are %u %u %u %u\n", arg0, arg1, arg2, arg3);
49 printf("The few arguments are %u %u %u %u\n", arg0, arg1, arg2, arg3);
H A Dtst.return0.d31 * ASSERTION: simple fbt provider arg0 and probfunc print test.
42 printf("%s %x returned 0", probefunc, arg0);
H A Dtst.basic.d46 printf("The arguments are %u %u %u %u %u %u %u %u\n", arg0, arg1,
H A Dtst.offset.d51 printf("The offset = %u\n", arg0);
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/syscall/
H A Dtst.openret.ksh34 self->p = arg0;
45 /self->err && (int)arg0 == -1 && (int)arg1 == -1/
53 printf("a failed open(2) returned %d\n", (int)arg0);
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/sdt/
H A Dtst.sdtargs.d47 /arg0 != 1 || arg1 != 2 || arg2 != 3 || arg3 != 4 || arg4 != 5 || arg5 != 6 ||
51 printf("args are : %d, %d, %d, %d, %d, %d, %d\n", arg0, arg1, arg2,
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/demo/intro/
H A Dtrussrw.d31 printf("%s(%d, 0x%x, %4d)", probefunc, arg0, arg1, arg2);
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/demo/sdt/
H A Dcallout.d31 @callouts[((callout_t *)arg0)->c_func] = count();
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/demo/user/
H A Dbadopen.d30 self->path = copyinstr(arg0);
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/aggs/
H A Dtst.count3.d49 @counts2[execname, arg0] = count();

Completed in 607 milliseconds

1234