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)352 s_criu_debug = 0; in LSCRIU_Debugging()355 s_criu_debug = 1; in LSCRIU_Debugging()371 if (!s_criu_debug) { in LSCRIU_Restored_Error()
Completed in 6 milliseconds