HPCToolkit
perf_event_open.c File Reference
#include <unistd.h>
#include <asm/unistd.h>
#include <linux/perf_event.h>
Include dependency graph for perf_event_open.c:

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)
 

Function Documentation

◆ perf_event_open()

long perf_event_open ( struct perf_event_attr *  hw_event,
pid_t  pid,
int  cpu,
int  group_fd,
unsigned long  flags 
)

Definition at line 53 of file perf_event_open.c.

Here is the caller graph for this function: