clear_team_debug_info
void clear_team_debug_info(struct team_debug_info *info, bool initLock);
clear_team_debug_info(&info, false);
clear_team_debug_info(&debug_info, true);