Lines Matching refs:T_LOG
60 T_LOG("notified da of tasking change, sleeping"); in disable_da_microstackshots()
95 T_LOG("installing cleanup handler"); in telemetry_init()
119 T_LOG("no PMI support"); in query_pmi_params()
202 T_LOG("saw %d unknown record events", unknown_records);
211 T_LOG("saw %g interrupt records per second",
214 T_LOG("saw no interrupt records");
217 T_LOG("saw %g I/O records per second",
220 T_LOG("saw no I/O records");
223 T_LOG("saw %g timer arming records per second",
226 T_LOG("saw no timer arming records");
249 T_LOG("PMI counter: %u", pmi_counter);
250 T_LOG("PMI period: %llu", pmi_period);
272 T_LOG("ending trace session after %d seconds", SLEEP_SECS);
325 T_LOG("interrupt sample rate: %uHz", interrupt_sample_rate);
326 T_LOG("PMI counter: %u", pmi_counter);
327 T_LOG("PMI period: %llu", pmi_period);
398 T_LOG("test lasted %g seconds", duration_secs);
411 T_LOG("record rate: %gHz", record_rate_hz);
412 T_LOG("PMI record rate: %gHz", pmi_records / duration_secs);
413 T_LOG("interrupt record rate: %gHz",
415 T_LOG("I/O record rate: %gHz", io_records / duration_secs);
416 T_LOG("timer arm record rate: %gHz",
440 T_LOG("ending trace session after %d seconds", SLEEP_SECS);