Searched refs:last_stack_tick (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dstack.c237 static unsigned int stack_collect_tick, last_stack_tick; variable
248 if (stack_collect_tick != last_stack_tick) {
292 last_stack_tick = stack_collect_tick;

Completed in 10 milliseconds