Searched defs:Stat (Results 1 – 4 of 4) sorted by relevance
768 struct Stat { in DumpItemsStat() struct769 size_t n; in DumpItemsStat()770 size_t totalSize; in DumpItemsStat()
790 struct Stat { in DumpItemsStat() struct791 size_t n; in DumpItemsStat()792 size_t total_size; in DumpItemsStat()
32 Stat = namedtuple("Stat", variable
111 void Stat(const BSet &bitset) in Stat() function