Home
last modified time | relevance | path

Searched defs:trackedCommand (Results 1 – 4 of 4) 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/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/hiperf/
Doption.cpp129 std::vector<std::string> &trackedCommand) in GetOptionTrackedCommand()
/developtools/hiperf/include/
Dperf_events.h248 inline void SetTrackedCommand(const std::vector<std::string> &trackedCommand) in SetTrackedCommand()