Home
last modified time | relevance | path

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

/linux-2.6.39/tools/perf/
Ddesign.txt21 The special file descriptor is opened via the perf_event_open()
233 The 'pid' parameter to the perf_event_open() system call allows the
263 is created first, with group_fd = -1 in the perf_event_open call
/linux-2.6.39/arch/powerpc/include/asm/
Dsystbl.h325 SYSCALL_SPU(perf_event_open)
/linux-2.6.39/arch/parisc/kernel/
Dsyscall_table.S419 ENTRY_SAME(perf_event_open)
/linux-2.6.39/kernel/
Dperf_event.c6420 SYSCALL_DEFINE5(perf_event_open, in SYSCALL_DEFINE5() argument