Searched refs:live_process (Results 1 – 2 of 2) sorted by relevance
155 TraceIntelPT(Process &live_process) in TraceIntelPT() argument156 : Trace(live_process), m_thread_decoders(){}; in TraceIntelPT()
263 Trace(Process &live_process) : m_live_process(&live_process) {} in Trace() argument