Hi Brendan, readme.md and script documentation define K_* values like this: ```bash # - K_CYCLES: CPU Cycles x 1000 # - K_INSTR: CPU Instructions x 1000 ``` I believe this is not multiplied but divided by 1000, right? BR, P
Hi Brendan,
readme.md and script documentation define K_* values like this:
I believe this is not multiplied but divided by 1000, right?
BR, P