venti: new icache

This commit is contained in:
Russ Cox 2007-09-25 09:47:31 -04:00
parent 25a4e89fa9
commit 7a400ee957
17 changed files with 854 additions and 468 deletions

View file

@ -895,7 +895,7 @@ static char* graphname[] =
"icachehit",
"icachemiss",
"icachelookup",
"icacheread",
"icachewrite",
"icachefill",
"icacheprefetch",
@ -904,6 +904,9 @@ static char* graphname[] =
"icacheflush",
"icachestall",
"icachelookuptime",
"icachelookup",
"scachehit",
"scacheprefetch",
"bloomhit",
"bloommiss",
@ -925,6 +928,9 @@ static char* graphname[] =
"sumread",
"sumreadbyte",
"cigload",
"cigloadtime",
};
static int