/titanic_52/usr/src/uts/common/sys/ |
H A D | time.h | 276 #define TICK_TO_SEC(tick) ((tick) / hz) argument 279 #define TICK_TO_MSEC(tick) \ argument 288 #define TICK_TO_USEC(tick) ((tick) * usec_per_tic argument 293 TICK_TO_NSEC(tick) global() argument 298 TICK_TO_TIMEVAL(tick,tvp) global() argument 304 TICK_TO_TIMEVAL32(tick,tvp) global() argument 311 TICK_TO_TIMESTRUC(tick,tsp) global() argument 317 TICK_TO_TIMESTRUC32(tick,tsp) global() argument [all...] |
/titanic_52/usr/src/cmd/refer/ |
H A D | tick.c | 30 tick(void) in tick() function
|
/titanic_52/usr/src/uts/sun4v/os/ |
H A D | mach_mp_states.c | 170 uint64_t starttick, endtick, tick, lasttick; in xt_cpu_unreg_powerdown() local
|
H A D | mach_cpu_states.c | 792 uint64_t starttick, endtick, tick, lasttick; in send_one_mondo() local 851 uint64_t starttick, endtick, tick, lasttick; in send_mondo_set() local 1269 uint64_t starttick, endtick, tick, lasttick, traptrace_id; xt_sync() local [all...] |
/titanic_52/usr/src/uts/sun4u/cpu/ |
H A D | opl_kdi.c | 91 uint64_t endtick, tick; in kdi_xc_one() local
|
H A D | us3_cheetah.c | 161 uint64_t starttick, endtick, tick, lasttick; in send_mondo_set() local [all...] |
H A D | us3_jalapeno.c | 183 uint64_t starttick, endtick, tick, lasttick; in send_mondo_set() local [all...] |
H A D | us3_cheetahplus.c | 168 uint64_t starttick, endtick, tick, lasttick; in send_mondo_set() local [all...] |
H A D | opl_olympus.c | 335 uint64_t starttick, endtick, tick, lasttick; local 676 uint64_t idsr, starttick, endtick, tick, lasttic local [all...] |
H A D | spitfire.c | 684 uint64_t tick, tick_prev; in send_one_mondo() local
|
H A D | us3_common.c | 1075 uint64_t idsr, starttick, endtick, tick, lasttick; in send_one_mondo() local [all...] |
/titanic_52/usr/src/cmd/mdb/sparc/mdb/ |
H A D | kvm_v9dep.c | 249 uint64_t tick; in kt_sparcv9_init() local
|
/titanic_52/usr/src/cmd/cpc/common/ |
H A D | cpustat.c | 322 uint64_t tick; in print_sample() local
|
/titanic_52/usr/src/cmd/mdb/common/modules/nca/ |
H A D | nca.c | 273 tick2msec(uint64_t tick) in tick2msec() argument
|
/titanic_52/usr/src/boot/sys/sys/ |
H A D | time.h | 331 int tick; /* micro-seconds per hz tick */ member
|
/titanic_52/usr/src/uts/sparc/v9/os/ |
H A D | simulator.c | 1164 uint64_t tick; in simulate_rdtick() local
|
/titanic_52/usr/src/uts/common/disp/ |
H A D | sysdc.c | 539 const uint_t tick = (flags & SDC_UPDATE_TICK); in sysdc_compute_pri() local
|
/titanic_52/usr/src/cmd/trapstat/sun4/ |
H A D | trapstat.c | 546 hrtime_t tick = g_ndata->tdata_snaptick - g_odata->tdata_snaptick; in missdata() local
|
/titanic_52/usr/src/uts/common/os/ |
H A D | clock.c | 2183 hrtime_t tick = gethrtime(); tod_validate() local [all...] |
H A D | kcpc.c | 428 kcpc_sample(kcpc_set_t *set, uint64_t *buf, hrtime_t *hrtime, uint64_t *tick) in kcpc_sample() argument
|
/titanic_52/usr/src/uts/sun/sys/scsi/adapters/ |
H A D | fasreg.h | 362 #define FAS_CLOCK_TIMEOUT(tick, selection_timeout) \ argument
|
/titanic_52/usr/src/grub/grub-0.97/netboot/ |
H A D | tg3.c | 1261 unsigned int tick; in tg3_setup_fiber_phy() local
|
/titanic_52/usr/src/cmd/mdb/common/kmdb/ |
H A D | kmdb_kvm.c | 2183 char *tick, *objname, *symname; in kmt_add_sbrkpt() local
|