MCPcopy Create free account
hub / github.com/SmallPond/MIT6.828_OS / cprintf

Function cprintf

xv6-public/console.c:54–104  ·  view source on GitHub ↗

Print to the console. only understands %d, %x, %p, %s.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 14

recover_from_logFunction · 0.70
execFunction · 0.70
allocuvmFunction · 0.70
trapFunction · 0.70
syscallFunction · 0.70
procdumpFunction · 0.70
ioapicinitFunction · 0.70
panicFunction · 0.70
mpmainFunction · 0.70
iinitFunction · 0.70
trapFunction · 0.50
procdumpFunction · 0.50

Calls 5

acquireFunction · 0.85
consputcFunction · 0.85
releaseFunction · 0.85
panicFunction · 0.70
printintFunction · 0.70

Tested by

no test coverage detected