Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/kern/
H A Dcoalition.h135 #define COALITION_LEDGER_MONITOR_INTERVAL_SECS (24 * 60 * 60) macro
H A Dcoalition.c431 …er_set_period(ledger, coalition_ledgers.logical_writes, (COALITION_LEDGER_MONITOR_INTERVAL_SECS * … in coalition_io_monitor_ctl()