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.cpp129 event.SetTrackedCommand(trackedCommand_); in SetAllConfig()
211 event.SetTrackedCommand(trackedCommand_);
298 event.SetTrackedCommand(trackedCommand_);
/developtools/hiperf/include/
Dperf_events.h360 inline void SetTrackedCommand(const std::vector<std::string> &trackedCommand) in SetTrackedCommand() function
/developtools/hiperf/src/
Dsubcommand_stat.cpp627 perfEvents_.SetTrackedCommand(trackedCommand_); in SetPerfEvent()
Dsubcommand_record.cpp723 perfEvents_.SetTrackedCommand(trackedCommand_); in PreparePerfEvent()