Searched refs:AppendThreadNameMap (Results 1 – 3 of 3) sorted by relevance
126 nativeHookFilter_->AppendThreadNameMap(ipid, threadNameMapReader.id(), nameIndex); in ParseThreadEvent()
76 void AppendThreadNameMap(uint32_t ipid, uint32_t nameId, uint64_t threadNameIndex);
111 void NativeHookFilter::AppendThreadNameMap(uint32_t ipid, uint32_t nameId, uint64_t threadNameIndex) in AppendThreadNameMap() function in SysTuning::TraceStreamer::NativeHookFilter