Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dtelemetry.c890 msnap->ms_time = secs; in telemetry_process_sample()
1150 printf("telemetry timestamp: %lld\n", p->ms_time); in log_telemetry_output()
H A Ddebug.h153 uint64_t ms_time; /* time at sample (seconds) */ member