Home
last modified time | relevance | path

Searched refs:TimerTestTimerStart (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/trusty/lk/app/timertest/
Dtimertest.c124 static void TimerTestTimerStart(struct TimerTestTimer *t, int64_t delta, in TimerTestTimerStart() function
228 TimerTestTimerStart(&t, MS2NS(1), 1); in TEST()
239 TimerTestTimerStart(&t, MS2NS(1), 100); in TEST()
276 TimerTestTimerStart(&tb[i], MS2NS(1), 1); in TEST()
279 TimerTestTimerStart(&ts[i], MS2NS(1), 1); in TEST()
311 TimerTestTimerStart(&t, MS2NS(2), 1); in TEST()