Home
last modified time | relevance | path

Searched defs:tsc_end (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/x86_64/
H A Dvmx_nested_tsc_scaling_test.c57 uint64_t tsc_start, tsc_end, tsc_freq; in check_tsc_freq() local
146 uint64_t tsc_start, tsc_end; in main() local
/aosp_15_r20/external/ltp/testcases/realtime/func/measurement/
H A Drdtsc-latency.c88 unsigned long long tsc_start, tsc_end; in tsc_period_ps() local
/aosp_15_r20/external/ltp/testcases/realtime/func/async_handler/
H A Dasync_handler_tsc.c100 unsigned long long tsc_start, tsc_end; in tsc_period_ps() local
/aosp_15_r20/external/ltp/testcases/realtime/lib/
H A Dlibrttest.c509 unsigned long long tsc_end) in tsc_minus()