Home
last modified time | relevance | path

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

/xnu-10002.61.3/bsd/sys/
H A Dkdebug_common.h51 #define TRACE_EVENTS_PER_STORAGE_UNIT 2048 macro
82 kd_buf kds_records[TRACE_EVENTS_PER_STORAGE_UNIT];
/xnu-10002.61.3/bsd/kern/
H A Dkdebug.c291 .kdebug_events_per_storage_unit = TRACE_EVENTS_PER_STORAGE_UNIT,