Searched defs:Stat (Results 1 – 4 of 4) sorted by relevance
820 struct Stat { in DumpItemsStat() struct821 size_t n; in DumpItemsStat()822 size_t total_size; in DumpItemsStat()
769 struct Stat { in DumpItemsStat() struct770 size_t n; in DumpItemsStat()771 size_t totalSize; in DumpItemsStat()
32 Stat = namedtuple("Stat", variable
111 void Stat(const BSet &bitset) in Stat() function