Searched refs:BeginPhaseKind (Results 1 – 3 of 3) sorted by relevance
31 void BeginPhaseKind(const char* phase_kind_name);
73 void PipelineStatistics::BeginPhaseKind(const char* phase_kind_name) { in BeginPhaseKind() function in v8::internal::compiler::PipelineStatistics
562 void BeginPhaseKind(const char* phase_kind_name) { in BeginPhaseKind() function in v8::internal::compiler::PipelineData564 pipeline_statistics()->BeginPhaseKind(phase_kind_name); in BeginPhaseKind()1012 pipeline_statistics->BeginPhaseKind("V8.TFInitializing"); in CreatePipelineStatistics()1038 pipeline_statistics->BeginPhaseKind("V8.WasmInitializing"); in CreatePipelineStatistics()2566 pipeline_statistics->BeginPhaseKind("V8.WasmStubCodegen"); in ExecuteJobImpl()2632 data->BeginPhaseKind("V8.TFBrokerInitAndSerialization"); in InitializeHeapBroker()2661 data->BeginPhaseKind("V8.TFGraphCreation"); in CreateGraph()2693 data->BeginPhaseKind("V8.TFLowering"); in OptimizeGraph()2767 data->BeginPhaseKind("V8.TFBlockBuilding"); in OptimizeGraph()2913 pipeline_statistics->BeginPhaseKind("V8.TFStubCodegen"); in GenerateCodeForCodeStub()[all …]