venti: fix scacheprefetch stats

R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/5507045
This commit is contained in:
David du Colombier 2012-01-16 16:55:23 -05:00 committed by Russ Cox
parent 9a201244bf
commit 131ab3addb

View file

@ -46,6 +46,8 @@ graphname = new Array(
"icache lookup time",
"arg=icacheprefetch&graph=diff",
"icache prefetches/second",
"arg=scacheprefetch&graph=diff",
"scache prefetches/second",
"arg=icachewrite&graph=diff",
"icache writes/second",