Home
last modified time | relevance | path

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

/third_party/ltp/testcases/realtime/func/measurement/
Drdtsc-latency.c88 unsigned long long tsc_start, tsc_end; in tsc_period_ps() local
/third_party/ltp/testcases/realtime/func/async_handler/
Dasync_handler_tsc.c100 unsigned long long tsc_start, tsc_end; in tsc_period_ps() local
/third_party/ltp/testcases/realtime/lib/
Dlibrttest.c508 unsigned long long tsc_minus(unsigned long long tsc_start, in tsc_minus()