7 #ifndef RMONITOR_POLL_H
8 #define RMONITOR_POLL_H
10 #include "rmsummary.h"
12 int rmonitor_measure_process(
struct rmsummary *tr, pid_t pid);
13 int rmonitor_measure_process_update_to_peak(
struct rmsummary *tr, pid_t pid);
Definition: rmsummary.h:24