Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/arcwatch/
H A Darcwatch.c661 uint64_t bytes_total = 0; in awr_stat() local
700 bytes_total += ar->ar_size; in awr_stat()
712 printf(" total | % 10lld | %16lld\n", bufs_total, bytes_total); in awr_stat()
/titanic_50/usr/src/lib/libast/common/features/
H A Dvmalloc15 mem mallinfo.arena,mstats.bytes_total malloc.h
/titanic_50/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_zfs.c733 u_longlong_t bytes_total) in ndmpd_zfs_addenv_backup_size() argument
739 bytes_total); in ndmpd_zfs_addenv_backup_size()
/titanic_50/usr/src/lib/libast/common/vmalloc/
H A Dmalloc.c650 { ms.bytes_total = sb.extent; in mstats()