venti: fix scacheprefetch stats
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5507045
This commit is contained in:
parent
9a201244bf
commit
131ab3addb
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue