/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Bin/ |
H A D | j_classflow.d | 81 this->method = (char *)copyin(arg3, arg4 + 1); 82 this->method[arg4] = '\0'; 93 this->method = (char *)copyin(arg3, arg4 + 1); 94 this->method[arg4] = '\0';
|
H A D | j_flow.d | 67 this->method = (char *)copyin(arg3, arg4 + 1); 68 this->method[arg4] = '\0'; 80 this->method = (char *)copyin(arg3, arg4 + 1); 81 this->method[arg4] = '\0';
|
H A D | j_methodcalls.d | 49 this->method = (char *)copyin(arg3, arg4 + 1); 50 this->method[arg4] = '\0';
|
H A D | j_syscalls.d | 50 this->method = (char *)copyin(arg3, arg4 + 1); 51 this->method[arg4] = '\0';
|
H A D | mmapfiles.d | 43 /(int)arg4 > 0/ 48 this->filep = curthread->t_procp->p_user.u_finfo.fi_list[arg4].uf_file;
|
H A D | j_flowtime.d | 78 this->method = (char *)copyin(arg3, arg4 + 1); 79 this->method[arg4] = '\0'; 93 this->method = (char *)copyin(arg3, arg4 + 1); 94 this->method[arg4] = '\0';
|
H A D | j_syscolors.d | 84 this->method = (char *)copyin(arg3, arg4 + 1); 85 this->method[arg4] = '\0'; 100 this->method = (char *)copyin(arg3, arg4 + 1); 101 this->method[arg4] = '\0';
|
H A D | js_flowinfo.d | 72 this->delta, basename(copyinstr(arg4)), arg5, "func",
|
H A D | j_calldist.d | 71 this->method = (char *)copyin(arg3, arg4 + 1); 72 this->method[arg4] = '\0';
|
H A D | j_calls.d | 59 this->method = (char *)copyin(arg3, arg4 + 1); 60 this->method[arg4] = '\0';
|
H A D | j_calltime.d | 72 this->method = (char *)copyin(arg3, arg4 + 1); 73 this->method[arg4] = '\0';
|
H A D | j_cpudist.d | 71 this->method = (char *)copyin(arg3, arg4 + 1); 72 this->method[arg4] = '\0';
|
H A D | j_cputime.d | 72 this->method = (char *)copyin(arg3, arg4 + 1); 73 this->method[arg4] = '\0';
|
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Java/ |
H A D | j_classflow.d | 81 this->method = (char *)copyin(arg3, arg4 + 1); 82 this->method[arg4] = '\0'; 93 this->method = (char *)copyin(arg3, arg4 + 1); 94 this->method[arg4] = '\0';
|
H A D | j_flow.d | 67 this->method = (char *)copyin(arg3, arg4 + 1); 68 this->method[arg4] = '\0'; 80 this->method = (char *)copyin(arg3, arg4 + 1); 81 this->method[arg4] = '\0';
|
H A D | j_methodcalls.d | 49 this->method = (char *)copyin(arg3, arg4 + 1); 50 this->method[arg4] = '\0';
|
H A D | j_syscalls.d | 50 this->method = (char *)copyin(arg3, arg4 + 1); 51 this->method[arg4] = '\0';
|
H A D | j_flowtime.d | 78 this->method = (char *)copyin(arg3, arg4 + 1); 79 this->method[arg4] = '\0'; 93 this->method = (char *)copyin(arg3, arg4 + 1); 94 this->method[arg4] = '\0';
|
H A D | j_syscolors.d | 84 this->method = (char *)copyin(arg3, arg4 + 1); 85 this->method[arg4] = '\0'; 100 this->method = (char *)copyin(arg3, arg4 + 1); 101 this->method[arg4] = '\0';
|
H A D | j_calldist.d | 71 this->method = (char *)copyin(arg3, arg4 + 1); 72 this->method[arg4] = '\0';
|
H A D | j_calls.d | 59 this->method = (char *)copyin(arg3, arg4 + 1); 60 this->method[arg4] = '\0';
|
H A D | j_calltime.d | 72 this->method = (char *)copyin(arg3, arg4 + 1); 73 this->method[arg4] = '\0';
|
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Proc/ |
H A D | mmapfiles.d | 43 /(int)arg4 > 0/ 48 this->filep = curthread->t_procp->p_user.u_finfo.fi_list[arg4].uf_file;
|
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/JavaScript/ |
H A D | js_flowinfo.d | 72 this->delta, basename(copyinstr(arg4)), arg5, "func",
|
/osnet-11/usr/src/lib/brand/solaris10/s10_brand/common/ |
H A D | s10_deleted.c | 411 uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, uintptr_t arg4) 419 (int)arg1, (char *)arg2, (timespec_t *)arg3, (int)arg4)); 493 uintptr_t arg3, uintptr_t arg4, uintptr_t arg5) 498 (const char *)arg2, (int)arg3, (mode_t)arg4)); 504 (const char *)arg2, (int)arg3, (mode_t)arg4)); 511 (const char *)arg2, (struct stat64 *)arg3, (int)arg4)); 515 (const char *)arg2, (struct stat *)arg3, (int)arg4)); 518 (uid_t)arg3, (gid_t)arg4, (int)arg5)); 527 (int)arg3, (char *)arg4)); 530 (int)arg3, (int)arg4)); 410 s10_utimesys(sysret_t *rval, int code, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, uintptr_t arg4) argument 491 s10_fsat(sysret_t *rval, int code, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, uintptr_t arg4, uintptr_t arg5) argument [all...] |