Home
last modified time | relevance | path

Searched refs:tm_updated (Results 1 – 11 of 11) sorted by relevance

/dports/sysutils/ipa/ipa-2.1.2/src/
H A Dipa_thresholds.c636 threshold->tm_updated = curdate; in check_thresholds()
746 ostat.tm_updated = threshold->tm_updated; in init_threshold()
806 fix_240000(&ostat.tm_updated); in init_threshold()
807 if (check_ipa_tm(&ostat.tm_updated) < 0) { in init_threshold()
828 tm_str(&ostat.tm_updated)); in init_threshold()
839 ostat.tm_from = ostat.tm_updated = curdate; in init_threshold()
893 if (ipa_tm_diff(&curdate, &ostat.tm_updated) < in init_threshold()
902 n = ipa_tm_diff(&curdate, &ostat.tm_updated) / in init_threshold()
986 threshold->tm_updated = nstat.tm_updated = curdate; in init_threshold()
1005 threshold->tm_started = threshold->tm_updated = in init_threshold()
[all …]
H A Dipa_thresholds.h102 ipa_tm tm_updated; /* Time when threshold was updated. */ member
H A Dipa_mod.h360 ipa_tm tm_updated; member
H A Dipa_db.c540 &threshold->tm_updated) < 0) { in db_update_threshold()
H A Dipastat_main.c830 if (output_ipa_tm("Updated ", '|', &state->tm_updated, 1) < 0) in output_threshold_stat_raw()
H A Dipa_ctl.c655 status.tm[1] = q_threshold->tm_updated; in ctl_func_status()
1213 newstate.tm_updated = curdate; in do_func_set_threshold()
/dports/databases/ipa_sdb/ipa_sdb-1.1.1/src/
H A Dipa_sdb.h127 ipa_sdb_date tm_updated; member
H A Dipa_sdb_dump.c771 output_db_date(THRESHOLD_UPDATED_STR, &rec->tm_updated, 1); in threshold_rec_bin_to_txt()
772 if (check_db_date(&rec->tm_updated, 1) < 0) in threshold_rec_bin_to_txt()
826 THRESHOLD_EVENT(UPDATED, &rec.tm_updated), in threshold_txt_to_bin()
H A Dsdb_db_mod.c3220 copy_db_date_to_tm(&rec.tm_updated, &state->tm_updated); in db_get_threshold_state()
3247 copy_tm_to_db_date(&state->tm_updated, &rec.tm_updated) < 0) { in db_set_threshold_state()
3326 const uint64_t *cnt, const ipa_tm *tm_from, const ipa_tm *tm_updated) in db_update_threshold() argument
3339 copy_tm_to_db_date(tm_updated, &rec.tm_updated) < 0) { in db_update_threshold()
H A Dsdb_st_mod.c2182 copy_db_date_to_tm(&rec.tm_updated, &buf->tm_updated); in st_get_threshold_stat()
/dports/sysutils/ipa/ipa-2.1.2/
H A DHISTORY131 * If threshold's tm_from time and tm_updated time are equal and