#include <processinfo.h>
Definition at line 36 of file processinfo.h.
| ProcessInfo::ProcessInfo |
( |
) | |
|
| size_t dmtcp::ProcessInfo::argvSize |
( |
) | |
|
|
inline |
| void dmtcp::ProcessInfo::argvSize |
( |
int |
size) | |
|
|
inline |
| bool ProcessInfo::beginPthreadJoin |
( |
pthread_t |
thread) | |
|
| void ProcessInfo::clearPthreadJoinState |
( |
pthread_t |
thread) | |
|
| void dmtcp::ProcessInfo::compGroup |
( |
UniquePid |
cg) | |
|
|
inline |
| int dmtcp::ProcessInfo::elfType |
( |
) | |
const |
|
inline |
| void ProcessInfo::endPthreadJoin |
( |
pthread_t |
thread) | |
|
| size_t dmtcp::ProcessInfo::envSize |
( |
) | |
|
|
inline |
| void dmtcp::ProcessInfo::envSize |
( |
int |
size) | |
|
|
inline |
| void ProcessInfo::eraseChild |
( |
pid_t |
virtualPid) | |
|
| uint32_t dmtcp::ProcessInfo::get_generation |
( |
) | |
|
|
inline |
| string dmtcp::ProcessInfo::getCkptDir |
( |
) | |
const |
|
inline |
| string dmtcp::ProcessInfo::getCkptFilename |
( |
) | |
const |
|
inline |
| string dmtcp::ProcessInfo::getCkptFilesSubDir |
( |
) | |
const |
|
inline |
| void ProcessInfo::growStack |
( |
) | |
|
| const string& dmtcp::ProcessInfo::hostname |
( |
) | |
const |
|
inline |
| void ProcessInfo::init |
( |
) | |
|
| void ProcessInfo::insertChild |
( |
pid_t |
virtualPid, |
|
|
UniquePid |
uniquePid |
|
) |
| |
| bool ProcessInfo::isChild |
( |
const UniquePid & |
upid) | |
|
| bool dmtcp::ProcessInfo::isForegroundProcess |
( |
) | |
const |
|
inline |
| bool dmtcp::ProcessInfo::isGroupLeader |
( |
) | |
const |
|
inline |
| bool dmtcp::ProcessInfo::isOrphan |
( |
) | |
const |
|
inline |
| bool dmtcp::ProcessInfo::isRootOfProcessTree |
( |
) | |
const |
|
inline |
| bool dmtcp::ProcessInfo::isSessionLeader |
( |
) | |
const |
|
inline |
| bool dmtcp::ProcessInfo::noCoordinator |
( |
) | |
|
|
inline |
| void dmtcp::ProcessInfo::noCoordinator |
( |
bool |
nc) | |
|
|
inline |
| uint32_t dmtcp::ProcessInfo::numPeers |
( |
) | |
|
|
inline |
| void dmtcp::ProcessInfo::numPeers |
( |
uint32_t |
np) | |
|
|
inline |
| static void dmtcp::ProcessInfo::operator delete |
( |
void * |
p) | |
|
|
inlinestatic |
| static void* dmtcp::ProcessInfo::operator new |
( |
size_t |
nbytes, |
|
|
void * |
p |
|
) |
| |
|
inlinestatic |
| static void* dmtcp::ProcessInfo::operator new |
( |
size_t |
nbytes) | |
|
|
inlinestatic |
| pid_t dmtcp::ProcessInfo::pid |
( |
) | |
const |
|
inline |
| void ProcessInfo::postExec |
( |
) | |
|
| void dmtcp::ProcessInfo::postRestartRefill |
( |
) | |
|
| const string& dmtcp::ProcessInfo::procname |
( |
) | |
const |
|
inline |
| const string& dmtcp::ProcessInfo::procSelfExe |
( |
) | |
const |
|
inline |
| void ProcessInfo::refresh |
( |
) | |
|
| void ProcessInfo::refreshChildTable |
( |
) | |
|
| void ProcessInfo::resetOnFork |
( |
) | |
|
| void ProcessInfo::restart |
( |
) | |
|
| uint64_t dmtcp::ProcessInfo::restoreBufAddr |
( |
void |
) | |
const |
|
inline |
| uint64_t dmtcp::ProcessInfo::restoreBufLen |
( |
void |
) | |
const |
|
inline |
| void ProcessInfo::restoreHeap |
( |
) | |
|
| void ProcessInfo::restoreProcessGroupInfo |
( |
) | |
|
| uint64_t dmtcp::ProcessInfo::savedBrk |
( |
void |
) | |
const |
|
inline |
| void ProcessInfo::serialize |
( |
jalib::JBinarySerializer & |
o) | |
|
| void dmtcp::ProcessInfo::set_generation |
( |
uint32_t |
generation) | |
|
|
inline |
| void ProcessInfo::setCkptDir |
( |
const char * |
dir) | |
|
| void ProcessInfo::setCkptFilename |
( |
const char * |
filename) | |
|
| void dmtcp::ProcessInfo::setRootOfProcessTree |
( |
) | |
|
|
inline |
| pid_t dmtcp::ProcessInfo::sid |
( |
) | |
const |
|
inline |
| void ProcessInfo::updateCkptDirFileSubdir |
( |
string |
newCkptDir = "") | |
|
| const UniquePid& dmtcp::ProcessInfo::upid |
( |
) | |
const |
|
inline |
| const UniquePid& dmtcp::ProcessInfo::uppid |
( |
) | |
const |
|
inline |
| uint64_t dmtcp::ProcessInfo::vdsoEnd |
( |
void |
) | |
const |
|
inline |
| uint64_t dmtcp::ProcessInfo::vdsoStart |
( |
void |
) | |
const |
|
inline |
| uint64_t dmtcp::ProcessInfo::vvarEnd |
( |
void |
) | |
const |
|
inline |
| uint64_t dmtcp::ProcessInfo::vvarStart |
( |
void |
) | |
const |
|
inline |
The documentation for this class was generated from the following files: