Home
last modified time | relevance | path

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

/xnu-11215/bsd/sys/
H A Dkdebug_kernel.h449 enum kdebug_opts { enum
462 enum kdebug_opts opts);
464 enum kdebug_opts opts);
/xnu-11215/bsd/kern/
H A Dkdebug.c2735 kdebug_init(unsigned int n_events, char *filter_desc, enum kdebug_opts opts) in kdebug_init()
2833 enum kdebug_opts opts) in kdebug_trace_start()