Home
last modified time | relevance | path

Searched refs:kThreadSpecific (Results 1 – 11 of 11) sorted by relevance

/third_party/node/deps/v8/src/logging/
Druntime-call-stats-scope.h39 if (mode == RuntimeCallStats::CounterMode::kThreadSpecific) { in RuntimeCallTimerScope()
Druntime-call-stats.h583 enum CounterMode { kExact, kThreadSpecific }; enumerator
740 if (mode == RuntimeCallStats::CounterMode::kThreadSpecific) {
Druntime-call-stats.cc228 if (mode == RuntimeCallStats::CounterMode::kThreadSpecific) { in CorrectCurrentCounterId()
/third_party/node/deps/v8/src/interpreter/
Dinterpreter.cc191 RuntimeCallStats::kThreadSpecific); in ExecuteJobImpl()
262 RuntimeCallStats::kThreadSpecific); in FinalizeJobImpl()
/third_party/node/deps/v8/src/parsing/
Dpreparser.cc278 RuntimeCallStats::kThreadSpecific); in ParseFunctionLiteral()
Drewriter.cc388 RuntimeCallStats::kThreadSpecific); in DECLARATION_NODE_LIST()
Dparser.cc715 RuntimeCallStats::kThreadSpecific); in PostProcessParseResult()
2694 RuntimeCallStats::kThreadSpecific); in ParseFunctionLiteral()
2788 RuntimeCallStats::kThreadSpecific); in ParseFunctionLiteral()
3419 RuntimeCallStats::CounterMode::kThreadSpecific); in ParseOnBackground()
Dparser-base.h4509 RuntimeCallStats::kThreadSpecific); in ParseArrowFunctionLiteral()
/third_party/node/deps/v8/src/codegen/
Dcompiler.cc1626 RuntimeCallStats::CounterMode::kThreadSpecific); in Run()
1699 RuntimeCallStats::CounterMode::kThreadSpecific); in Run()
/third_party/node/deps/v8/src/compiler/
Dpipeline.cc954 RuntimeCallStats::kThreadSpecific); in TraceScheduleAndVerify()
1301 DECL_PIPELINE_PHASE_CONSTANTS_HELPER(Name, RuntimeCallStats::kThreadSpecific)
/third_party/node/deps/v8/src/ast/
Dscopes.cc682 RuntimeCallStats::kThreadSpecific); in Analyze()