ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libstatgrab/src/libstatgrab/statgrab.h
(Generate patch)

Comparing projects/libstatgrab/src/libstatgrab/statgrab.h (file contents):
Revision 1.5 by pajs, Sun Feb 23 19:24:07 2003 UTC vs.
Revision 1.6 by pajs, Sun Feb 23 22:58:09 2003 UTC

# Line 138 | Line 138 | general_stat_t *get_general_stats();
138  
139   disk_stat_t *get_disk_stats(int *entries);
140   diskio_stat_t *get_diskio_stats(int *entries);
141 + diskio_stat_t *get_diskio_stat_diff(int *entries);
142  
143   process_stat_t *get_process_stats();
144  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines