Searched defs:tsc_start (Results 1 - 9 of 9) sorted by relevance
/third_party/ltp/testcases/realtime/func/measurement/ |
H A D | rdtsc-latency.c | 88 unsigned long long tsc_start, tsc_end; in tsc_period_ps() local
|
/third_party/ltp/testcases/realtime/func/async_handler/ |
H A D | async_handler_tsc.c | 100 unsigned long long tsc_start, tsc_end; in tsc_period_ps() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/ |
H A D | vmx_nested_tsc_scaling_test.c | 57 uint64_t tsc_start, tsc_end, tsc_freq; in check_tsc_freq() local 142 uint64_t tsc_start, tsc_end; in main() local
|
H A D | xapic_ipi_test.c | 134 uint64_t tsc_start; in sender_guest_code() local
|
/third_party/ltp/testcases/realtime/lib/ |
H A D | librttest.c | 508 unsigned long long tsc_minus(unsigned long long tsc_start, in tsc_minus() argument
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | tsc.c | 1332 static u64 tsc_start = ULLONG_MAX, ref_start; in tsc_refine_calibration_work() local
|
/kernel/linux/linux-5.10/arch/x86/kernel/apic/ |
H A D | apic.c | 831 u64 tsc_perj = 0, tsc_start = 0; in calibrate_APIC_clock() local
|
/kernel/linux/linux-6.6/arch/x86/kernel/apic/ |
H A D | apic.c | 813 u64 tsc_perj = 0, tsc_start = 0; in calibrate_APIC_clock() local
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | tsc.c | 1374 static u64 tsc_start = ULLONG_MAX, ref_start; in tsc_refine_calibration_work() local
|
Completed in 16 milliseconds