Searched defs:kill_stat (Results 1 – 2 of 2) sorted by relevance
71 struct kill_stat { struct72 int32_t uid;73 const char *taskname;74 enum kill_reasons kill_reason;75 int32_t oom_score;76 int32_t min_oom_score;77 int64_t free_mem_kb;78 int64_t free_swap_kb;79 int32_t thrashing;80 int32_t max_thrashing;
299 struct kill_stat *kill_stat, in lmkd_pack_set_kill_occurred()