Home | History | Annotate | Download | only in metrics

Lines Matching refs:MakeRecallStatusHistogram

203 MetricsService::LogRecallStatus MakeRecallStatusHistogram(
1172 return MakeRecallStatusHistogram(LIST_EMPTY);
1174 return MakeRecallStatusHistogram(LIST_SIZE_TOO_SMALL);
1180 return MakeRecallStatusHistogram(LIST_SIZE_MISSING);
1185 return MakeRecallStatusHistogram(LIST_SIZE_CORRUPTION);
1196 return MakeRecallStatusHistogram(LOG_STRING_CORRUPTION);
1203 return MakeRecallStatusHistogram(DECODE_FAIL);
1216 return MakeRecallStatusHistogram(CHECKSUM_STRING_CORRUPTION);
1220 return MakeRecallStatusHistogram(CHECKSUM_CORRUPTION);
1222 return MakeRecallStatusHistogram(RECALL_SUCCESS);