Lines Matching refs:T_LOG
118 T_LOG("Non-idle time per CPU:"); in cpu_loads_delta()
128 T_LOG("\tCore %d non-idle ticks: %d", i, non_idle_ticks[i]); in cpu_loads_delta()
152 …T_LOG("WARNING: amfi_get_out_of_my_way=1 boot-arg is missing, required to reliably capture CPU loa…
156 T_LOG("System has %d logical cores", cpu_count);
162 T_LOG("Mask kern.sched_recommended_cores: 0x%016llx", recommended_cores_mask);
175 T_LOG("Launching %u threads to spin for %lld seconds...", num_threads, spin_seconds);
182 T_LOG("...%lld seconds have elapsed", spin_seconds);
188 T_LOG("Visited cores bitmask: %llx", final_visited_cores_bitmask);
217 T_LOG("hw.ncpu: %d\n", ncpu);
229 T_LOG("kern.sched_recommended_cores: 0x%016llx", recommended_cores_mask);
232 T_LOG("Expected bits set for all cores: 0x%016llx", expected_set_mask);
242 T_LOG("Missing expected bits. Sleeping for %u seconds before retrying", sleep_seconds);