Home
last modified time | relevance | path

Searched defs:stats_map (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/hardware/google/pixel/pixelstats/
DTempResidencyReporter.cpp130 std::map<std::string, TempResidencyStats> stats_map; in logTempResidencyStats() local
/aosp_15_r20/external/webrtc/video/end_to_end_tests/
H A Dstats_tests.cc223 bool AllStatsFilled(const std::map<std::string, bool>& stats_map) { in TEST_F()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_memory_scheduler.cc453 absl::flat_hash_map<const HloInstruction*, Stats> stats_map; in DFSMemoryScheduler() local