Searched refs:mt_core_supported (Results 1 – 7 of 7) sorted by relevance
55 bool mt_core_supported = false; variable84 if (!mt_core_supported || ctr >= kpc_fixed_count()) { in mt_core_snap()106 if (!mt_core_supported || ctr >= kpc_fixed_count()) { in mt_core_set_snap()210 if (!mt_core_supported) { in core_down()226 if (!mt_core_supported) { in core_up()349 if (!mt_core_supported) { in mt_microstackshot_start_arch()374 mt_core_supported = true; in mt_early_init()
43 extern bool mt_core_supported;
92 if (!mt_core_supported) { in mt_mtc_update_fixed_counts()149 if (!mt_core_supported) { in mt_cur_cpu_instrs()162 if (!mt_core_supported) { in mt_cur_cpu_cycles()174 if (!mt_core_supported) { in mt_cur_cpu_cycles_instrs_speculative()217 if (!mt_core_supported) { in mt_perfcontrol()
2460 if (!mt_core_supported) { in kern_stack_snapshot_internal()
42 extern const bool mt_core_supported;
72 const bool mt_core_supported = true; variable
357 return sysctl_io_number(req, (int)mt_core_supported, sizeof(int), NULL, NULL);365 return sysctl_io_number(req, (int)mt_core_supported, sizeof(int), NULL, NULL);