summaryrefslogtreecommitdiffstats
path: root/darwin/Platform.h
diff options
context:
space:
mode:
authorRoss Williams <ross@ross-williams.net>2019-07-07 17:30:37 -0400
committerRoss Williams <ross@ross-williams.net>2019-07-07 23:10:46 -0400
commitfc8e9a2d3e25e35c0f9903baa345b1744b12b6cb (patch)
tree2b689eab1d4804a2f87ea1aa75cfdeea3f848d59 /darwin/Platform.h
parent070fe90461182743fabb029415fc1bc59be14f3f (diff)
ZFS arcstats for Darwin (macOS / OS X)
Diffstat (limited to 'darwin/Platform.h')
-rw-r--r--darwin/Platform.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/darwin/Platform.h b/darwin/Platform.h
index 1231217b..4acda2c4 100644
--- a/darwin/Platform.h
+++ b/darwin/Platform.h
@@ -48,6 +48,8 @@ void Platform_setMemoryValues(Meter* mtr);
void Platform_setSwapValues(Meter* mtr);
+void Platform_setZfsArcValues(Meter* mtr);
+
char* Platform_getProcessEnv(pid_t pid);
#endif

© 2014-2024 Faster IT GmbH | imprint | privacy policy