Home
last modified time | relevance | path

Searched refs:timeAndFrameList (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/include/
H A Dsample_stack_printer.h60 std::string GetFullStack(const std::vector<TimeAndFrames>& timeAndFrameList);
/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/
H A Dsample_stack_printer.cpp122 std::string SampleStackPrinter::GetFullStack(const std::vector<TimeAndFrames>& timeAndFrameList) in GetFullStack() argument
125 for (const auto& taf : timeAndFrameList) { in GetFullStack()

Completed in 1 milliseconds