Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/power/
H A Dsysstat.c429 uint64_t total_calls = 0; in nfs_load() local
449 total_calls += kstat_ptr[index].value.ui64; in nfs_load()
462 total_calls += kstat_ptr[index].value.ui64; in nfs_load()
478 total_calls += kstat_ptr[index].value.ui64; in nfs_load()
491 total_calls += kstat_ptr[index].value.ui64; in nfs_load()
499 new_nfs_calls = total_calls - in nfs_load()