geopm
3.1.1.dev272+gdfb40a8d
GEOPM - Global Extensible Open Power Manager
|
This is the complete list of members for geopm::IOUringImp, including all inherited members.
get_sqe_or_throw() | geopm::IOUringImp | protected |
IOUring()=default | geopm::IOUring | |
IOUringImp(unsigned entries) | geopm::IOUringImp | |
IOUringImp(const IOUringImp &other)=delete | geopm::IOUringImp | |
is_supported() | geopm::IOUringImp | static |
make_unique(unsigned entries) | geopm::IOUringImp | static |
operator=(const IOUringImp &other)=delete | geopm::IOUringImp | |
prep_read(std::shared_ptr< int > ret, int fd, void *buf, unsigned nbytes, off_t offset) override | geopm::IOUringImp | virtual |
prep_write(std::shared_ptr< int > ret, int fd, const void *buf, unsigned nbytes, off_t offset) override | geopm::IOUringImp | virtual |
set_sqe_return_destination(struct io_uring_sqe *sqe, std::shared_ptr< int > destination) | geopm::IOUringImp | protected |
submit() override | geopm::IOUringImp | virtual |
~IOUring()=default | geopm::IOUring | virtual |
~IOUringImp() | geopm::IOUringImp | virtual |