HPCToolkit
|
#include <unistd.h>
#include <asm/unistd.h>
#include <linux/perf_event.h>
Go to the source code of this file.
Functions | |
long | perf_event_open (struct perf_event_attr *hw_event, pid_t pid, int cpu, int group_fd, unsigned long flags) |
long perf_event_open | ( | struct perf_event_attr * | hw_event, |
pid_t | pid, | ||
int | cpu, | ||
int | group_fd, | ||
unsigned long | flags | ||
) |