Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/kern/
H A Dkern_stackshot.c392 static bool collect_latency_info = true; variable
1456 if (collect_latency_info) { in get_stackshot_est_tasksize()
1604 if (collect_latency_info) { in stackshot_push_duration_and_latency()
4558 if (collect_latency_info) { in kcdata_record_thread_snapshot()
5001 if (collect_latency_info) { in kdp_stackshot_record_task()
5135 collect_latency_info = stackshot_flags & STACKSHOT_DISABLE_LATENCY_INFO ? false : true; in kdp_stackshot_kcdata_format()
5455 if (collect_latency_info) { in kdp_stackshot_kcdata_format()