| /onnv/onnv-gate/usr/src/cmd/dtrace/test/tst/common/tick-n/ |
| tst.ticksec.d | 32 * tick-1sec simple test. 41 tick-1sec 43 printf("This test is a simple tick-sec provider test\n"); 45 tick-1sec 47 printf("This test is a simple tick-sec provider test");
|
| /onnv/onnv-gate/usr/src/cmd/dtrace/test/tst/common/profile-n/ |
| tst.profilesec.d | 32 * Simple profile-sec simple test. 41 profile-1sec 43 printf("This test is a simple profile-sec provider test");
|
| /onnv/onnv-gate/usr/src/lib/libc/port/sys/ |
| time_util.c | 42 uint32_t sec, nsec, tmp; local 45 sec = tmp - (tmp >> 2); 46 sec = tmp - (sec >> 5); 47 sec = tmp + (sec >> 1); 48 sec = tmp - (sec >> 6) + 7; 49 sec = tmp - (sec >> 3) [all...] |
| /onnv/onnv-gate/usr/src/cmd/dtrace/demo/intro/ |
| countdown.d | 32 profile:::tick-1sec 38 profile:::tick-1sec
|
| /onnv/onnv-gate/usr/src/cmd/fs.d/cachefs/cfsd/ |
| cfsd.h | 35 void cfsd_sleep(int sec);
|
| /onnv/onnv-gate/usr/src/cmd/dtrace/demo/act/ |
| time.d | 29 #pragma D option switchrate=5sec 31 tick-1sec 40 tick-1sec
|
| /onnv/onnv-gate/usr/src/cmd/fm/modules/sun4v/cpumem-retire/ |
| cpumem-retire.conf | 31 setprop cpu_delay 1sec 33 setprop cpu_ret_mindelay 5sec 36 setprop page_ret_mindelay 1sec
|
| /onnv/onnv-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/ |
| ustime.c | 40 krb5_int32 sec, usec; local 48 retval = krb5_crypto_us_timeofday(&sec, &usec); 55 sec++; 59 sec--; 61 sec += os_ctx->time_offset; 63 *seconds = sec;
|
| /onnv/onnv-gate/usr/src/cmd/dtrace/demo/profile/ |
| restest.d | 41 tick-1sec
|
| /onnv/onnv-gate/usr/src/cmd/dtrace/test/tst/common/providers/ |
| err.D_PDESC_INVAL.wrongdec4.d | 47 profile::::tick-1sec
|
| err.D_PDESC_ZERO.wrongdec1.d | 46 profile::tick-1sec
|
| err.D_PDESC_ZERO.wrongdec2.d | 46 profile:tick-1sec
|
| err.D_PDESC_ZERO.wrongdec3.d | 46 profiletick-1sec
|
| tst.basics.d | 46 profile:::tick-1sec 53 profile:::tick-1sec
|
| /onnv/onnv-gate/usr/src/lib/libdtrace_jni/java/docs/examples/ |
| syscall.d | 35 profile:::tick-1sec
|
| /onnv/onnv-gate/usr/src/cmd/dtrace/test/tst/common/buffering/ |
| tst.ring2.d | 43 tick-1sec 49 tick-1sec
|
| tst.switch1.d | 52 tick-1sec 59 tick-1sec 65 tick-1sec
|
| /onnv/onnv-gate/usr/src/cmd/fm/modules/SUNW,SPARC-Enterprise/cpumem-retire/ |
| cpumem-retire.conf | 31 setprop cpu_delay 1sec 33 setprop page_ret_mindelay 1sec
|
| /onnv/onnv-gate/usr/src/cmd/fm/modules/common/cpumem-retire/ |
| cpumem-retire.conf | 32 setprop cpu_delay 1sec 34 setprop page_ret_mindelay 1sec
|
| /onnv/onnv-gate/usr/src/lib/libast/common/tm/ |
| tmxleap.c | 41 uint32_t sec; local 46 sec = tmxsec(t); 47 for (lp = &tm_data.leap[0]; sec < (lp->time - lp->total); lp++); 48 t = tmxsns(sec + lp->total, tmxnsec(t));
|
| /onnv/onnv-gate/usr/src/cmd/sgs/elfdump/common/ |
| fake_shdr.c | 763 * sec - Section to be processed (SINFO_T_VERDEF or SINFO_T_VERNEED). 766 * On success, sec->size is set to the section size in bytes, and 770 verdefneed_size(FSTATE *fstate, SINFO *sec) 778 size_t num_main = sec->vercnt; 787 if (sec->type == SINFO_T_VERDEF) { 808 offset = highwater = map_addr_to_offset(fstate, sec->vaddr, 812 sec->size = offset; 839 sec->size = highwater - sec->size; 851 * sec - Section informatio 1101 } sec; local [all...] |
| /onnv/onnv-gate/usr/src/cmd/dtrace/demo/vars/ |
| clause.d | 30 tick-1sec 39 tick-1sec 48 tick-1sec
|
| /onnv/onnv-gate/usr/src/cmd/ipf/examples/ |
| example.9 | 5 pass in all with opt sec 10 pass out on le1 all with opt sec-class topsecret 12 pass in on le1 all with opt sec-class topsecret
|
| /onnv/onnv-gate/usr/src/cmd/dtrace/test/tst/common/safety/ |
| tst.random.d | 57 tick-1sec 58 /sec++ == 10/
|
| tst.unalign.d | 44 tick-1sec 45 /sec++ == 10/
|