Home
last modified time | relevance | path

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

/xnu-12377.81.4/libkern/os/
H A Dlog.c63 struct os_log_subsystem_s { struct
76 struct os_log_subsystem_s ol_subsystem; argument
420 os_log_subsystem_id_length(const struct os_log_subsystem_s *sub) in os_log_subsystem_id_length()
426 os_log_subsystem_size(const struct os_log_subsystem_s *tbs) in os_log_subsystem_size()
434 os_log_subsystem_init(struct os_log_subsystem_s *ols, uint16_t sid, const char *sub, const char *ca… in os_log_subsystem_init()
444 os_log_subsystem_register(const struct os_log_subsystem_s *ols, uint64_t stamp) in os_log_subsystem_register()
464 os_log_key(const struct os_log_subsystem_s *sub) in os_log_key()
514 os_log_cache_find_by_sub(const struct os_log_subsystem_s *sub) in os_log_cache_find_by_sub()
534 os_log_allocate(const struct os_log_subsystem_s *subsystem) in os_log_allocate()
569 struct os_log_subsystem_s new_sub; in os_log_create_impl()
[all …]