aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/cmd/venti/srv/www/stats.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cmd/venti/srv/www/stats.js b/src/cmd/venti/srv/www/stats.js
index 3232b939..bf8cdbd5 100644
--- a/src/cmd/venti/srv/www/stats.js
+++ b/src/cmd/venti/srv/www/stats.js
@@ -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",