Searched refs:oomd_dump_system_context (Results 1 – 3 of 3) sorted by relevance
136 void oomd_dump_system_context(const OomdSystemContext *ctx, FILE *f, const char *prefix);
599 void oomd_dump_system_context(const OomdSystemContext *ctx, FILE *f, const char *prefix) { in oomd_dump_system_context() function
817 oomd_dump_system_context(&m->system_context, f, "\t"); in manager_get_dump_string()