Home
last modified time | relevance | path

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

/external/ltp/testcases/realtime/func/measurement/
Drdtsc-latency.c87 unsigned long long tsc_start, tsc_end; in tsc_period_ps() local
/external/ltp/testcases/realtime/func/async_handler/
Dasync_handler_tsc.c99 unsigned long long tsc_start, tsc_end; in tsc_period_ps() local
/external/ltp/testcases/realtime/lib/
Dlibrttest.c504 unsigned long long tsc_end) in tsc_minus()