Searched refs:DisableWithIoctl (Results 1 – 3 of 3) sorted by relevance
209 if (Error err = DisableWithIoctl()) in GetReadOnlyDataBuffer()258 if (Error err = DisableWithIoctl()) in GetReadOnlyAuxBuffer()292 Error PerfEvent::DisableWithIoctl() { in DisableWithIoctl() function in PerfEvent
232 llvm::Error DisableWithIoctl();
206 return m_perf_event.DisableWithIoctl(); in Pause()