Home
last modified time | relevance | path

Searched refs:monotonic_config (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/bsd/sys/
H A Dmonotonic.h59 struct monotonic_config { struct
67 struct monotonic_config config; argument
148 int(*const mtd_add)(struct monotonic_config *config, uint32_t *ctr_out);
/xnu-12377.1.9/osfmk/arm64/
H A Dmonotonic_arm64.c985 uncore_add(struct monotonic_config *config, uint32_t *ctr_out) in uncore_add()