Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/pmu/
H A Devent.c64 #define PERF_CURRENT_PID 0 macro
82 return event_open_with_options(e, PERF_CURRENT_PID, PERF_NO_CPU, group_fd); in event_open_with_group()
97 return event_open_with_options(e, PERF_CURRENT_PID, PERF_NO_CPU, PERF_NO_GROUP); in event_open()