Lines Matching refs:LogLevel
108 …Logger.Log(LogLevel.Error, "Message for main system bus connection does not have a direct connecti… in GetDirectConnectionIndex()
140 Logger.Log(LogLevel.Error, "MMF path name is too long"); in DMIMessage()
248 …this.Log(LogLevel.Error, "Failed to add Direct Connection #{0} - connection with this index is alr… in AddDirectConnection()
265 …this.Log(LogLevel.Info, "SystemCPeripheral waiting for forward SystemC connection on {0}:{1}", add…
360 … this.Log(LogLevel.Info, "SystemC process failed to exit gracefully - killing it."); in Dispose()
386 … this.Log(LogLevel.Error, "Request to SystemCPeripheral failed, Read will return 0."); in ReadInternal()
410 … this.Log(LogLevel.Error, "Request to SystemCPeripheral failed, Write will have no effect."); in WriteInternal()
490 …this.Log(LogLevel.Warning, $"Requested time synchronization period of {timesyncTimer.Limit}us is s… in SetupTimesync()
526 …this.Log(LogLevel.Error, "Unable to communicate with SystemC peripheral. Try setting SystemCExecut… in SendRequest()
542 this.Log(LogLevel.Info, "Backward connection to SystemC process closed."); in BackwardConnectionLoop()
588 …this.Log(LogLevel.Error, "SystemC integration error - invalid data length {0} sent through backwar… in BackwardConnectionLoop()
626 …this.Log(LogLevel.Error, "SystemC integration error - invalid data length {0} sent through backwar… in BackwardConnectionLoop()
687 …this.Log(LogLevel.Error, "SystemC integration error - invalid message type {0} sent through backwa… in BackwardConnectionLoop()
716 …this.Log(LogLevel.Error, "Failed to get CPU, all SystemC transactions processed as if they have no… in TryToSkipTransactionTime()