Searched refs:CountThreadInfos (Results 1 - 3 of 3) sorted by relevance

/haiku/src/kits/debugger/elf/
H A DCoreFile.h193 int32 CountThreadInfos() const function in class:CoreFile
H A DCoreFile.cpp289 B_PRId32 " threads\n", CountAreaInfos(), CountImageInfos(), CountThreadInfos());
/haiku/src/kits/debugger/debugger_interface/core/
H A DCoreFileDebuggerInterface.cpp184 int32 count = fCoreFile->CountThreadInfos();

Completed in 41 milliseconds