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.cpp524 std::vector<std::string> trackedCommand; variable
/developtools/hiperf/src/
Doption.cpp145 std::vector<std::string> &trackedCommand) in GetOptionTrackedCommand()
/developtools/hiperf/include/
Dperf_events.h265 inline void SetTrackedCommand(const std::vector<std::string> &trackedCommand) in SetTrackedCommand()