mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
committed by
Christian Helmuth
parent
b12b0ed93d
commit
74a8a801e4
@@ -92,7 +92,8 @@ Trace::Source::Info Vm_session_component::Vcpu::trace_source_info() const
|
||||
warning("sc_ctrl failed res=", res);
|
||||
|
||||
return { _label, String<5>("vCPU"),
|
||||
Trace::Execution_time(sc_time, sc_time),
|
||||
Trace::Execution_time(sc_time, sc_time,
|
||||
Nova::Qpd::DEFAULT_QUANTUM, _priority),
|
||||
_location };
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user