BloombergLP::balb::PerformanceMonitor_LinuxProcStatistics::parseProcStatString

Parse the specified procStatString and populate all the fields in this struct. Check that the specified pid matches the pid field in the string. Return 0 on success and a non-zero value otherwise.

Synopsis

Declared in <balb_performancemonitor.h>

int
parseProcStatString(
    bsl::string const& procStatString,
    int pid);