Searched defs:frames (Results 1 - 9 of 9) sorted by relevance
| /developtools/hiperf/test/unittest/common/native/ |
| H A D | report_json_file_test.cpp | 70 std::vector<DfxFrame> frames = { in PrepairReportJson() local
|
| /developtools/smartperf_host/trace_streamer/src/filter/ |
| H A D | frame_filter.cpp | 92 BeginProcessCommandUni(uint64_t ts, uint32_t itid, const std::vector<FrameMap> &frames, uint32_t sliceIndex) BeginProcessCommandUni() argument
|
| /developtools/smartperf_host/trace_streamer/src/parser/pbreader_parser/native_hook_parser/ |
| H A D | pbreader_native_hook_parser.cpp | 49 std::vector<uint64_t> frames; in ParseStackMap() local
|
| /developtools/hiperf/src/ |
| H A D | report_json_file.cpp | 131 AddReportCallStack(uint64_t eventCount, ReportCallNodeItem &callNode, const std::vector<DfxFrame> &frames) AddReportCallStack() argument 163 AddReportCallStackReverse(uint64_t eventCount, ReportCallNodeItem &callNode, const std::vector<DfxFrame> &frames) AddReportCallStackReverse() argument 217 UpdateReportCallStack(uint64_t id, pid_t pid, pid_t tid, uint64_t eventCount, std::vector<DfxFrame> &frames) UpdateReportCallStack() argument [all...] |
| H A D | callstack.cpp | 512 void CallStack::LogFrame(const std::string msg, const std::vector<DfxFrame> &frames) in LogFrame() argument
|
| /developtools/smartperf_host/trace_streamer/test/unittest/filter/ |
| H A D | frame_filter_test.cpp | 148 std::vector<FrameFilter::FrameMap> frames; in HWTEST_F() local 178 std::vector<FrameFilter::FrameMap> frames; in HWTEST_F() local
|
| /developtools/smartperf_host/trace_streamer/src/parser/ |
| H A D | print_event_parser.cpp | 376 std::vector<FrameFilter::FrameMap> frames; in OnMainThreadProcessCmd() local
|
| /developtools/smartperf_host/trace_streamer/src/filter/hook_filter/ |
| H A D | native_hook_filter.cpp | 70 void NativeHookFilter::AppendStackMaps(uint32_t ipid, uint32_t stackid, std::vector<uint64_t> &frames) in AppendStackMaps() argument 90 auto frames = std::make_shared<const ProtoReader::BytesView>(bytesView); in AppendFrameMaps() local 167 CompressStackAndFrames(uint64_t row, ProtoReader::RepeatedDataAreaIterator<ProtoReader::BytesView> frames) CompressStackAndFrames() argument 746 UpdateReparseStack(uint64_t stackId, std::shared_ptr<std::vector<uint64_t>> frames) UpdateReparseStack() argument [all...] |
| /developtools/profiler/hiebpf/include/ |
| H A D | vmlinux.h | 106407 unsigned int frames; global() member 110753 xen_pfn_t *frames; global() member [all...] |
Completed in 437 milliseconds