Home
last modified time | relevance | path

Searched defs:frames (Results 1 - 9 of 9) sorted by relevance

/developtools/hiperf/test/unittest/common/native/
H A Dreport_json_file_test.cpp70 std::vector<DfxFrame> frames = { in PrepairReportJson() local
/developtools/smartperf_host/trace_streamer/src/filter/
H A Dframe_filter.cpp92 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 Dpbreader_native_hook_parser.cpp49 std::vector<uint64_t> frames; in ParseStackMap() local
/developtools/hiperf/src/
H A Dreport_json_file.cpp131 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 Dcallstack.cpp512 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 Dframe_filter_test.cpp148 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 Dprint_event_parser.cpp376 std::vector<FrameFilter::FrameMap> frames; in OnMainThreadProcessCmd() local
/developtools/smartperf_host/trace_streamer/src/filter/hook_filter/
H A Dnative_hook_filter.cpp70 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 Dvmlinux.h106407 unsigned int frames; global() member
110753 xen_pfn_t *frames; global() member
[all...]

Completed in 522 milliseconds