Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/logging/
H A Druntime-call-stats-scope.h39 if (mode == RuntimeCallStats::CounterMode::kThreadSpecific) { in RuntimeCallTimerScope()
H A Druntime-call-stats.h580 // If kExact is chosen the counter will be use as given. With kThreadSpecific,
583 enum CounterMode { kExact, kThreadSpecific }; enumerator
740 if (mode == RuntimeCallStats::CounterMode::kThreadSpecific) { in RuntimeCallTimerScope()
H A Druntime-call-stats.cc228 if (mode == RuntimeCallStats::CounterMode::kThreadSpecific) { in CorrectCurrentCounterId()
/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter.cc191 RuntimeCallStats::kThreadSpecific); in ExecuteJobImpl() member in v8::internal::interpreter::RuntimeCallStats
262 RuntimeCallStats::kThreadSpecific); in FinalizeJobImpl()
/third_party/node/deps/v8/src/parsing/
H A Dpreparser.cc278 RuntimeCallStats::kThreadSpecific); in ParseFunctionLiteral()
H A Drewriter.cc388 RuntimeCallStats::kThreadSpecific); in Rewrite()
H A Dparser.cc715 RuntimeCallStats::kThreadSpecific); in PostProcessParseResult()
2694 RuntimeCallStats::kThreadSpecific); in ParseFunctionLiteral()
2788 RuntimeCallStats::kThreadSpecific); in ParseFunctionLiteral()
3419 RuntimeCallStats::CounterMode::kThreadSpecific); in ParseOnBackground()
H A Dparser-base.h4509 RuntimeCallStats::kThreadSpecific); in ParseArrowFunctionLiteral()
/third_party/node/deps/v8/src/codegen/
H A Dcompiler.cc1626 RuntimeCallStats::CounterMode::kThreadSpecific); in Run()
1699 RuntimeCallStats::CounterMode::kThreadSpecific); in Run()
/third_party/node/deps/v8/src/compiler/
H A Dpipeline.cc954 RuntimeCallStats::kThreadSpecific); in TraceScheduleAndVerify()
1301 DECL_PIPELINE_PHASE_CONSTANTS_HELPER(Name, RuntimeCallStats::kThreadSpecific)
/third_party/node/deps/v8/src/ast/
H A Dscopes.cc682 RuntimeCallStats::kThreadSpecific); in Analyze()

Completed in 34 milliseconds