* @cpu_nr Number of processors for current activity data file.
* @rectime Structure where timestamp (expressed in local time
* or in UTC depending on whether options -T/-t have
- * been used or not) can be saved for current record.
+ * been used or not) has been saved for current record.
* @loctime Structure where timestamp (expressed in local time)
- * can be saved for current record.
+ * has been saved for current record.
* @reset_cd TRUE if static cross_day variable should be reset.
*
* OUT:
/* Not close enough to desired interval */
return 0;
- /* Fill timestamp structure for current record */
- sadf_get_record_timestamp_struct(curr, rectime, loctime);
-
/* Check if we are beginning a new day */
if (use_tm_start && record_hdr[!curr].ust_time &&
(record_hdr[curr].ust_time > record_hdr[!curr].ust_time) &&
* @cpu_nr Number of processors.
* @rectime Structure where timestamp (expressed in local time
* or in UTC depending on whether options -T/-t have
- * been used or not) can be saved for current record.
+ * been used or not) has been saved for current record.
* @loctime Structure where timestamp (expressed in local time)
- * can be saved for current record.
+ * has been saved for current record.
*
* OUT:
* @cnt Set to 0 to indicate that no other lines of stats
char cur_date[32], cur_time[32];
static int cross_day = FALSE;
- /* Fill timestamp structure (rectime) for current record */
- sadf_get_record_timestamp_struct(curr, rectime, loctime);
-
/*
* Check time (1).
* For this first check, we use the time interval entered on