Lines Matching full:structured
12 // One structured metrics event, containing several hashed and unhashed metrics
13 // related to a single event type. Structured metrics have hashing keys based on
17 // Structured metrics is currently only used for the CrOS platform, so some of
19 // structured metrics were to expand to other platforms, these fields will need
24 // A per-client, per-profile, per-project ID that is used only for structured
44 // details on how keys are rotated, refer to go/structured-metrics.
57 // go/structured-metrics.
64 // name is defined in src/tools/metrics/structured/structured.xml, and this
69 // structured.xml that determine what is recorded.
131 // name that is defined in src/tools/metrics/structured/structured.xml.
186 // The top-level proto for structured metrics. One StructuredDataProto is
187 // uploaded per UMA upload containing structured metrics. Contains all
188 // structured events for that upload, and any other metadata.