Searched refs:loading_errors (Results 1 – 1 of 1) sorted by relevance
72 loading_errors(0), in ChildProcessStats()81 loading_errors(0), in ChildProcessStats()97 int loading_errors; member189 int loading_errors = 0; in ProvideStabilityMetrics() local191 &loading_errors); in ProvideStabilityMetrics()192 if (loading_errors > 0) in ProvideStabilityMetrics()193 plugin_stability->set_loading_error_count(loading_errors); in ProvideStabilityMetrics()252 if (stats.loading_errors) { in RecordCurrentState()253 int loading_errors = 0; in RecordCurrentState() local255 &loading_errors); in RecordCurrentState()[all …]