Searched refs:s_criu_debug (Results 1 – 1 of 1) sorted by relevance
105 static int s_criu_debug = 0; variable128 do { if (s_criu_debug) fprintf(stderr, __VA_ARGS__); } while(0)353 s_criu_debug = 0; in LSCRIU_Debugging()356 s_criu_debug = 1; in LSCRIU_Debugging()372 if (!s_criu_debug) { in LSCRIU_Restored_Error()
Completed in 10 milliseconds