Home
last modified time | relevance | path

Searched refs:ArgPipeOutput (Results 1 – 2 of 2) sorted by relevance

/developtools/hiperf/interfaces/innerkits/native/include/
Dhiperf_client.h46 static const std::string ArgPipeOutput = "--pipe_output"; variable
/developtools/hiperf/interfaces/innerkits/native/src/
Dhiperf_client.cpp377 cmd.emplace_back(ArgPipeOutput); in GetExecCmd()