Home
last modified time | relevance | path

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

/xnu-10063.121.3/osfmk/arm/
H A Dpreemption_disable.c93 _enable_preemption_write_count(thread_t thread, unsigned int count) in _enable_preemption_write_count() function
205 _enable_preemption_write_count(thread, count - 1); in _enable_preemption()
446 _enable_preemption_write_count(current_thread(), 0); in _collect_preemption_disable_measurement()