summaryrefslogtreecommitdiffstats
path: root/zfs/ZfsCompressedArcMeter.h
blob: 5afcc99e66e2a6d7239e82d72a9e76ee99aaf0dc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/* Do not edit this file. It was automatically generated. */

#ifndef HEADER_ZfsCompressedArcMeter
#define HEADER_ZfsCompressedArcMeter
/*
htop - ZfsCompressedArcMeter.h
(C) 2004-2011 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file
in the source distribution for its full text.
*/

#include "ZfsArcStats.h"

#include "Meter.h"

extern int ZfsCompressedArcMeter_attributes[];

void ZfsCompressedArcMeter_readStats(Meter* this, ZfsArcStats* stats);

extern MeterClass ZfsCompressedArcMeter_class;

#endif

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