Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/sources/libraries/dbg/
Ddbg_Instrument.cpp123 bool Instrument::IsBottom_BufferPtr( void* p ) in IsBottom_BufferPtr() function in nn::dbg::CTR::Instrument
347 if ( ! IsRingBuffer() && IsBottom_BufferPtr(p) ) in Dump()
362 if ( ! IsRingBuffer() && IsBottom_BufferPtr(p) ) in Dump()
/CTR-SDK-4.2.5/include/nn/dbg/
Ddbg_Instrument.h139 bool IsBottom_BufferPtr( void* p );