Searched refs:OSReportWithBacktrace (Results 1 - 10 of 10) sorted by relevance

/darwin-on-arm/xnu/libkern/libkern/
H A DOSDebug.h48 extern void OSReportWithBacktrace(const char *str, ...);
/darwin-on-arm/xnu/libkern/c++/
H A DOSCollection.cpp75 OSReportWithBacktrace("Trying to change a collection in the registry");
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOCommandGate.cpp97 OSReportWithBacktrace("IOCommandGate::disable() called when not gated");
H A DIOMapper.cpp137 OSReportWithBacktrace("waitForSystemMapper");
H A DIOMemoryDescriptor.cpp602 OSReportWithBacktrace("IOMemoryDescriptor: attempt to create 32b virtual in 64b task, use ::withAddressRange()");
1215 // if (dataP->fMappedBase) OSReportWithBacktrace("kIOMDDMAMap whole %d remap %d params %d\n", whole, remap, params);
3520 OSReportWithBacktrace("IOMemoryMap::getVirtualAddress(0x%qx) called on 64b map; use ::getAddress()", fAddress);
3699 OSReportWithBacktrace("IOMemoryDescriptor::map() in 64b task, use ::createMappingInTask()");
H A DIOService.cpp3194 OSReportWithBacktrace("%s: bad busy count (%d,%d)\n", next->getName(), count, delta);
H A DIOPMrootDomain.cpp4964 OSReportWithBacktrace("Dark wake display tickle");
H A DIOServicePM.cpp7327 OSReportWithBacktrace("%s: %s(%s) on PM thread\n",
/darwin-on-arm/xnu/bsd/kern/
H A Dpolicy_check.c98 OSReportWithBacktrace("calling MACF hook with mutex count %d (event %d) ", i, policy_check_event);
108 OSReportWithBacktrace("calling MACF hook with mutex count %d (event %d) ", i, policy_check_event);
/darwin-on-arm/xnu/libkern/gen/
H A DOSDebug.cpp99 OSReportWithBacktrace(const char *str, ...) function

Completed in 120 milliseconds