Searched refs:usercrash_count (Results 1 – 1 of 1) sorted by relevance
71 static int usercrash_count = 50; variable142 for (i = 0; i < usercrash_count; ++i) { in find_oldest_usercrash()197 next_usercrash = (next_usercrash + 1) % usercrash_count; in get_usercrash()
Completed in 7 milliseconds