Lines Matching defs:om
100 struct ometric *om; in ometric_check() local
116 struct ometric *om; in ometric_new() local
142 struct ometric *om; in ometric_new_state() local
164 struct ometric *om; in ometric_free_all() local
331 ometric_output_name(FILE *out, const struct ometric *om) in ometric_output_name()
355 struct ometric *om; in ometric_output_all() local
389 ometric_set_int_value(struct ometric *om, uint64_t val, struct olabels *ol) in ometric_set_int_value()
407 ometric_set_int(struct ometric *om, uint64_t val, struct olabels *ol) in ometric_set_int()
419 ometric_set_float(struct ometric *om, double val, struct olabels *ol) in ometric_set_float()
440 ometric_set_timespec(struct ometric *om, const struct timespec *ts, in ometric_set_timespec()
462 ometric_set_info(struct ometric *om, const char **keys, const char **values, in ometric_set_info()
481 ometric_set_state(struct ometric *om, const char *state, struct olabels *ol) in ometric_set_state()
508 ometric_set_int_with_labels(struct ometric *om, uint64_t val, in ometric_set_int_with_labels()
519 ometric_set_timespec_with_labels(struct ometric *om, struct timespec *ts, in ometric_set_timespec_with_labels()