Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/kern/
H A Dkern_stackshot.c391 static bool collect_latency_info = true; variable
1446 if (collect_latency_info) { in get_stackshot_est_tasksize()
1594 if (collect_latency_info) { in stackshot_push_duration_and_latency()
4481 if (collect_latency_info) { in kcdata_record_thread_snapshot()
4923 if (collect_latency_info) { in kdp_stackshot_record_task()
5057 collect_latency_info = stackshot_flags & STACKSHOT_DISABLE_LATENCY_INFO ? false : true; in kdp_stackshot_kcdata_format()
5375 if (collect_latency_info) { in kdp_stackshot_kcdata_format()