Searched defs:procName (Results 1 – 3 of 3) sorted by relevance
78 std::string procName; in ProtocolProc() local
73 const std::string procName = "hiprofiler_base_ut"; variable
53 pid_t CpuUsageTest::GetPidByProcessName(std::string procName) in GetPidByProcessName()