Searched refs:GetIntelPTOSEventType (Results 1 – 3 of 3) sorted by relevance
111 Expected<uint32_t> process_linux::GetIntelPTOSEventType() { in GetIntelPTOSEventType() function in process_linux195 if (Expected<uint32_t> intel_pt_type = GetIntelPTOSEventType()) in CreateIntelPTPerfEventConfiguration()
24 llvm::Expected<uint32_t> GetIntelPTOSEventType();
257 if (Expected<uint32_t> intel_pt_type = GetIntelPTOSEventType()) { in IsSupported()