mirror of
https://github.com/ioacademy-jikim/debugging
synced 2025-06-26 01:06:13 +00:00
21 lines
335 B
Plaintext
21 lines
335 B
Plaintext
|
|
|
|
Counted ... calls to main()
|
|
|
|
Jccs:
|
|
total: ...
|
|
taken: ... (...%)
|
|
|
|
Executed:
|
|
SBs entered: ...
|
|
SBs completed: ...
|
|
guest instrs: ...
|
|
IRStmts: ...
|
|
|
|
Ratios:
|
|
guest instrs : SB entered = ... : ...
|
|
IRStmts : SB entered = ... : ...
|
|
IRStmts : guest instr = ... : ...
|
|
|
|
Exit code: ...
|