Searched refs:getCmdLine (Results 1 – 3 of 3) sorted by relevance
47 std::string getCmdLine(int pid);
124 entry.cmdline = getCmdLine(pid); in getProcStatMetric()253 entry.cmdline = getCmdLine(pid); in getFdStatMetric()
112 std::string getCmdLine(const int pid) in getCmdLine() function