Home
last modified time | relevance | path

Searched defs:trackedCommand (Results 1 – 3 of 3) sorted by relevance

/developtools/hiperf/test/unittest/common/native/
Doption_test.cpp602 std::vector<std::string> trackedCommand; variable
/developtools/hiperf/src/
Doption.cpp150 bool GetOptionTrackedCommand(argsVector &args, std::vector<std::string> &trackedCommand) in GetOptionTrackedCommand()
/developtools/hiperf/include/
Dperf_events.h379 inline void SetTrackedCommand(const std::vector<std::string> &trackedCommand) in SetTrackedCommand()