Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dprofile-generator.cc797 stack_trace.push_back({EntryForVMState(sample.state), no_line_info}); in RecordTickSample()
805 CodeEntry* ProfileGenerator::EntryForVMState(StateTag tag) { in EntryForVMState() function in v8::internal::ProfileGenerator
Dprofile-generator.h449 CodeEntry* EntryForVMState(StateTag tag);