Lines Matching refs:ALOGI

680     ALOGI("closing lmkd data connection");  in ctrl_data_close()
1445 ALOGI("Properties reinitilized"); in ctrl_command_handler()
1504 ALOGI("lmkd data connection established"); in ctrl_connect_handler()
1988 ALOGI("Process got killed in %ldms", in stop_wait_for_proc_kill()
1991 ALOGI("Stop waiting for process kill after %ldms", in stop_wait_for_proc_kill()
2105 ALOGI("Kill '%s' (%d), uid %d, oom_adj %d to free %ldkB; reason: %s", taskname, pid, in kill_one_process()
2108 ALOGI("Kill '%s' (%d), uid %d, oom_adj %d to free %ldkB", taskname, pid, in kill_one_process()
2193 ALOGI("Low pressure min memory update from %" PRId64 " to %" PRId64, in record_low_pressure_levels()
2209 ALOGI("Low pressure max memory update from %" PRId64 " to %" PRId64, in record_low_pressure_levels()
2556 ALOGI("%s memory pressure event is triggered", level_name[level]); in mp_event_common()
2616 ALOGI("%lu memory pressure events were skipped after a kill!", in mp_event_common()
2648 ALOGI("Ignore %s memory pressure event " in mp_event_common()
2683 ALOGI("Event upgraded to %s", level_name[level]); in mp_event_common()
2696 ALOGI("Ignore %s memory pressure", level_name[level]); in mp_event_common()
2701 ALOGI("Downgrade critical memory pressure"); in mp_event_common()
2713 ALOGI("Nothing to kill"); in mp_event_common()
2725 ALOGI("Ignoring pressure since more memory is " in mp_event_common()
2746 ALOGI("Reclaimed %ldkB, cache(%ldkB) and " in mp_event_common()
2753 ALOGI("Reclaimed %ldkB at oom_adj %d", in mp_event_common()
2758 ALOGI("Suppressed %lu failed kill reports", report_skip_count); in mp_event_common()
2858 ALOGI("No kernel memory.pressure_level support (errno=%d)", errno); in init_mp_common()
2864 ALOGI("No kernel memory cgroup event control (errno=%d)", errno); in init_mp_common()
2947 ALOGI("Using psi monitors for memory pressure detection"); in init_monitors()
2949 ALOGI("Using vmpressure for memory pressure detection"); in init_monitors()
3018 ALOGI("Using in-kernel low memory killer interface"); in init()
3063 ALOGI("Process polling is %s", pidfd_supported ? "supported" : "not supported" ); in init()
3195 ALOGI("lmkd data connection dropped"); in mainloop()
3230 ALOGI("lmkd updated properties successfully"); in issue_reinit()
3333 ALOGI("exiting"); in main()