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
329 ometric_output_name(FILE *out, const struct ometric *om) in ometric_output_name()
353 struct ometric *om; in ometric_output_all() local
387 ometric_set_int_value(struct ometric *om, uint64_t val, struct olabels *ol) in ometric_set_int_value()
405 ometric_set_int(struct ometric *om, uint64_t val, struct olabels *ol) in ometric_set_int()
417 ometric_set_float(struct ometric *om, double val, struct olabels *ol) in ometric_set_float()
438 ometric_set_timespec(struct ometric *om, const struct timespec *ts, in ometric_set_timespec()
460 ometric_set_info(struct ometric *om, const char **keys, const char **values, in ometric_set_info()
479 ometric_set_state(struct ometric *om, const char *state, struct olabels *ol) in ometric_set_state()
506 ometric_set_int_with_labels(struct ometric *om, uint64_t val, in ometric_set_int_with_labels()
517 ometric_set_timespec_with_labels(struct ometric *om, struct timespec *ts, in ometric_set_timespec_with_labels()