Home
last modified time | relevance | path

Searched defs:info_count (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lldb/tools/debugserver/source/MacOSX/
H A DMachVMMemory.cpp38 mach_msg_type_number_t info_count = TASK_VM_INFO_COUNT; in PageSize() local
183 mach_msg_type_number_t info_count; in GetMemoryProfile() local
H A DMachThread.cpp258 unsigned int info_count = THREAD_BASIC_INFO_COUNT; GetBasicInfo() local
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_mac.cpp137 mach_msg_type_number_t info_count = THREAD_IDENTIFIER_INFO_COUNT; in Append() local
/llvm-project/lldb/tools/darwin-threads/
H A Dexamine-threads.c367 unsigned int info_count = TASK_BASIC_INFO_COUNT; in main() local