Home
last modified time | relevance | path

Searched defs:cachedCallFrames (Results 1 – 2 of 2) sorted by relevance

/developtools/hiperf/src/
Dcallstack.cpp540 const std::vector<CallFrame> &cachedCallFrames, in DoExpandCallStack()
618 HashList<uint64_t, std::vector<CallFrame>> &cachedCallFrames = cachedCallFramesMap_[tid]; in ExpandCallStack() local
/developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/hiperf/
Dcallstack.cpp539 const std::vector<CallFrame> &cachedCallFrames, in DoExpandCallStack()
614 HashList<uint64_t, std::vector<CallFrame>> &cachedCallFrames = cachedCallFramesMap_[tid]; in ExpandCallStack() local