Home
last modified time | relevance | path

Searched refs:SetTrackedCommand (Results 1 – 4 of 4) sorted by relevance

/developtools/hiperf/test/unittest/common/native/
Dperf_events_test.cpp135 event.SetTrackedCommand(trackedCommand_); in SetAllConfig()
217 event.SetTrackedCommand(trackedCommand_);
304 event.SetTrackedCommand(trackedCommand_);
/developtools/hiperf/include/
Dperf_events.h361 inline void SetTrackedCommand(const std::vector<std::string> &trackedCommand) in SetTrackedCommand() function
/developtools/hiperf/src/
Dsubcommand_stat.cpp622 perfEvents_.SetTrackedCommand(trackedCommand_); in SetPerfEvent()
Dsubcommand_record.cpp792 perfEvents_.SetTrackedCommand(trackedCommand_); in PreparePerfEvent()