| /developtools/smartperf_host/trace_streamer/test/unittest/filter/ |
| H A D | irq_filter_test.cpp | 80 auto eventCount = in HWTEST_F() local 99 auto eventCount = traceDataCache_.GetConstStatAndInfo().GetValue(TRACE_EVENT_IRQ_HANDLER_EXIT, STAT_EVENT_NOTMATCH); in HWTEST_F() local
|
| /developtools/smartperf_host/trace_streamer/test/unittest/pbreader_parser/ |
| H A D | pbreader_sys_mem_parser_test.cpp | 90 auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_SYS_MEMORY, STAT_EVENT_RECEIVED); in HWTEST_F() local 143 auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_SYS_MEMORY, STAT_EVENT_RECEIVED); in HWTEST_F() local 197 auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_SYS_MEMORY, STAT_EVENT_RECEIVED); in HWTEST_F() local 260 auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_SYS_MEMORY, STAT_EVENT_RECEIVED); in HWTEST_F() local 310 auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_SYS_MEMORY, STAT_EVENT_RECEIVED); HWTEST_F() local [all...] |
| H A D | pbreader_sys_vmem_parser_test.cpp | 88 auto eventCount = in HWTEST_F() local 140 auto eventCount = in HWTEST_F() local 192 auto eventCount = in HWTEST_F() local 255 auto eventCount = in HWTEST_F() local 307 auto eventCount = HWTEST_F() local [all...] |
| H A D | htrace_irq_event_test.cpp | 191 auto eventCount = in HWTEST_F() local 222 auto eventCount = in HWTEST_F() local
|
| H A D | smaps_parser_test.cpp | 113 auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_SMAPS, STAT_EVENT_RECEIVED); in HWTEST_F() local 143 auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_SMAPS, STAT_EVENT_RECEIVED); in HWTEST_F() local 184 auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_SMAPS, STAT_EVENT_RECEIVED); in HWTEST_F() local 242 auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_SMAPS, STAT_EVENT_RECEIVED); in HWTEST_F() local 273 auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_SMAPS, STAT_EVENT_RECEIVED); in HWTEST_F() local [all...] |
| H A D | hilog_parser_test.cpp | 224 auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_HILOG, STAT_EVENT_RECEIVED); in HWTEST_F() local 260 auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_HILOG, STAT_EVENT_RECEIVED); in HWTEST_F() local 300 auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_HILOG, STAT_EVENT_RECEIVED); in HWTEST_F() local [all...] |
| H A D | htrace_event_parser_test.cpp | 130 auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_EVENT_OTHER, STAT_EVENT_DATA_LOST); in HWTEST_F() local 176 auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_EVENT_OTHER, STAT_EVENT_DATA_LOST); in HWTEST_F() local 219 auto eventCount = in HWTEST_F() local 263 auto eventCount = in HWTEST_F() local 307 auto eventCount = in HWTEST_F() local 351 auto eventCount = HWTEST_F() local 393 auto eventCount = HWTEST_F() local 435 auto eventCount = HWTEST_F() local 479 auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_EVENT_WORKQUEUE_EXECUTE_START, HWTEST_F() local 520 auto eventCount = HWTEST_F() local 563 auto eventCount = HWTEST_F() local 606 auto eventCount = HWTEST_F() local 649 auto eventCount = HWTEST_F() local 690 auto eventCount = HWTEST_F() local 731 auto eventCount = HWTEST_F() local 773 auto eventCount = HWTEST_F() local 814 auto eventCount = HWTEST_F() local 855 auto eventCount = HWTEST_F() local [all...] |
| H A D | pbreader_mem_parser_test.cpp | 113 auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_MEMORY, STAT_EVENT_RECEIVED); in HWTEST_F() local 142 auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_MEMORY, STAT_EVENT_RECEIVED); in HWTEST_F() local 189 auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_MEMORY, STAT_EVENT_RECEIVED); in HWTEST_F() local 230 auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_MEMORY, STAT_EVENT_RECEIVED); in HWTEST_F() local 261 auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_MEMORY, STAT_EVENT_RECEIVED); in HWTEST_F() local [all...] |
| /developtools/hiperf/test/unittest/common/native/ |
| H A D | report_json_file_test.cpp | 89 uint64_t eventCount = 10; in PrepairReportJson() local
|
| /developtools/hiperf/src/ |
| H A D | report.cpp | 395 bool Report::OutputStdCallFrame(int indent, const std::string_view &funcName, uint64_t eventCount, in OutputStdCallFrame() argument
|
| H A D | report_json_file.cpp | 118 void ReportJsonFile::UpdateReportSample(uint64_t id, pid_t pid, pid_t tid, uint64_t eventCount) in UpdateReportSample() argument 131 void ReportJsonFile::AddReportCallStack(uint64_t eventCount, ReportCallNodeItem &callNode, in AddReportCallStack() argument 163 void ReportJsonFile::AddReportCallStackReverse(uint64_t eventCount, ReportCallNodeItem &callNode, in AddReportCallStackReverse() argument 217 void ReportJsonFile::UpdateReportCallStack(uint64_t id, pid_t pid, pid_t tid, uint64_t eventCount, in UpdateReportCallStack() argument [all...] |
| H A D | spe_decoder.cpp | 985 const std::string eventCount = " count"; in DumpSpeReportHead() local
|
| H A D | subcommand_stat.cpp | 339 bool SubCommandStat::FindPerCoreEventCount(PerfEvents::Summary &summary, __u64 &eventCount, double &scale) in FindPerCoreEventCount() 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 [all...] |
| /developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/hiperf/ |
| H A D | hiperf_stdtype.h | 78 uint64_t eventCount = INVALID_UINT64; member 140 uint64_t eventCount = 0; member
|
| /developtools/hiperf/include/ |
| H A D | report.h | 42 ReportItemCallFrame(std::string func, uint64_t vaddr, std::string dso, uint64_t eventCount, uint64_t selfEventCount) ReportItemCallFrame() argument 128 ReportItem(pid_t pid, pid_t tid, const char *comm, const char *dso, const char *func, uint64_t vaddr, uint64_t eventCount) ReportItem() argument 142 ReportItem(pid_t pid, pid_t tid, std::string &comm, const std::string_view &dso, const std::string_view &func, uint64_t vaddr, uint64_t eventCount) ReportItem() argument
|
| H A D | perf_events.h | 412 __u64 eventCount = 0; member 437 __u64 eventCount = 0; member 600 __u64 eventCount; member
|
| /developtools/smartperf_host/trace_streamer/test/unittest/pbreader_parser/native_memory/ |
| H A D | native_hook_parser_test.cpp | 643 auto eventCount = in HWTEST_F() local 730 auto eventCount = in HWTEST_F() local 769 auto eventCount = in HWTEST_F() local 1066 auto eventCount = in HWTEST_F() local 1105 auto eventCount = in HWTEST_F() local 1199 auto eventCount = HWTEST_F() local [all...] |
| /developtools/smartperf_host/trace_streamer/test/unittest/table/ |
| H A D | table_test.cpp | 937 uint64_t eventCount = 2; in HWTEST_F() local
|