Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dkern_stackshot.c398 static bool collect_latency_info = true; variable
1473 if (collect_latency_info) { in get_stackshot_est_tasksize()
1627 if (collect_latency_info) { in stackshot_push_duration_and_latency()
4704 if (collect_latency_info) { in kcdata_record_thread_snapshot()
5148 if (collect_latency_info) { in kdp_stackshot_record_task()
5282 collect_latency_info = stackshot_flags & STACKSHOT_DISABLE_LATENCY_INFO ? false : true; in kdp_stackshot_kcdata_format()
5608 if (collect_latency_info) { in kdp_stackshot_kcdata_format()