Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/kern/ !
H A Dtelemetry.c1655 static timer_call_data_t bootprofile_timer_call_entry; variable
1726 timer_call_setup(&bootprofile_timer_call_entry, in bootprofile_init()
1732 timer_call_enter_with_leeway(&bootprofile_timer_call_entry, in bootprofile_init()
1746 timer_call_enter_with_leeway(&bootprofile_timer_call_entry, in bootprofile_wake_from_sleep()
1851 timer_call_enter_with_leeway(&bootprofile_timer_call_entry, in bootprofile_timer_call()