Searched refs:perfCmd_ (Results 1 – 2 of 2) sorted by relevance
49 perfCmd_ = perfCmd; in Initialize()223 if (perfCmd_.find("a") == std::string::npos) { in DoExecHiperf()245 if (perfCmd_.empty()) { in ForkToDumpHiperf()
56 std::string perfCmd_ = ""; variable