Searched refs:ListenerThreadEntry (Results 1 – 2 of 2) sorted by relevance
99 void ListenerThreadEntry(std::string outputFile);
197 …listenerThread_ = std::make_unique<std::thread>(&Sampler::ListenerThreadEntry, this, std::string(f… in Start()548 void Sampler::ListenerThreadEntry(std::string outputFile) in ListenerThreadEntry() function in ark::tooling::sampler::Sampler