Searched refs:clock_get_calendar_microtime (Results 1 – 11 of 11) sorted by relevance
| /xnu-8019.80.24/osfmk/kern/ |
| H A D | clock.h | 196 extern void clock_get_calendar_microtime(
|
| H A D | telemetry.c | 844 clock_get_calendar_microtime(&secs, &usecs); in telemetry_process_sample()
|
| H A D | clock.c | 427 clock_get_calendar_microtime( in clock_get_calendar_microtime() function
|
| H A D | kern_stackshot.c | 888 clock_get_calendar_microtime((clock_sec_t *)&secs, (clock_usec_t *)µsecs); in kdp_snapshot_preflight()
|
| /xnu-8019.80.24/bsd/kern/ |
| H A D | kern_time.c | 756 clock_get_calendar_microtime(&tv_sec, &tv_usec); in microtime()
|
| H A D | kdebug.c | 2369 clock_get_calendar_microtime(&secs, &usecs); in kdbg_write_v1_header()
|
| /xnu-8019.80.24/osfmk/arm/ |
| H A D | model_dep.c | 742 clock_get_calendar_microtime(&secs, &usecs); in panic_display_times()
|
| /xnu-8019.80.24/iokit/Kernel/ |
| H A D | IOPMrootDomain.cpp | 2913 clock_get_calendar_microtime(&secs, µsecs); in powerChangeDone() 7649 clock_get_calendar_microtime(&sec, &usec); in aotShouldExit() 11456 clock_get_calendar_microtime(&tsec, &tusec); in pmEventTimeStamp()
|
| H A D | IOService.cpp | 7099 clock_get_calendar_microtime(&now, µsecs); in updateConsoleUsers()
|
| /xnu-8019.80.24/bsd/netinet6/ |
| H A D | in6.c | 4863 clock_get_calendar_microtime(&secs, &usecs); in in6_lltable_dump_entry()
|
| /xnu-8019.80.24/libkern/c++/ |
| H A D | OSKext.cpp | 10200 clock_get_calendar_microtime(&secs, &usecs);
|