Searched refs:tkr_dummy (Results 1 – 3 of 3) sorted by relevance
634 static struct tk_read_base tkr_dummy; in halt_fast_timekeeper() local637 memcpy(&tkr_dummy, tkr, sizeof(tkr_dummy)); in halt_fast_timekeeper()639 tkr_dummy.clock = &dummy_clock; in halt_fast_timekeeper()640 tkr_dummy.base_real = tkr->base + tk->offs_real; in halt_fast_timekeeper()641 update_fast_timekeeper(&tkr_dummy, &tk_fast_mono); in halt_fast_timekeeper()644 memcpy(&tkr_dummy, tkr, sizeof(tkr_dummy)); in halt_fast_timekeeper()645 tkr_dummy.clock = &dummy_clock; in halt_fast_timekeeper()646 update_fast_timekeeper(&tkr_dummy, &tk_fast_raw); in halt_fast_timekeeper()
160680 ffff8000121162c0 b tkr_dummy.0
Completed in 1119 milliseconds