Home
last modified time | relevance | path

Searched defs:GetStat (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Dxplane_visitor.h107 absl::optional<XStatVisitor> GetStat( in GetStat() function
327 absl::optional<XStatVisitor> XStatsOwner<T>::GetStat(int64_t stat_type) const { in GetStat() function
H A Dxplane_builder.h102 const XStat* GetStat(const XStatMetadata& stat_metadata) const { in GetStat() function
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_enumerator_posix.cc20 void GetStat(const FilePath& path, bool show_links, struct stat* st) { in GetStat() function
/aosp_15_r20/external/cronet/base/files/
H A Dfile_enumerator_posix.cc20 void GetStat(const FilePath& path, bool show_links, stat_wrapper_t* st) { in GetStat() function
/aosp_15_r20/system/extras/simpleperf/
H A DRecordReadThread.h158 const RecordStat& GetStat() const { return stat_; } in GetStat() function
H A DCallChainJoiner.h167 const Stat& GetStat() { return stat_; } in GetStat() function
/aosp_15_r20/art/runtime/
H A Dexec_utils.cc347 bool ExecUtils::GetStat(pid_t pid, in GetStat() function in art::ExecUtils
H A Druntime.cc2517 uint64_t Runtime::GetStat(int kind) { in GetStat() function in art::Runtime
/aosp_15_r20/art/compiler/optimizing/
H A Doptimizing_compiler_stats.h156 uint32_t GetStat(MethodCompilationStat stat) const { in GetStat() function
/aosp_15_r20/external/lzma/CPP/7zip/UI/Console/
H A DList.cpp366 CListStat &GetStat(bool altStreamsMode) { return altStreamsMode ? AltStreams : MainFiles; } in GetStat() function