Searched refs:DisableWithIoctl (Results 1 – 3 of 3) sorted by relevance
211 if (Error err = DisableWithIoctl()) in GetReadOnlyDataBuffer()260 if (Error err = DisableWithIoctl()) in GetReadOnlyAuxBuffer()294 Error PerfEvent::DisableWithIoctl() { in DisableWithIoctl() function in PerfEvent
234 llvm::Error DisableWithIoctl();
209 return m_perf_event.DisableWithIoctl(); in Pause()