Home
last modified time | relevance | path

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

/xnu-10063.121.3/osfmk/kern/
H A Dtelemetry.c127 #define TELEMETRY_DEFAULT_NOTIFY_LEEWAY (4*1024) // Userland gets 4k of leeway to collect data afte… macro
254 telemetry_notification_leeway = TELEMETRY_DEFAULT_NOTIFY_LEEWAY; in telemetry_init()
258 telemetry_notification_leeway, TELEMETRY_DEFAULT_NOTIFY_LEEWAY); in telemetry_init()
259 telemetry_notification_leeway = TELEMETRY_DEFAULT_NOTIFY_LEEWAY; in telemetry_init()