Home
last modified time | relevance | path

Searched refs:ProfileStackTrace (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/profiler/
Dprofile-generator.h231 using ProfileStackTrace = std::vector<CodeEntryAndLineNumber>; variable
314 const ProfileStackTrace& path,
361 void AddPath(base::TimeTicks timestamp, const ProfileStackTrace& path,
467 const ProfileStackTrace& path, int src_line,
Dsymbolizer.h22 ProfileStackTrace stack_trace;
Dsymbolizer.cc50 ProfileStackTrace stack_trace; in SymbolizeTickSample()
Dprofile-generator.cc399 ProfileNode* ProfileTree::AddPathFromEnd(const ProfileStackTrace& path, in AddPathFromEnd()
508 const ProfileStackTrace& path, int src_line, in AddPath()
830 base::TimeTicks timestamp, const ProfileStackTrace& path, int src_line, in AddPathToCurrentProfiles()