Home
last modified time | relevance | path

Searched defs:tsc (Results 1 – 18 of 18) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/
H A Dtimestamp.c136 #define TSC_CONVERT_AND_ADD(tsc, hrt, scale) { \ argument
142 #define TSC_CONVERT(tsc, hrt, scale) { \ argument
202 hrtime_t tsc, hrt; in tsc_gethrtime() local
254 hrtime_t tsc, hrt; in tsc_gethrtime_delta() local
310 hrtime_t tsc, last, base; in tsc_gethrtime_params() local
368 hrtime_t tsc, hrt; in dtrace_gethrtime() local
459 hrtime_t tsc; in tsc_gethrtimeunscaled() local
477 hrtime_t tsc; in tsc_unscalehrtime() local
488 tsc_scalehrtime(hrtime_t *tsc) in tsc_scalehrtime()
558 tsc_sync_t *tsc = tscp; in tsc_sync_master() local
[all …]
/illumos-gate/usr/src/lib/commpage/common/
H A Dcp_main.c60 #define TSC_CONVERT_AND_ADD(tsc, hrt, scale) do { \ argument
75 hrtime_t tsc, hrt, tsc_last; in __cp_gethrtime() local
/illumos-gate/usr/src/test/bhyve-tests/tests/kdev/
H A Dpayload_guest_tsc_adjust.c26 uint64_t tsc = rdtsc(); in start() local
H A Dpayload_rdmsr_tsc.c31 uint64_t tsc = rdmsr(MSR_TSC); in start() local
H A Dpayload_wrmsr_tsc.c31 uint64_t tsc = rdtsc(); in start() local
H A Dwrmsr_tsc.c54 uint64_t tsc; in main() local
H A Drdmsr_tsc.c54 uint64_t tsc; in main() local
H A Dguest_tsc_adjust.c85 uint64_t tsc; in main() local
H A Dtsc_freq_ctrl.c40 uint64_t tsc; member
/illumos-gate/usr/src/uts/i86xpv/os/
H A Dxpv_timestamp.c96 uint64_t tsc; in dtrace_xpv_getsystime() local
H A Dxpv_panic.c625 hrtime_t tsc, hrt; in xpv_panic_gethrtime() local
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dhpet_acpi.h258 hrtime_t tsc[3]; member
/illumos-gate/usr/src/cmd/mdb/i86pc/modules/unix/
H A Dunix.c810 hrtime_t tsc = addr, hrt, tsc_last, base, mult = 1; in scalehrtime_dcmd() local
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm.c4780 vmm_scale_tsc(uint64_t tsc, uint64_t mult) in vmm_scale_tsc()
4851 vmm_time_snapshot(uint64_t *tsc, hrtime_t *hrtime, timespec_t *hrestime) in vmm_time_snapshot()
4896 uint64_t tsc; in vmm_data_read_vmm_time() local
5003 uint64_t tsc; in vmm_data_write_vmm_time() local
/illumos-gate/usr/src/uts/common/xen/dtrace/
H A Dxdt.c699 uint64_t tsc, addr64, rip64, val64, pte64; in xdt_process_rec() local
/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl_var.h363 } tsc; member
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c6203 int seg, tsc; in pmcs_dma_load() local
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnreg.h610 uint64_t tsc; member