Lines Matching refs:T_LOG
61 T_LOG("notified da of tasking change, sleeping"); in disable_da_microstackshots()
96 T_LOG("installing cleanup handler"); in telemetry_init()
120 T_LOG("no PMI support"); in query_pmi_params()
203 T_LOG("saw %d unknown record events", unknown_records);
212 T_LOG("saw %g interrupt records per second",
215 T_LOG("saw no interrupt records");
218 T_LOG("saw %g I/O records per second",
221 T_LOG("saw no I/O records");
224 T_LOG("saw %g timer arming records per second",
227 T_LOG("saw no timer arming records");
250 T_LOG("PMI counter: %u", pmi_counter);
251 T_LOG("PMI period: %llu", pmi_period);
273 T_LOG("ending trace session after %d seconds", SLEEP_SECS);
319 T_LOG("PMI counter: %u", pmi_counter);
320 T_LOG("PMI period: %llu", pmi_period);
391 T_LOG("test lasted %g seconds", duration_secs);
404 T_LOG("record rate: %gHz", record_rate_hz);
405 T_LOG("PMI record rate: %gHz", pmi_records / duration_secs);
406 T_LOG("interrupt record rate: %gHz",
408 T_LOG("I/O record rate: %gHz", io_records / duration_secs);
409 T_LOG("timer arm record rate: %gHz",
433 T_LOG("ending trace session after %d seconds", SLEEP_SECS);
457 T_LOG("read %d bytes from microstackshot syscall ", ret);
464 T_LOG("wrote microstackshot data to %s", path);