venti: fix scacheprefetch stats
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5507045
This commit is contained in:
parent
9a201244bf
commit
131ab3addb
@ -46,6 +46,8 @@ graphname = new Array(
|
|||||||
"icache lookup time",
|
"icache lookup time",
|
||||||
"arg=icacheprefetch&graph=diff",
|
"arg=icacheprefetch&graph=diff",
|
||||||
"icache prefetches/second",
|
"icache prefetches/second",
|
||||||
|
"arg=scacheprefetch&graph=diff",
|
||||||
|
"scache prefetches/second",
|
||||||
"arg=icachewrite&graph=diff",
|
"arg=icachewrite&graph=diff",
|
||||||
"icache writes/second",
|
"icache writes/second",
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user