Home
last modified time | relevance | path

Searched refs:perf_cpu_event_open (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dperf-hwbreak.c90 static int perf_cpu_event_open(long cpu, __u32 type, __u64 addr, __u64 len) in perf_cpu_event_open() function
181 fd[i] = perf_cpu_event_open(cpu, type, addr, len); in perf_systemwide_event_open()