Home
last modified time | relevance | path

Searched refs:GetInlineStack (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/profiler/
Dprofile-generator.cc150 const std::vector<CodeEntry*>* CodeEntry::GetInlineStack(int pc_offset) const { in GetInlineStack() function in v8::internal::CodeEntry
707 entry->GetInlineStack(pc_offset); in RecordTickSample()
Dprofile-generator.h93 const std::vector<CodeEntry*>* GetInlineStack(int pc_offset) const;