Home
last modified time | relevance | path

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

/xnu-10002.61.3/osfmk/kern/
H A Drecount.c140 recount_snapshot_speculative(struct recount_snap *snap) in recount_snapshot_speculative() function
154 recount_snapshot_speculative(snap); in recount_snapshot()
932 recount_snapshot_speculative(cur); in recount_precise_transition_diff()
991 recount_snapshot_speculative(last); in recount_enter_interrupt()
1001 recount_snapshot_speculative(last); in recount_leave_interrupt()
H A Drecount.h340 void recount_snapshot_speculative(struct recount_snap *snap);
/xnu-10002.61.3/doc/
H A Drecount.md81 …recount_enter_user`, which performs the same operation, except with `recount_snapshot_speculative`.