Home
last modified time | relevance | path

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

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