Searched refs:_os_log_at_time (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.140.69/libkern/os/ |
| H A D | log.h | 417 _os_log_at_time(&__dso_handle, log, type, ts, _os_log_fmt, ##__VA_ARGS__); \ 540 _os_log_at_time(void *dso, os_log_t log, os_log_type_t type, uint64_t ts, const char *message, ...)
|
| H A D | log.c | 809 _os_log_at_time(void *dso, os_log_t log, uint8_t type, uint64_t ts, const char *fmt, ...) in _os_log_at_time() function
|