Searched defs:Stat (Results 1 – 4 of 4) sorted by relevance
831 struct Stat { in DumpItemsStat() struct832 size_t n; in DumpItemsStat()833 size_t total_size; in DumpItemsStat()
849 struct Stat { in DumpItemsStat() struct850 size_t n; in DumpItemsStat()851 size_t totalSize; in DumpItemsStat()
32 Stat = namedtuple("Stat", variable
111 void Stat(const BSet &bitset) in Stat() function