CountSyscalls
int count = CountSyscalls();
if (index < 0 || index >= CountSyscalls())
fSyscallCount = fSyscallVector->CountSyscalls();
int CountSyscalls() const;