Home
last modified time | relevance | path

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

/xnu-11417.101.15/osfmk/kern/
H A Dkern_stackshot.c391 static bool collect_latency_info = true; variable
1455 if (collect_latency_info) { in get_stackshot_est_tasksize()
1603 if (collect_latency_info) { in stackshot_push_duration_and_latency()
4504 if (collect_latency_info) { in kcdata_record_thread_snapshot()
4946 if (collect_latency_info) { in kdp_stackshot_record_task()
5080 collect_latency_info = stackshot_flags & STACKSHOT_DISABLE_LATENCY_INFO ? false : true; in kdp_stackshot_kcdata_format()
5398 if (collect_latency_info) { in kdp_stackshot_kcdata_format()