Searched defs:Stats (Results 1 – 3 of 3) sorted by relevance
33 struct Stats { struct34 size_t ram_used;35 uint32_t wear_count;36 int garbage_level; // Percentage of free space that can be garbage-collected.
29 struct Stats { struct30 int input_count;31 int collection[2];
173 class Stats { class175 Stats() { } in Stats() function in __anoned50383b0111::upcasting::Stats
Completed in 10 milliseconds