ShehabElsayed
ShehabElsayed
As far as I understand 'cycle' should be the total cycles including active and halted cycles for a given core. In other words, if we were to keep track of...
I just started experimenting with using multiple domains but I always run into this error: Failed assertion on build/opt/slab_alloc.h:156 'prevLiveElems && prevLiveElems < usedBytes' (with '0 && 0') Any ideas...
I noticed that OOO cores (OOO core recorders to be specific) ar statically assigned domain zero as compared to timing cores which have dynamically assigned domains as specified in the...
Hi, Is there a way to have 2 appenders in the same logger but with different logging levels? For example, can I add a console appender with level INFO and...