17 #include <core/dependencies.h>
19 #ifdef POK_NEEDS_PORTS_SAMPLING
23 #include <core/syscall.h>
24 #include <middleware/port.h>
26 pok_ret_t pok_port_sampling_create (
char* name,
27 const pok_port_size_t size,
28 const pok_port_direction_t direction,
29 const uint64_t refresh,
32 return (pok_syscall5 (POK_SYSCALL_MIDDLEWARE_SAMPLING_CREATE,