]> granicus.if.org Git - sysstat/blobdiff - svg_stats.h
SVG: Add SVG output for queue length and load average statistics
[sysstat] / svg_stats.h
index 09d2ead50ee0420dfe8f56ff61d633304963b41e..5e938966cea7953edac90c4fae764b6f31133891 100644 (file)
@@ -29,6 +29,9 @@ __print_funct_t svg_print_paging_stats
 __print_funct_t svg_print_memory_stats
        (struct activity *, int, int, struct svg_parm *, unsigned long long,
         struct record_header *);
+__print_funct_t svg_print_queue_stats
+       (struct activity *, int, int, struct svg_parm *, unsigned long long,
+        struct record_header *);
 __print_funct_t svg_print_net_dev_stats
        (struct activity *, int, int, struct svg_parm *, unsigned long long,
         struct record_header *);