Searched defs:thread_map_ (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/system/extras/simpleperf/ | ||
H A D | cmd_stat_test.cpp | 518 std::unordered_map<pid_t, ThreadInfo> thread_map_; member in StatCmdSummaryBuilderTest |
H A D | report_utils.h | 156 std::unordered_map<std::string, int> thread_map_; variable |
H A D | cmd_stat_impl.h | 271 const std::unordered_map<pid_t, ThreadInfo>& thread_map_; variable |
H A D | cmd_trace_sched.cpp | 116 std::unordered_map<pid_t, ThreadInfo> thread_map_; member in simpleperf::__anona464bbee0111::TraceSchedCommand |
/aosp_15_r20/external/perfetto/src/trace_processor/importers/art_method/ | ||
H A D | art_method_tokenizer.h | 121 base::FlatHashMap<uint32_t, Thread> thread_map_; variable |
/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/test/ | ||
H A D | bwe_test_logging.h | 353 ThreadMap thread_map_; variable |