Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/kern/
H A Ddebug.h126 uint64_t p_start_usec; /* from the bsd proc struct */ member
H A Dtelemetry.c1003 tsnap->p_start_usec = ((uint64_t)proximate_pid << 32) | (uint32_t)origin_pid; in telemetry_process_sample()