Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/kern/
H A Dkern_stackshot.c3795 bool collect_instrs_cycles = ((trace_flags & STACKSHOT_INSTRS_CYCLES) != 0); in kcdata_record_task_snapshot() local
3927 if (collect_instrs_cycles) { in kcdata_record_task_snapshot()
3962 boolean_t collect_instrs_cycles = ((trace_flags & STACKSHOT_INSTRS_CYCLES) != 0); in kcdata_record_task_delta_snapshot() local
4004 if (collect_instrs_cycles) { in kcdata_record_task_delta_snapshot()
4121 boolean_t collect_instrs_cycles = ((trace_flags & STACKSHOT_INSTRS_CYCLES) != 0); in kcdata_record_thread_snapshot() local
4467 if (collect_instrs_cycles) { in kcdata_record_thread_snapshot()