Home
last modified time | relevance | path

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

/xnu-12377.61.12/tools/tests/perf_index/
H A Dperf_index.c118 struct timeval tend; in end_timer() local
119 gettimeofday(&tend, NULL); in end_timer()
120 if (tend.tv_usec >= tp->tv_usec) { in end_timer()
121 tp->tv_sec = tend.tv_sec - tp->tv_sec; in end_timer()
122 tp->tv_usec = tend.tv_usec - tp->tv_usec; in end_timer()
124 tp->tv_sec = tend.tv_sec - tp->tv_sec - 1; in end_timer()
125 tp->tv_usec = tend.tv_usec - tp->tv_usec + 1000000; in end_timer()
/xnu-12377.61.12/doc/mach_ipc/
H A Dkmsg.md428 These kext buffers tend to be short lived, which means that the vast majority
433 Unlike descriptors which actually do not really tend to be manipulated by code
/xnu-12377.61.12/doc/allocators/
H A Dapi-basics.md112 as attackers tend to use data/pointer overlaps to carry out their exploitations.
/xnu-12377.61.12/doc/arm/
H A Dapple_speculative_hardening.md27 Contemporary discussions of these issues, however, tend to regard them as a