Searched refs:ReportThreadNameMap (Results 1 – 2 of 2) sorted by relevance
85 …void ReportThreadNameMap(uint32_t tid, const std::string& tname, BatchNativeHookData& batchNativeH…
197 ReportThreadNameMap(rawData->stackConext->tid, threadName, stackData); in TakeResults()292 inline void StackPreprocess::ReportThreadNameMap(uint32_t tid, const std::string& tname, in ReportThreadNameMap() function in StackPreprocess