Home
last modified time | relevance | path

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

/percepio-3.6.0/DFM/
DdfmCrashCatcher.c201 int32_t current_usage = (uint32_t)ucBufferPos - (uint32_t)ucDataBuffer; in CrashCatcher_DumpMemory() local
235 if ( current_usage + elementCount >= CRASH_DUMP_BUFFER_SIZE) in CrashCatcher_DumpMemory()
247 if ( current_usage + elementCount*2 >= CRASH_DUMP_BUFFER_SIZE) in CrashCatcher_DumpMemory()
258 if ( current_usage + elementCount*4 >= CRASH_DUMP_BUFFER_SIZE) in CrashCatcher_DumpMemory()