MCPcopy Create free account

hub / github.com/dmtcp/dmtcp / functions

Functions2,659 in github.com/dmtcp/dmtcp

↓ 1 callersMethodwriteStatusToFile
src/dmtcp_coordinator.cpp:422
↓ 1 callersFunctionwriteSymbolFileToScript
(filename_substring)
util/save-symbol-files-to-gdb-script.py:53
↓ 1 callersFunctionwrite_args
src/mtcp/mtcp_check_vdso.c:212
↓ 1 callersFunctionwritememoryarea
src/writeckpt.cpp:338
↓ 1 callersFunctionwriter
test/shared-memory1.c:76
↓ 1 callersFunctionwriter
test/shared-memory3.c:57
↓ 1 callersFunctionwriter
test/shared-memory2.c:113
↓ 1 callersFunctionwritev_test
test/syscall-tester.c:3446
↓ 1 callersFunctionxmalloc
a simple utility routine */
test/syscall-tester.c:371
↓ 1 callersFunctionxor
(bool1, bool2)
test/autotest.py:245
MethodBaseName
jalib/jfilesystem.cpp:99
FunctionBasicChdir
test/syscall-tester.c:4397
FunctionBasicCloseRange
Test the close_range system call functionality */
test/syscall-tester.c:3776
FunctionBasicDir
test/syscall-tester.c:4367
FunctionBasicDup
test/syscall-tester.c:4243
FunctionBasicFchdir
test/syscall-tester.c:4474
FunctionBasicFcntlDup
test/syscall-tester.c:4305
FunctionBasicFcntlTruncation
test/syscall-tester.c:4816
FunctionBasicFile
Do a super basic test of creat(), access(), close(), and unlink() */
test/syscall-tester.c:3717
FunctionBasicFileIO
can I do simple writes, reads, and seeks? */
test/syscall-tester.c:3958
FunctionBasicFilePerm
test/syscall-tester.c:4123
FunctionBasicFreopen
test/syscall-tester.c:4048
FunctionBasicGetSetlimit
test/syscall-tester.c:5007
FunctionBasicGettid
test/syscall-tester.c:5226
FunctionBasicGroups
test/syscall-tester.c:5069
FunctionBasicIOV
test/syscall-tester.c:4883
FunctionBasicLink
test/syscall-tester.c:4620
FunctionBasicMknod
This test may not work under condor yet */
test/syscall-tester.c:4551
FunctionBasicName
test/syscall-tester.c:5129
FunctionBasicRename
test/syscall-tester.c:4730
FunctionBasicStat
test/syscall-tester.c:4074
FunctionBasicSync
test/syscall-tester.c:5114
FunctionBasicTime
This is not checked over checkpoints */
test/syscall-tester.c:5159
FunctionBasicTruncation
test/syscall-tester.c:4764
FunctionBasicUid
test/syscall-tester.c:4190
FunctionBasicUmask
This is a good test to see if umask works */
test/syscall-tester.c:4962
FunctionCLOSE
test/syscall-tester.c:243
MethodCheckBegin
(self, filename, clean_lines, linenum, error)
util/cpplint.py:2200
MethodCheckEnd
(self, filename, clean_lines, linenum, error)
util/cpplint.py:2205
MethodCheckEnd
Check end of namespace comments.
util/cpplint.py:2244
MethodCkptIntervalManager
src/coordinatorplugin.h:63
MethodConnMsg
src/plugin/ipc/socket/connectionmessage.h:53
MethodConnection
src/plugin/ipc/connection.cpp:31
MethodConnection
src/plugin/ipc/connection.h:66
MethodConnectionIdentifier
src/plugin/ipc/connectionidentifier.cpp:36
MethodConnectionIdentifier
src/plugin/ipc/connectionidentifier.h:63
MethodConnectionList
src/plugin/ipc/connectionlist.h:50
MethodCoordClient
src/dmtcp_coordinator.cpp:264
MethodCoordFlags
src/dmtcp_coordinator.h:125
MethodCreate
so we don't leak FDs
jalib/jsocket.h:100
MethodDescriptor
* Class Function: Descriptor * * Description: Constructor of the Descriptor class * * Parameters: NONE * * Return: NONE ********
src/plugin/ipc/event/util_descriptor.cpp:66
MethodDirName
jalib/jfilesystem.cpp:122
MethodDmtcpAlloc
Constructors
include/dmtcpalloc.h:60
FunctionDmtcpGetRestartEnvErr_t dmtcp_get_restart_env
src/dmtcpplugin.cpp:331
MethodDmtcpMessage
src/dmtcpmessagetypes.cpp:27
MethodDmtcpRestart
src/dmtcprestartinternal.cpp:667
FunctionDmtcpUniqueProcessId dmtcp_get_computation_id
src/dmtcpplugin.cpp:244
FunctionDmtcpUniqueProcessId dmtcp_get_coord_id
src/dmtcpplugin.cpp:256
FunctionDmtcpUniqueProcessId dmtcp_get_uniquepid
src/dmtcpplugin.cpp:238
MethodEpollConnection
src/plugin/ipc/event/eventconnection.h:74
MethodEventFdConnection
src/plugin/ipc/event/eventconnection.h:107
MethodFifoConnection
src/plugin/ipc/file/fileconnection.h:155
MethodFileConnection
src/plugin/ipc/file/fileconnection.h:85
MethodFileExists
jalib/jfilesystem.cpp:304
FunctionFlagCxx14Features
Flag those C++14 features that we restrict. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing
util/cpplint.py:5798
MethodGetCWD
jalib/jfilesystem.cpp:87
MethodGetControllingTerm
jalib/jfilesystem.cpp:399
MethodGetCurrentHostname
jalib/jfilesystem.cpp:380
MethodGetDeviceName
jalib/jfilesystem.cpp:298
MethodGetProgramDir
jalib/jfilesystem.cpp:224
MethodGetProgramName
jalib/jfilesystem.cpp:237
MethodGetProgramPath
jalib/jfilesystem.cpp:259
MethodInClassDeclaration
Check if we are currently one level inside a class or struct declaration. Returns: True if top of the stack is a class/struct, False otherw
util/cpplint.py:2362
MethodInotifyConnection
src/plugin/ipc/event/eventconnection.h:176
MethodIsBlockInfo
Returns true if this block is a _BlockInfo. This is convenient for verifying that an object is an instance of a _BlockInfo, but not an instan
util/cpplint.py:2148
FunctionIsDecltype
Check if the token ending on (linenum, column) is decltype(). Args: clean_lines: A CleansedLines instance containing the file. linenum: the
util/cpplint.py:3571
MethodJAssert
jalib/jassert.cpp:70
MethodJAssertTypeToColor
jalib/jassert.h:111
MethodJAssertTypeToStr
jalib/jassert.h:93
MethodJBinarySerializeReader
jalib/jserialize.cpp:52
MethodJBinarySerializeReaderRaw
jalib/jserialize.cpp:44
MethodJBinarySerializeWriter
jalib/jserialize.cpp:38
MethodJBinarySerializeWriterRaw
jalib/jserialize.cpp:30
MethodJBinarySerializer
ifdef JALIB_ALLOCATOR
jalib/jserialize.h:53
MethodJBuffer
jalib/jbuffer.cpp:26
MethodJChunkReader
! \fn jalib::JChunkReader::JChunkReader(JSocket sock, int chunkSize); */
jalib/jsocket.cpp:396
MethodJChunkWriter
! \fn jalib::JChunkWriter::JChunkWriter(JSocket sock, const char* buf, int len) */
jalib/jsocket.cpp:679
MethodJClientSocket
jalib/jsocket.h:159
MethodJFixedAllocStack
jalib/jalloc.cpp:214
MethodJNote
jalib/jassert.h:201
MethodJReaderInterface
ifdef JALIB_ALLOCATOR
jalib/jsocket.h:202
MethodJScopeTimer
ifdef JALIB_ALLOCATOR
jalib/jtimer.h:139
MethodJSeqpacketReader
src/plugin/ipc/socket/kernelbufferdrainer.cpp:43
MethodJServerSocket
jalib/jsocket.h:177
MethodJSockAddr
jalib/jsocket.cpp:46
MethodJSocket
jalib/jsocket.cpp:153
MethodJSocket
Use existing socket
jalib/jsocket.h:104
MethodJTime
jalib/jtimer.cpp:29
MethodJTimeRecorder
jalib/jtimer.cpp:45
MethodJTrace
jalib/jassert.h:187
← previousnext →1,401–1,500 of 2,659, ranked by callers