]> git.saurik.com Git - apple/security.git/blob - keychain/analytics/awd/AWDMetricIds_Keychain.h
Security-58286.1.32.tar.gz
[apple/security.git] / keychain / analytics / awd / AWDMetricIds_Keychain.h
1 //
2 // AWDMetricIds_Keychain.h
3 // AppleWirelessDiagnostics
4 //
5 // WARNING :: DO NOT MODIFY THIS FILE!
6 //
7 // This file is auto-generated! Do not modify it or your changes will get overwritten!
8 //
9
10 #ifndef AWD_MetricId_HeaderGuard_Keychain
11 #define AWD_MetricId_HeaderGuard_Keychain
12
13 // Component Id:
14 // ---------------
15 // Use this value for any API requesting the "component id" for your component.
16 enum {
17 AWDComponentId_Keychain = 0x60
18 };
19
20
21 // Simple Metrics:
22 // ---------------
23 // This component currently has no metrics compatible with the 'simple metric' API.
24
25
26 // General Metrics:
27 // ----------------
28 enum {
29 AWDMetricId_Keychain_CKKSRateLimiterOverload = 0x600000,
30 AWDMetricId_Keychain_CKKSRateLimiterTopWriters = 0x600001,
31 AWDMetricId_Keychain_CKKSRateLimiterAggregatedScores = 0x600002,
32 AWDMetricId_Keychain_SecDbMarkedCorrupt = 0x600003
33 };
34
35 #endif // AWD_MetricId_HeaderGuard_Keychain