Home
last modified time | relevance | path

Searched defs:global_stats (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/debug/
Dstats.h38 inline GlobalStatsCollector& global_stats() { in global_stats() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/debug/
H A Dstats.h38 inline GlobalStatsCollector& global_stats() { in global_stats() function
/aosp_15_r20/art/runtime/gc/
H A Dheap-inl.h228 RuntimeStats* global_stats = Runtime::Current()->GetStats(); in AllocObjectWithAllocator() local
H A Dheap.cc1899 RuntimeStats* global_stats = Runtime::Current()->GetStats(); in RecordFree() local
/aosp_15_r20/external/pytorch/test/inductor/
H A Dmock_cache.py76 global_stats = _GlobalStats() variable
/aosp_15_r20/art/runtime/
H A Dclass_linker.cc5896 RuntimeStats* global_stats = runtime->GetStats(); in InitializeClass() local