Searched refs:ReportThreadNameMap (Results 1 – 2 of 2) sorted by relevance
138 void ReportThreadNameMap(uint32_t tid, const std::string& tname);
245 ReportThreadNameMap(rawData->stackConext->tid, threadName); in HandleNoStackEvent()521 inline void StackPreprocess::ReportThreadNameMap(uint32_t tid, const std::string& tname) in ReportThreadNameMap() function in StackPreprocess