Home
last modified time | relevance | path

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

/xen/tools/libxc/
A Dxc_sr_common_x86.c6 struct xc_sr_rec_x86_tsc_info tsc = {}; in write_x86_tsc_info() local
26 struct xc_sr_rec_x86_tsc_info *tsc = rec->data; in handle_x86_tsc_info() local
A Dxc_psr.c163 uint64_t *tsc) in xc_psr_cmt_get_data()
/xen/xen/include/asm-x86/guest/
A Dhyperv.h37 static inline uint64_t hv_scale_tsc(uint64_t tsc, uint64_t scale, in hv_scale_tsc()
/xen/tools/xentrace/
A Danalyze.h69 } tsc; member
89 tsc_t tsc; member
A Dxenalyze.c1634 tsc_t tsc; member
1638 tsc_t tsc; member
1838 tsc_t tsc; member
1853 tsc_t tsc; member
4570 unsigned long long tsc; in hvm_rdtsc_process() member
4934 tsc_t tsc) in runstate_update()
5142 void hvm_close_vmexit(struct hvm_data *h, tsc_t tsc) { in hvm_close_vmexit()
6758 tsc_t tsc, int new_runstate) in vcpu_prev_update()
8738 void lose_vcpu(struct vcpu_data *v, tsc_t tsc) in lose_vcpu()
9112 tsc_t tsc = order_tsc; in process_record_tsc() local
[all …]
/xen/xen/arch/x86/
A Dtime.c595 uint64_t tsc) in read_cycle()
707 uint64_t scale, ret, tsc; in read_hyperv_timer() local
1212 u64 tsc, delta; in get_s_time_fixed() local
1811 u64 tsc; in init_percpu_time() local
1900 uint64_t tsc; in tsc_check_writability() local
2301 u64 gtsc_to_gtime(struct domain *d, u64 tsc) in gtsc_to_gtime()
2349 uint64_t tsc; in tsc_get_info() local
A Dplatform_hypercall.c127 u64 tsc = 0; in resource_access() local
/xen/tools/firmware/hvmloader/
A Dutil.h121 uint64_t tsc; in rdtsc() local
/xen/xen/arch/x86/cpu/mcheck/
A Dmce.h210 uint64_t tsc; /* cpu time stamp counter */ member
/xen/xen/arch/x86/hvm/viridian/
A Dtime.c80 uint64_t tsc, scale; in trc_val() local
/xen/xen/common/
A Dtrace.c596 u64 tsc = (u64)get_cycles(); in __insert_record() local
/xen/xen/arch/x86/hvm/
A Dhvm.c401 u64 hvm_scale_tsc(const struct domain *d, u64 tsc) in hvm_scale_tsc()
420 uint64_t tsc; in hvm_set_guest_tsc_fixed() local
464 uint64_t tsc; in hvm_get_guest_tsc_fixed() local
/xen/xen/include/public/arch-x86/hvm/
A Dsave.h149 uint64_t tsc; member
263 uint64_t tsc; member

Completed in 52 milliseconds