Searched refs:s_criu_debug (Results 1 – 1 of 1) sorted by relevance
102 static int s_criu_debug = 0; variable125 do { if (s_criu_debug) fprintf(stderr, __VA_ARGS__); } while(0)343 s_criu_debug = 0; in LSCRIU_Debugging()346 s_criu_debug = 1; in LSCRIU_Debugging()362 if (!s_criu_debug) { in LSCRIU_Restored_Error()
Completed in 9 milliseconds