Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dprofile-generator.h196 typedef std::vector<CodeEntryAndLineNumber> ProfileStackTrace; typedef
279 const ProfileStackTrace& path,
325 void AddPath(base::TimeTicks timestamp, const ProfileStackTrace& path,
421 const ProfileStackTrace& path, int src_line,
Dprofile-generator.cc319 ProfileNode* ProfileTree::AddPathFromEnd(const ProfileStackTrace& path, in AddPathFromEnd()
409 const ProfileStackTrace& path, int src_line, in AddPath()
674 base::TimeTicks timestamp, const ProfileStackTrace& path, int src_line, in AddPathToCurrentProfiles()
690 ProfileStackTrace stack_trace; in RecordTickSample()