Lines Matching refs:PRId64
1116 "(tid %d, tgid %" PRId64 ")", params.pid, tgid); in cmd_procprio()
2154 ALOGE("Possible pid reuse detected (pid %d, tgid %" PRId64 ")!", pid, tgid); in kill_one_process()
2204 ALOGI("Kill '%s' (%d), uid %d, oom_score_adj %d to free %" PRId64 "kB rss, %" PRId64 in kill_one_process()
2212 ALOGI("Kill '%s' (%d), uid %d, oom_score_adj %d to free %" PRId64 "kB rss, %" PRId64 in kill_one_process()
2310 ALOGI("Low pressure min memory update from %" PRId64 " to %" PRId64, in record_low_pressure_levels()
2326 ALOGI("Low pressure max memory update from %" PRId64 " to %" PRId64, in record_low_pressure_levels()
2595 snprintf(kill_desc, sizeof(kill_desc), "device is low on swap (%" PRId64 in mp_event_psi()
2596 "kB < %" PRId64 "kB) and thrashing (%" PRId64 "%%)", in mp_event_psi()
2607 PRId64 "kB < %" PRId64 "kB)", wmark < WMARK_LOW ? "min" : "low", in mp_event_psi()
2627 PRId64 "%%)", wmark < WMARK_LOW ? "min" : "low", thrashing); in mp_event_psi()
2638 PRId64 "%%)", thrashing); in mp_event_psi()
2652 "filecache is low (%" PRId64 "kB < %" PRId64 "kB) after thrashing", in mp_event_psi()
2904 "available (%" PRId64 ") than watermark (%" PRId64 ")", in mp_event_common()
2924 ALOGI("Reclaimed %ldkB, cache(%ldkB) and free(%" PRId64 "kB)-reserved(%" PRId64 "kB) " in mp_event_common()