Searched defs:thread_map (Results 1 – 2 of 2) sorted by relevance
185 const std::unordered_map<pid_t, ThreadInfo>& thread_map, in CounterSummaryBuilder()
190 std::unordered_map<pid_t, std::unique_ptr<SampleRecord>> thread_map; member