Home
last modified time | relevance | path

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

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