Home
last modified time | relevance | path

Searched refs:bytes_in_l2 (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/arcwatch/
H A Darcwatch.c664 uint64_t bytes_in_l2 = 0; in awr_stat() local
696 bytes_in_l2 += ar->ar_size; in awr_stat()
711 printf(" in l2 | % 10lld | %16lld\n", bufs_in_l2, bytes_in_l2); in awr_stat()