Searched defs:Stat (Results 1 – 3 of 3) sorted by relevance
75 const LRUCacheStat& Stat() { in Stat() function164 struct Stat { struct171 const Stat& GetStat() { in GetStat() argument
113 struct Stat { struct in DebugUnwindCommand115 uint64_t unwinding_sample_count = 0u;116 uint64_t total_unwinding_time_in_ns = 0u;117 uint64_t max_unwinding_time_in_ns = 0u;120 MemStat mem_before_unwinding;121 MemStat mem_after_unwinding;
649 static iorap::expected<struct stat, StatError> Stat(const std::string& path_name, in Stat() function