Home
last modified time | relevance | path

Searched refs:thread_names_ (Results 1 – 1 of 1) sorted by relevance

/system/extras/simpleperf/
Dcmd_report_sample.cpp146 std::map<uint64_t, const char*> thread_names_; member in __anona9d0180b0111::ReportSampleCommand
522 thread_names_[key] = thread->comm; in ProcessSampleRecord()
644 for (const auto& p : thread_names_) { in PrintThreadInfoInProtobuf()