Home | History | Annotate | Download | only in histograms

Lines Matching full:recovery

3034 <histogram name="Diagnostics.Recovery.ConflictingDlls" enum="DiagnosticsResult">
3043 <histogram name="Diagnostics.Recovery.DiskSpace" enum="DiagnosticsResult">
3046 Shows the success and failure rates of the DiskSpace recovery step that runs
3047 on recovery startups. The recovery step attempts to guarantee the DiskSpace
3054 <histogram name="Diagnostics.Recovery.InstallType" enum="DiagnosticsResult">
3063 <histogram name="Diagnostics.Recovery.JSONBookmarks" enum="DiagnosticsResult">
3066 Shows the success and failure rates of the JSONBookmarks recovery step that
3067 runs on recovery startups. The recovery step attempts to guarantee the
3073 <histogram name="Diagnostics.Recovery.JSONLocalState" enum="DiagnosticsResult">
3076 Shows the success and failure rates of the JSONLocalState recovery step that
3077 runs on recovery startups. The recovery step attempts to guarantee the
3083 <histogram name="Diagnostics.Recovery
3086 Shows the success and failure rates of the JSONPreferences recovery step
3087 that runs on recovery startups. The recovery step attempts to guarantee the
3093 <histogram name="Diagnostics.Recovery.OperatingSystem" enum="DiagnosticsResult">
3102 <histogram name="Diagnostics.Recovery.PathDictionaries"
3106 Shows the success and failure rates of the PathDictionaries recovery step
3107 that runs on recovery startups. The recovery step attempts to guarantee the
3114 <histogram name="Diagnostics.Recovery.PathLocalState" enum="DiagnosticsResult">
3117 Shows the success and failure rates of the PathLocalState recovery step that
3118 runs on recovery startups. The recovery step attempts to guarantee the
3124 <histogram name="Diagnostics.Recovery.PathResources" enum="DiagnosticsResult">
3127 Shows the success and failure rates of the PathResources recovery step that
3128 runs on recovery startups. The recovery step attempts to guarantee the
3135 <histogram name="Diagnostics.Recovery.PathUserData" enum="DiagnosticsResult">
3138 Shows the success and failure rates of the PathUserData recovery step that
3139 runs on recovery startups. The recovery step attempts to guarantee the
3145 <histogram name="Diagnostics.Recovery.SQLiteIntegrityAppCache"
3149 Shows the success and failure rates of the SQLiteIntegrityAppCache recovery
3150 step that runs on recovery startups. The recovery step attempts to
3156 <histogram name="Diagnostics.Recovery.SQLiteIntegrityArchivedHistory"
3161 recovery step that runs on recovery startups. The recovery step attempts to
3167 <histogram name="Diagnostics.Recovery.SQLiteIntegrityCookie"
3171 Shows the success and failure rates of the SQLiteIntegrityCookie recovery
3172 step that runs on recovery startups. The recovery step attempts to
3178 <histogram name="Diagnostics.Recovery.SQLiteIntegrityDatabaseTracker"
3183 recovery step that runs on recovery startups. The recovery step attempts to
3189 <histogram name="Diagnostics.Recovery.SQLiteIntegrityHistory"
3193 Shows the success and failure rates of the SQLiteIntegrityHistory recovery
3194 step that runs on recovery startups. The recovery step attempts to
3200 <histogram name="Diagnostics.Recovery.SQLiteIntegrityNSSCert"
3204 Shows the success and failure rates of the SQLiteIntegrityNSSCert recovery
3205 step that runs on recovery startups. The recovery step attempts to
3211 <histogram name="Diagnostics.Recovery.SQLiteIntegrityNSSKey"
3215 Shows the success and failure rates of the SQLiteIntegrityNSSKey recovery
3216 step that runs on recovery startups. The recovery step attempts to
3222 <histogram name="Diagnostics.Recovery.SQLiteIntegrityThumbnails"
3227 recovery step that runs on recovery startups. The recovery step attempts to
3233 <histogram name="Diagnostics.Recovery.SQLiteIntegrityWebData"
3237 Shows the success and failure rates of the SQLiteIntegrityWebData recovery
3238 step that runs on recovery startups. The recovery step attempts to
3244 <histogram name="Diagnostics.Recovery.Version" enum="DiagnosticsResult">
3256 Count of the number of times diagnostics recovery is invoked or not, and how
3275 that runs on recovery startups. The DiskSpace test checks that the disk
3294 test that runs on recovery startups. The JSONBookmarks test checks to make
3303 test that runs on recovery startups. The JSONLocalState test checks to make
3312 test that runs on recovery startups. The JSONPreferences test checks to
3330 test that runs on recovery startups. The PathDictionaries test checks makes
3340 test that runs on recovery startups. The PathLocalState test checks makes
3350 test that runs on recovery startups. The PathResources test checks makes
3360 that runs on recovery startups. The PathUserData test checks makes sure that
3370 runs on recovery startups. The test checks the integrity of the App Cache
3380 test that runs on recovery startups. The test checks the integrity of the
3390 runs on recovery startups. The test checks the integrity of the Cookie
3400 test that runs on recovery startups. The test checks the integrity of the
3410 runs on recovery startups. The test checks the integrity of the History
3420 runs on recovery startups. The test checks the integrity of the NSS
3430 runs on recovery startups. The test checks the integrity of the NSS Key
3440 that runs on recovery startups. The test checks the integrity of the
3450 runs on recovery startups. The test checks the integrity of the Web Data
4986 recovery takes place after metadata DB corruption is found during metadata
5150 <summary>Events related to Chrome OS enterprise enrollment recovery.</summary>
8281 database. Recovery is VACUUM-like, so the resulting database should always
8291 Rows recovered from [favicon_bitmaps] table in Favicons recovery.
8297 <summary>Rows recovered from [favicons] table in Favicons recovery.</summary>
8303 Rows recovered from [icon_mapping] table in Favicons recovery.
8310 Track results of SQLite database recovery code in thumbnail_database.cc.
8318 database. Recovery is VACUUM-like, so the resulting database should always
8328 Rows recovered from [thumbnails] table in TopSites recovery.
8335 The TopSites recovery code is written conservatively, with successful
8336 recovery committed and any failure leading to rollback. This tracks the
9457 Bitfield that indicates errors and recovery that occurred when opening a
28691 Records specific failure and success cases in sql::Recovery implementation,
28693 automated recovery code for, versus which should lead to clearing databases.
28699 <summary>Error from sqlite3_backup_init() in sql::Recovery.</summary>
28704 <summary>Error from sqlite3_backup_step() in sql::Recovery.</summary>
32198 backing store - clean open, successful open with recovery, failed recovery,
32208 backing store - clean open, successful open with recovery, failed recovery,
34580 <int value="0" label="Recovery not run"/>
34581 <int value="1" label="Recovery run because of crash"/>
34582 <int value="2" label="Recovery run by user"/>
38214 <summary>Error states noted in thumbnail_database.cc recovery code.</summary>
38215 <int value="0" label="RECOVERY_EVENT_RECOVERED">Successful recovery.</int>
38217 sql::Recovery failed init.
38220 Query failed against recovery meta table.
38223 No version row in recovery meta table.
38226 Recovery meta table has version 6.
38229 Recovery meta table has version 5.
38232 Recovery meta table has an unexpected version.
38235 Failed to create recovery meta table.
38238 Failed to copy recovery meta table.
38244 Failed to create recovery favicons table.
38247 Failed to copy recovery favicons table.
38250 Failed to create recovery favicon_bitmaps table.
38253 Failed to copy recovery favicon_bitmaps table.
38256 Failed to create recovery icon_mapping table.
38259 Failed to copy recovery icon_mapping table.
38262 Successful recovery of version 6 database.
38268 Failed sql::Recovery::SetupMeta() or GetMetaVersionNumber().
38271 Recovery found deprecated version and razed.
38274 Failed v5 recovery loading schema.
38277 Failed v5 recovery on favicons.
38280 Failed v5 recovery on icon_mapping.
38283 Successful recovery of version 6 database.
38286 Failed v6/7 recovery on favicons.
38289 Failed v6/7 recovery on favicon_bitmaps.
38292 Failed v6/7 recovery on icon_mapping.
38295 Failed sql::Recovery::Recovered().
38300 <summary>Error states noted in top_sites_database.cc recovery code.</summary>
38301 <int value="0" label="RECOVERY_EVENT_RECOVERED">Successful recovery.</int>
38303 Recovery found deprecated version and razed.
38306 sql::Recovery failed init.
38309 Failed sql::Recovery::SetupMeta() or GetMetaVersionNumber().
38312 Recovery meta table has an unexpected version.
38321 Failed recovery on thumbnails table.
38324 Failure from sql::Recovery::Recovered().
38328 not prevent recovery.
38332 prevent recovery.
38335 |url_rank| was renumbered due to missing rows. Does not prevent recovery.
38561 An open attempt failed with an I/O error that doesn't necessitate a recovery
44452 Track successful completion or failure of sql::Recovery implementation.
44455 sql::Recovery::Init() (helper for Begin()) completely successfully.
44464 USE_SYSTEM_SQLITE in force, recovery virtual table not available.
44470 Failed to attach corrupt database to recovery database.
44473 sql::Recovery::Backup() (helper for Recovered()) completely successfully.
44482 sql::Recovery::AutoRecoverTable() completed successfully.
44491 AutoRecoverTable() failed creating recovery vtable.
44494 AutoRecoverTable() failed copying data from recovery to target table.
44497 AutoRecoverTable() failed to drop recovery table.
44500 sql::Recovery::SetupMeta() completed successfully.
44503 SetupMeta() failed to create meta recovery table.
44509 GetMetaVersionNumber() failed querying recovery meta table.
46064 <suffix name="Recovery" label="recovery partition"/>