Home
last modified time | relevance | path

Searched defs:eventCount (Results 1 - 18 of 18) sorted by relevance

/developtools/smartperf_host/trace_streamer/test/unittest/filter/
H A Dirq_filter_test.cpp80 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 Dpbreader_sys_mem_parser_test.cpp90 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 Dpbreader_sys_vmem_parser_test.cpp88 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 Dhtrace_irq_event_test.cpp191 auto eventCount = in HWTEST_F() local
222 auto eventCount = in HWTEST_F() local
H A Dsmaps_parser_test.cpp113 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 Dhilog_parser_test.cpp224 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 Dhtrace_event_parser_test.cpp130 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 Dpbreader_mem_parser_test.cpp113 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 Dreport_json_file_test.cpp89 uint64_t eventCount = 10; in PrepairReportJson() local
/developtools/hiperf/src/
H A Dreport.cpp395 bool Report::OutputStdCallFrame(int indent, const std::string_view &funcName, uint64_t eventCount, in OutputStdCallFrame() argument
H A Dreport_json_file.cpp118 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 Dspe_decoder.cpp985 const std::string eventCount = " count"; in DumpSpeReportHead() local
H A Dsubcommand_stat.cpp339 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 Dhiperf_stdtype.h78 uint64_t eventCount = INVALID_UINT64; member
140 uint64_t eventCount = 0; member
/developtools/hiperf/include/
H A Dreport.h42 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 Dperf_events.h412 __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 Dnative_hook_parser_test.cpp643 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 Dtable_test.cpp937 uint64_t eventCount = 2; in HWTEST_F() local

Completed in 20 milliseconds