Home
last modified time | relevance | path

Searched defs:DumpReportStats (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/packages/modules/StatsD/statsd/src/guardrail/
DStatsdStats.h67 struct DumpReportStats { struct
68 DumpReportStats(int32_t dumpReportSec, int32_t dumpReportSize, int32_t reportNumber) in DumpReportStats() function
73 int32_t mDumpReportTimeSec = 0;
74 int32_t mDumpReportSizeBytes = 0;
75 int32_t mDumpReportNumber = 0;