Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/SystemRuntime/MacOSX/
H A DSystemRuntimeMacOSX.h125 uint32_t enqueuing_callstack_frame_count; member
H A DSystemRuntimeMacOSX.cpp1010 item.enqueuing_callstack_frame_count = extractor.GetU32(&offset); in ExtractItemInfoFromBuffer()
1015 for (uint32_t i = 0; i < item.enqueuing_callstack_frame_count; i++) { in ExtractItemInfoFromBuffer()