Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/
H A Dthread_sampler_utils.cpp59 void PutStackId(std::vector<StackIdAndCount>& stackIdCount, uint64_t stackId) in PutStackId()
H A Dsample_stack_printer.cpp143 std::string SampleStackPrinter::GetTreeStack(std::vector<StackIdAndCount>& stackIdCount, in GetTreeStack()