Home
last modified time | relevance | path

Searched defs:tsc_start (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/net/bench/page_pool/
H A Dtime_bench.h27 uint64_t tsc_start; member
/linux/arch/x86/kernel/apic/
H A Dapic.c794 u64 tsc_perj = 0, tsc_start = 0; in calibrate_APIC_clock() local