Searched refs:performance_state (Results 1 – 7 of 7) sorted by relevance
114 AliasedUint32Array& observers = env->performance_state()->observers; in Notify()171 AliasedFloat64Array& milestones = env->performance_state()->milestones; in Measure()221 env->performance_state()->Mark(milestone); in MarkMilestone()237 AliasedUint32Array& observers = env->performance_state()->observers; in PerformanceGCCallback()261 env->performance_state()->performance_last_gc_start_mark = PERFORMANCE_NOW(); in MarkGarbageCollectionStart()270 PerformanceState* state = env->performance_state(); in MarkGarbageCollectionEnd()359 AliasedUint32Array& observers = env->performance_state()->observers; in TimerFunctionCall()390 AliasedUint32Array& observers = env->performance_state()->observers; in Notify()452 PerformanceState* state = env->performance_state(); in Initialize()
129 env->performance_state()->Mark( in Run()148 env->performance_state()->Mark( in Run()
352 env_->performance_state()->Mark( in Run()371 env_->performance_state()->Mark( in Run()823 double loop_start_time = w->env_->performance_state()->milestones[ in LoopStartTime()
421 env->performance_state()->Mark( in MarkBootstrapComplete()
990 inline performance::PerformanceState* Environment::performance_state() { in performance_state() function
1026 inline performance::PerformanceState* performance_state();
51 AliasedUint32Array& observers = env->performance_state()->observers; in HasHttp2Observer()