Lines Matching refs:T_LOG
110 T_LOG("pid %d: runaway mitigation mode is: %d", getpid(), runaway_mode); in check_runaway_mode()
125 T_LOG("uid: %d", getuid());
143 T_LOG("uid: %d", getuid());
151 T_LOG("uid: %d", getuid());
163 T_LOG("uid: %d", getuid());
167 T_LOG("Spawning child");
181 T_LOG("Exit pid %d with runaway mitigation mode on", getpid());
202 T_LOG("uid: %d", getuid());
210 T_LOG("Spawning child");
228 T_LOG("Exit pid %d with runaway mitigation mode on", getpid());
244 T_QUIET; T_LOG("Signalling child to continue");
321 T_LOG("Restoring initial system SFI window %lld, SFI_CLASS_RUNAWAY_MITIGATION class offtime %lld", in restore_sfi_state()
361 T_LOG("uid: %d", getuid());
371 …T_LOG("Initial System SFI window %lld, SFI_CLASS_RUNAWAY_MITIGATION class offtime %lld\n", initial…
377 …T_LOG("SFI_CLASS_RUNAWAY_MITIGATION ledger index: %zu out of %zu\n", ledger_index, num_ledger_entr…
379 T_LOG("Initial accumulated SFI time: %lld\n", sfi_time_before);
386 T_LOG("Setting custom system SFI window %lld, SFI_CLASS_RUNAWAY_MITIGATION class offtime %lld",
398 T_LOG("Spawning thread to spin for %d seconds\n", spin_seconds);
403 T_LOG("Enable mitigation mode\n");
410 T_LOG("Wait %d seconds for spin to finish\n", spin_seconds);
415 T_LOG("Thread joined, disable mitigation mode\n");
422 T_LOG("Ending accumulated SFI time: %lld\n", sfi_time_after);
477 T_LOG("%6d: found snap pid %d name %s\n", offset, tsnap->pid, (char*)&tsnap->p_comm); in search_for_self_microstackshot()
482 …T_LOG("%6d: found self snap: flags 0x%x 0x%llx\n", offset, tsnap->ss_flags, tsnap->disk_reads_coun… in search_for_self_microstackshot()
487 T_LOG("%6d: found runaway flag: pid %d, name %s, flags: 0x%x 0x%llx, \n", in search_for_self_microstackshot()
526 T_LOG("PMI counter: %u", pmi_counter);
527 T_LOG("PMI period: %llu", pmi_period);
533 T_LOG("Enable mitigation mode on self\n");
545 T_LOG("Spinning for %d iterations or %lld*%d cycles or until self-sample is found\n",
556 T_LOG("iteration %3d: %14lld / %14lld cycles executed (%.2f%%)\n", i,
569 T_LOG("Complete, executed %lld cycles. Disable mitigation mode.\n", ru.ri_cycles);