Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dsocd_client.c43 uint64_t boot_time_ns; member
77 absolutetime_to_nanoseconds(mach_continuous_time(), &(socd_client_cfg.boot_time_ns)); in socd_client_init()
83 hdr.boot_time = socd_client_cfg.boot_time_ns; in socd_client_init()