Searched refs:GetCPUInfoForLiveProcess (Results 1 – 2 of 2) sorted by relevance
129 Expected<pt_cpu> TraceIntelPT::GetCPUInfoForLiveProcess() { in GetCPUInfoForLiveProcess() function in TraceIntelPT183 if (llvm::Expected<pt_cpu> cpu_info = GetCPUInfoForLiveProcess()) in GetCPUInfo()
145 llvm::Expected<pt_cpu> GetCPUInfoForLiveProcess();