Home
last modified time | relevance | path

Searched defs:frames (Results 1 – 13 of 13) sorted by relevance

/developtools/hiperf/src/
Dreport_json_file.cpp105 const std::vector<CallFrame> &frames) in AddReportCallStack()
137 const std::vector<CallFrame> &frames) in AddReportCallStackReverse()
191 std::vector<CallFrame> &frames) in UpdateReportCallStack()
Dcallstack.cpp512 void CallStack::LogFrame(const std::string msg, const std::vector<CallFrame> &frames) in LogFrame()
/developtools/profiler/host/smartperf/trace_streamer/src/parser/htrace_pbreader_parser/
Dhtrace_native_hook_parser.cpp40 std::vector<uint64_t> frames; in ParseStackMap() local
/developtools/smartperf_host/trace_streamer/src/parser/htrace_pbreader_parser/
Dhtrace_native_hook_parser.cpp40 std::vector<uint64_t> frames; in ParseStackMap() local
/developtools/smartperf_host/trace_streamer/test/unittest/
Dframe_filter_test.cpp166 std::vector<FrameFilter::FrameMap> frames; variable
204 std::vector<FrameFilter::FrameMap> frames; variable
/developtools/profiler/host/smartperf/trace_streamer/src/filter/
Dnative_hook_filter.cpp55 void NativeHookFilter::AppendStackMaps(uint32_t stackid, std::vector<uint64_t>& frames) in AppendStackMaps()
66 auto frames = std::make_shared<const ProtoReader::BytesView>(bytesView); in AppendFrameMaps() local
119 … NativeHookFilter::CompressStackAndFrames(ProtoReader::RepeatedDataAreaIterator<ProtoReader::Bytes… in CompressStackAndFrames()
Dframe_filter.cpp114 const std::vector<FrameMap>& frames, in BeginProcessCommandUni()
/developtools/smartperf_host/trace_streamer/src/filter/
Dnative_hook_filter.cpp56 void NativeHookFilter::AppendStackMaps(uint32_t stackid, std::vector<uint64_t>& frames) in AppendStackMaps()
67 auto frames = std::make_shared<const ProtoReader::BytesView>(bytesView); in AppendFrameMaps() local
120 … NativeHookFilter::CompressStackAndFrames(ProtoReader::RepeatedDataAreaIterator<ProtoReader::Bytes… in CompressStackAndFrames()
Dframe_filter.cpp115 const std::vector<FrameMap>& frames, in BeginProcessCommandUni()
/developtools/hiperf/test/unittest/common/native/
Dreport_json_file_test.cpp70 std::vector<CallFrame> frames = { in PrepairReportJson() local
/developtools/profiler/host/smartperf/trace_streamer/src/parser/
Dprint_event_parser.cpp282 std::vector<FrameFilter::FrameMap> frames; in OnMainThreadProcessCmd() local
/developtools/smartperf_host/trace_streamer/src/parser/
Dprint_event_parser.cpp343 std::vector<FrameFilter::FrameMap> frames; in OnMainThreadProcessCmd() local
/developtools/profiler/hiebpf/include/
Dvmlinux.h106407 unsigned int frames; member
110753 xen_pfn_t *frames; member