Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/simpleperf/
H A Dcmd_stat_test.cpp518 std::unordered_map<pid_t, ThreadInfo> thread_map_; member in StatCmdSummaryBuilderTest
680 std::unordered_map<pid_t, ThreadInfo> thread_map_; member in StatCmdSummariesTest
H A Dreport_utils.h156 std::unordered_map<std::string, int> thread_map_; variable
H A Dcmd_stat_impl.h271 const std::unordered_map<pid_t, ThreadInfo>& thread_map_; variable
H A Dcmd_trace_sched.cpp116 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 Dart_method_tokenizer.h121 base::FlatHashMap<uint32_t, Thread> thread_map_; variable
/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/test/
H A Dbwe_test_logging.h353 ThreadMap thread_map_; variable