Lines Matching refs:T_LOG
141 T_LOG("kern.version: %s\n", kernel_version); in cpucount_setup()
148 T_LOG("kern.bootargs: %s\n", kernel_bootargs); in cpucount_setup()
195 T_LOG("hw.ncpu: %2d\n", sysctl_ncpu);
201 T_LOG("(csw %4d) attempting to bind to cpu %2d\n", before_csw_count, cpu_to_bind);
229 T_LOG("(csw %4d) bound to cpu %2d in %f milliseconds\n",
238 T_LOG("cpu %2d reported id %2d\n",
269 T_LOG("cpuclusters: %2d\n", cpuclusters);
279 T_LOG("hw.ncpu: %2d\n", sysctl_ncpu);
285 T_LOG("kern.sched_recommended_cores: %llu", recommended_cores);
308 T_LOG("(csw %4d) attempting to bind to cluster %2d\n", before_csw_count, cluster_to_bind);
322 T_LOG("CPU ID: %d", fixed_os_cpu_number());
325 T_LOG("_os_cpu_cluster_number unsupported under x86.");
328 T_LOG("OS reported cluster number: %2d\n",
335 T_LOG("Comm Page reported cluster number: %u", commpage_cluster_number_reported);
350 T_LOG("(csw %4d) bound to cluster %2d in %f milliseconds\n",
419 T_LOG("IORegistry logical cpu id: %u", cpu_id);
421 T_LOG("IORegistry logical cpu cluster id: %u", cluster_id);
423 T_LOG("Binding thread to cpu %u", cpu_id);