mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-12 12:14:36 +03:00
Merge branch 'hishamhm-pull-920'
This commit is contained in:
@ -43,6 +43,9 @@ extern void Platform_setMemoryValues(Meter* this);
|
||||
|
||||
extern void Platform_setSwapValues(Meter* this);
|
||||
|
||||
extern void Platform_setZfsArcValues(Meter* this);
|
||||
|
||||
extern void Platform_setZfsCompressedArcValues(Meter* this);
|
||||
extern char* Platform_getProcessEnv(pid_t pid);
|
||||
|
||||
extern void Platform_getPressureStall(const char *file, bool some, double* ten, double* sixty, double* threehundred);
|
||||
|
Reference in New Issue
Block a user