mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 08:25:38 +00:00
parent
623e0be0e1
commit
3f5c1b3626
@ -147,7 +147,7 @@ struct Trace_subject_registry
|
||||
continue;
|
||||
}
|
||||
if (load[x][y][replace]->recent_execution_time
|
||||
<= load[x][y][i]->recent_execution_time)
|
||||
> load[x][y][i]->recent_execution_time)
|
||||
replace = i;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user