Home
last modified time | relevance | path

Searched defs:configName (Results 1 - 4 of 4) sorted by relevance

/developtools/hiperf/test/unittest/common/native/
H A Dsubcommand_stat_test.cpp2143 std::string configName = eventNames[i]; in HWTEST_F() local
[all...]
/developtools/hiperf/src/
H A Dsubcommand_stat.cpp269 std::string configName = event->first; in ReportDetailInfos() local
304 std::string configName = it->first; in ReportNormal() local
196 PrintPerValue(const std::unique_ptr<PerfEvents::ReportSum> &reportSum, const float &ratio, std::string &configName) PrintPerValue() argument
323 FindEventCount(const std::map<std::string, std::unique_ptr<PerfEvents::CountEvent>> &countEvents, const std::string &configName, const __u64 group_id, __u64 &eventCount, double &scale) FindEventCount() argument
399 GetDetailComments(const std::unique_ptr<PerfEvents::CountEvent> &countEvent, double &comment, PerfEvents::Summary &summary, std::string &configName) GetDetailComments() argument
479 std::string configName = it->first; GetComments() local
[all...]
H A Dperf_events.cpp1163 std::string configName = ""; in StatReport() local
[all...]
/developtools/hiperf/include/
H A Dperf_events.h431 std::string configName = ""; member
476 std::string configName = StringPrintf("0x%llx", config_id); in GetStaticConfigName() local
617 std::string configName; member

Completed in 8 milliseconds