flush contents of instruction and/or data cache NAME cacheflush - flush contents of instruction and/or data cache LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/c…get name and information about current kernel NAME uname - get name and information about current kernel LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/utsname.h>…get name and information about current kernel NAME uname - get name and information about current kernel LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/utsname.h>…get name and information about current kernel NAME uname - get name and information about current kernel LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/utsname.h>…load shared library NAME uselib - load shared library SYNOPSIS #include <unistd.h> [[deprecated]] int uselib(const char * library ); DESCRIPTION The system call uselib () serves to…set up performance monitoring NAME perf_event_open - set up performance monitoring LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/perf_event.h> /* Definition of…