Searched refs:btEntry (Results 1 – 2 of 2) sorted by relevance
247 uintptr_t btEntry; member350 IOTrackingQueueAlloc(const char * name, uintptr_t btEntry, in IOTrackingQueueAlloc() argument362 queue->btEntry = btEntry; in IOTrackingQueueAlloc()950 mach_vm_address_t bt, btEntry; in CopyOutBacktraces() local952 btEntry = site->queue->btEntry; in CopyOutBacktraces()955 if (btEntry in CopyOutBacktraces()957 bt = btEntry; in CopyOutBacktraces()958 btEntry = 0; in CopyOutBacktraces()
285 IOTrackingQueue * IOTrackingQueueAlloc(const char * name, uintptr_t btEntry,