Searched refs:clock_get_calendar_microtime (Results 1 – 11 of 11) sorted by relevance
| /xnu-8020.101.4/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 | 892 clock_get_calendar_microtime((clock_sec_t *)&secs, (clock_usec_t *)µsecs); in kdp_snapshot_preflight()
|
| /xnu-8020.101.4/bsd/kern/ |
| H A D | kern_time.c | 756 clock_get_calendar_microtime(&tv_sec, &tv_usec); in microtime()
|
| H A D | kdebug.c | 2407 clock_get_calendar_microtime(&secs, &usecs); in _write_legacy_header()
|
| /xnu-8020.101.4/osfmk/arm/ |
| H A D | model_dep.c | 743 clock_get_calendar_microtime(&secs, &usecs); in panic_display_times()
|
| /xnu-8020.101.4/iokit/Kernel/ |
| H A D | IOPMrootDomain.cpp | 2918 clock_get_calendar_microtime(&secs, µsecs); in powerChangeDone() 7661 clock_get_calendar_microtime(&sec, &usec); in aotShouldExit() 11464 clock_get_calendar_microtime(&tsec, &tusec); in pmEventTimeStamp()
|
| H A D | IOService.cpp | 7100 clock_get_calendar_microtime(&now, µsecs); in updateConsoleUsers()
|
| /xnu-8020.101.4/bsd/netinet6/ |
| H A D | in6.c | 4889 clock_get_calendar_microtime(&secs, &usecs); in in6_lltable_dump_entry()
|
| /xnu-8020.101.4/libkern/c++/ |
| H A D | OSKext.cpp | 10201 clock_get_calendar_microtime(&secs, &usecs);
|