|
Linux Perf
|
#include <errno.h>#include <sched.h>#include "util.h"#include "../perf.h"#include "cloexec.h"#include "asm/bug.h"#include "debug.h"#include <unistd.h>#include <asm/unistd.h>#include <sys/syscall.h>
Go to the source code of this file.
Functions | |
| int __weak | sched_getcpu (void) |
| static int | perf_flag_probe (void) |
| unsigned long | perf_event_open_cloexec_flag (void) |
Variables | |
| static unsigned long | flag = PERF_FLAG_FD_CLOEXEC |
| unsigned long perf_event_open_cloexec_flag | ( | void | ) |
|
static |
|
static |