/third_party/node/deps/v8/src/debug/ |
D | debug.cc | 470 RCS_SCOPE(isolate_, RuntimeCallCounterId::kDebugger); in Unload() 479 RCS_SCOPE(isolate_, RuntimeCallCounterId::kDebugger); in OnInstrumentationBreak() 491 RCS_SCOPE(isolate_, RuntimeCallCounterId::kDebugger); in Break() 609 RCS_SCOPE(isolate_, RuntimeCallCounterId::kDebugger); in IsBreakOnInstrumentation() 642 RCS_SCOPE(isolate_, RuntimeCallCounterId::kDebugger); in CheckBreakPoints() 660 RCS_SCOPE(isolate_, RuntimeCallCounterId::kDebugger); in IsMutedAtCurrentLocation() 670 RCS_SCOPE(isolate_, RuntimeCallCounterId::kDebugger); in GetHitBreakpointsAtCurrentStatement() 689 RCS_SCOPE(isolate_, RuntimeCallCounterId::kDebugger); in CheckBreakPoint() 726 RCS_SCOPE(isolate_, RuntimeCallCounterId::kDebugger); in SetBreakpoint() 753 RCS_SCOPE(isolate_, RuntimeCallCounterId::kDebugger); in SetBreakPointForScript() [all …]
|
/third_party/node/deps/v8/src/api/ |
D | api-arguments-inl.h | 96 RCS_SCOPE(isolate, RuntimeCallCounterId::kNamed##FUNCTION##Callback); \ 117 RCS_SCOPE(isolate, RuntimeCallCounterId::kIndexed##FUNCTION##Callback); \ 135 RCS_SCOPE(isolate, RuntimeCallCounterId::kFunctionCallback); in FOR_EACH_CALLBACK() 154 RCS_SCOPE(isolate(), RuntimeCallCounterId::kNamedEnumeratorCallback); in CallNamedEnumerator() 161 RCS_SCOPE(isolate(), RuntimeCallCounterId::kIndexedEnumeratorCallback); in CallIndexedEnumerator() 168 RCS_SCOPE(isolate(), RuntimeCallCounterId::kNamedGetterCallback); in CallNamedGetter() 177 RCS_SCOPE(isolate(), RuntimeCallCounterId::kNamedDescriptorCallback); in CallNamedDescriptor() 202 RCS_SCOPE(isolate, RuntimeCallCounterId::kNamedSetterCallback); in CallNamedSetter() 214 RCS_SCOPE(isolate, RuntimeCallCounterId::kNamedDefinerCallback); in CallNamedDefiner() 227 RCS_SCOPE(isolate, RuntimeCallCounterId::kIndexedSetterCallback); in CallIndexedSetter() [all …]
|
D | api-natives.cc | 189 RCS_SCOPE(isolate, RuntimeCallCounterId::kConfigureInstance); in ConfigureInstance() 396 RCS_SCOPE(isolate, RuntimeCallCounterId::kInstantiateObject); in InstantiateObject() 489 RCS_SCOPE(isolate, RuntimeCallCounterId::kInstantiateFunction); in InstantiateFunction() 680 RCS_SCOPE(isolate, RuntimeCallCounterId::kCreateApiFunction); in CreateApiFunction()
|
D | api-macros.h | 40 i::RuntimeCallCounterId::kAPI_##class_name##_##function_name);
|
/third_party/node/deps/v8/src/logging/ |
D | runtime-call-stats.h | 550 enum RuntimeCallCounterId { enum 590 RuntimeCallCounterId counter_id); 600 RuntimeCallCounterId counter_id, CounterMode mode = kExact); 616 RuntimeCallCounterId id); 618 RuntimeCallCounterId id); 623 RuntimeCallCounterId CounterIdForThread(RuntimeCallCounterId id) { in CounterIdForThread() 628 ? static_cast<RuntimeCallCounterId>(id + 1) in CounterIdForThread() 632 bool IsCounterAppropriateForThread(RuntimeCallCounterId id) { in IsCounterAppropriateForThread() 642 static_cast<int>(RuntimeCallCounterId::kNumberOfCounters); 643 RuntimeCallCounter* GetCounter(RuntimeCallCounterId counter_id) { in GetCounter() [all …]
|
D | runtime-call-stats.cc | 167 constexpr RuntimeCallCounterId FirstCounter(RuntimeCallCounterId first, ...) { in FirstCounter() 172 constexpr RuntimeCallCounterId kFirstThreadVariantCounter = 181 constexpr auto kLastThreadVariantCounter = static_cast<RuntimeCallCounterId>( 186 RuntimeCallCounterId id) { in HasThreadSpecificCounterVariants() 193 RuntimeCallCounterId id) { in IsBackgroundThreadSpecificVariant() 199 RuntimeCallCounterId counter_id) { in Enter() 225 void RuntimeCallStats::CorrectCurrentCounterId(RuntimeCallCounterId counter_id, in CorrectCurrentCounterId()
|
D | runtime-call-stats-scope.h | 27 RuntimeCallCounterId counter_id) { in RuntimeCallTimerScope() 34 LocalIsolate* isolate, RuntimeCallCounterId counter_id, in RuntimeCallTimerScope()
|
/third_party/node/deps/v8/src/builtins/ |
D | accessors.cc | 115 RCS_SCOPE(isolate, RuntimeCallCounterId::kReconfigureToDataProperty); in ReconfigureToDataProperty() 156 RCS_SCOPE(isolate, RuntimeCallCounterId::kArrayLengthGetter); in ArrayLengthGetter() 168 RCS_SCOPE(isolate, RuntimeCallCounterId::kArrayLengthSetter); in ArrayLengthSetter() 286 RCS_SCOPE(isolate, RuntimeCallCounterId::kStringLengthGetter); in StringLengthGetter() 333 RCS_SCOPE(isolate, RuntimeCallCounterId::kFunctionPrototypeGetter); in FunctionPrototypeGetter() 346 RCS_SCOPE(isolate, RuntimeCallCounterId::kFunctionPrototypeSetter); in FunctionPrototypeSetter() 368 RCS_SCOPE(isolate, RuntimeCallCounterId::kFunctionLengthGetter); in FunctionLengthGetter() 723 RCS_SCOPE(isolate, RuntimeCallCounterId::kBoundFunctionLengthGetter); in BoundFunctionLengthGetter() 749 RCS_SCOPE(isolate, RuntimeCallCounterId::kBoundFunctionNameGetter); in BoundFunctionNameGetter() 773 RCS_SCOPE(isolate, RuntimeCallCounterId::kBoundFunctionLengthGetter); in WrappedFunctionLengthGetter() [all …]
|
D | builtins-api.cc | 26 RCS_SCOPE(isolate, RuntimeCallCounterId::kGetCompatibleReceiver); in GetCompatibleReceiver() 173 RCS_SCOPE(isolate, RuntimeCallCounterId::kInvokeApiFunction); in InvokeApiFunction()
|
D | builtins-utils.h | 89 RCS_SCOPE(isolate, RuntimeCallCounterId::kBuiltin_##name); \
|
/third_party/node/deps/v8/src/heap/ |
D | gc-tracer-inl.h | 154 RuntimeCallCounterId GCTracer::RCSCounterFromScope(Scope::ScopeId id) { in RCSCounterFromScope() 156 return static_cast<RuntimeCallCounterId>( in RCSCounterFromScope() 157 static_cast<int>(RuntimeCallCounterId::kGC_MC_INCREMENTAL) + in RCSCounterFromScope()
|
D | gc-tracer.h | 230 V8_INLINE static RuntimeCallCounterId RCSCounterFromScope(Scope::ScopeId id);
|
/third_party/node/deps/v8/src/codegen/ |
D | compiler.cc | 904 RCS_SCOPE(isolate, RuntimeCallCounterId::kCompileGetFromOptimizedCodeMap); in Get() 988 RCS_SCOPE(isolate, RuntimeCallCounterId::kOptimizeNonConcurrent); in CompileTurbofan_NotConcurrent() 1046 RCS_SCOPE(isolate, RuntimeCallCounterId::kOptimizeConcurrentPrepare); in CompileTurbofan_Concurrent() 1099 RCS_SCOPE(isolate, RuntimeCallCounterId::kOptimizeCode); in CompileTurbofan() 1434 ? RuntimeCallCounterId::kCompileEval in CompileToplevel() 1435 : RuntimeCallCounterId::kCompileScript); in CompileToplevel() 1486 RuntimeCallCounterId RuntimeCallCounterIdForCompile(ParseInfo* parse_info) { in RuntimeCallCounterIdForCompile() 1489 return RuntimeCallCounterId::kCompileEval; in RuntimeCallCounterIdForCompile() 1491 return RuntimeCallCounterId::kCompileScript; in RuntimeCallCounterIdForCompile() 1493 return RuntimeCallCounterId::kCompileFunction; in RuntimeCallCounterIdForCompile() [all …]
|
/third_party/node/deps/v8/src/interpreter/ |
D | interpreter.cc | 190 RuntimeCallCounterId::kCompileIgnition, in ExecuteJobImpl() 253 RuntimeCallCounterId::kCompileIgnitionFinalization); in FinalizeJobImpl() 261 RCS_SCOPE(isolate, RuntimeCallCounterId::kCompileIgnitionFinalization, in FinalizeJobImpl()
|
/third_party/node/deps/v8/src/baseline/ |
D | baseline.cc | 61 RCS_SCOPE(isolate, RuntimeCallCounterId::kCompileBaseline); in GenerateBaselineCode()
|
D | baseline-batch-compiler.cc | 204 RCS_SCOPE(isolate_, RuntimeCallCounterId::kCompileBaseline); in CompileBatch()
|
/third_party/node/deps/v8/src/compiler-dispatcher/ |
D | lazy-compile-dispatcher.cc | 157 RCS_SCOPE(isolate, RuntimeCallCounterId::kCompileEnqueueOnDispatcher); in Enqueue() 205 RCS_SCOPE(isolate_, RuntimeCallCounterId::kCompileWaitForDispatcher); in WaitForJobIfRunningOnBackground() 254 RCS_SCOPE(isolate_, RuntimeCallCounterId::kCompileFinishNowOnDispatcher); in FinishNow()
|
D | optimizing-compile-dispatcher.cc | 51 RuntimeCallCounterId::kOptimizeBackgroundDispatcherJob); in RunInternal()
|
/third_party/node/deps/v8/src/execution/ |
D | execution.cc | 280 RCS_SCOPE(isolate, RuntimeCallCounterId::kInvoke); in Invoke() 424 RCS_SCOPE(isolate, RuntimeCallCounterId::kJS_Execution); in Invoke() 440 RCS_SCOPE(isolate, RuntimeCallCounterId::kJS_Execution); in Invoke() 642 RCS_SCOPE(isolate, RuntimeCallCounterId::kJS_Execution); in CallWasm()
|
D | arguments.h | 122 RCS_SCOPE(isolate, RuntimeCallCounterId::k##Name); \
|
/third_party/node/deps/v8/src/web-snapshot/ |
D | web-snapshot.cc | 1349 RCS_SCOPE(isolate_, RuntimeCallCounterId::kWebSnapshotDeserialize); in Deserialize() 1443 RCS_SCOPE(isolate_, RuntimeCallCounterId::kWebSnapshotDeserialize_Strings); in DeserializeStrings() 1494 RCS_SCOPE(isolate_, RuntimeCallCounterId::kWebSnapshotDeserialize_Maps); in DeserializeMaps() 1597 RCS_SCOPE(isolate_, RuntimeCallCounterId::kWebSnapshotDeserialize_Contexts); in DeserializeContexts() 1806 RCS_SCOPE(isolate_, RuntimeCallCounterId::kWebSnapshotDeserialize_Functions); in DeserializeFunctions() 1874 RCS_SCOPE(isolate_, RuntimeCallCounterId::kWebSnapshotDeserialize_Classes); in DeserializeClasses() 1933 RCS_SCOPE(isolate_, RuntimeCallCounterId::kWebSnapshotDeserialize_Objects); in DeserializeObjects() 2013 RCS_SCOPE(isolate_, RuntimeCallCounterId::kWebSnapshotDeserialize_Arrays); in DeserializeArrays() 2045 RCS_SCOPE(isolate_, RuntimeCallCounterId::kWebSnapshotDeserialize_Exports); in DeserializeExports()
|
/third_party/node/deps/v8/src/objects/ |
D | templates.cc | 64 RuntimeCallCounterId::kIsTemplateFor); in IsTemplateFor()
|
D | map.cc | 1827 ? RuntimeCallCounterId::kPrototypeMap_TransitionToDataProperty in TransitionToDataProperty() 1828 : RuntimeCallCounterId::kMap_TransitionToDataProperty); in TransitionToDataProperty() 1913 ? RuntimeCallCounterId::kPrototypeMap_TransitionToAccessorProperty in TransitionToAccessorProperty() 1914 : RuntimeCallCounterId::kMap_TransitionToAccessorProperty); in TransitionToAccessorProperty() 2284 RCS_SCOPE(isolate, RuntimeCallCounterId::kMap_SetPrototype); in SetPrototype()
|
/third_party/node/deps/v8/src/snapshot/ |
D | snapshot.cc | 126 RCS_SCOPE(isolate, RuntimeCallCounterId::kSnapshotDecompress); in MaybeDecompress() 164 RCS_SCOPE(isolate, RuntimeCallCounterId::kDeserializeIsolate); in Initialize() 200 RCS_SCOPE(isolate, RuntimeCallCounterId::kDeserializeContext); in NewContextFromSnapshot()
|
/third_party/node/deps/v8/src/parsing/ |
D | preparser.cc | 277 RuntimeCallCounterId::kPreParseWithVariableResolution, in ParseFunctionLiteral()
|