Searched refs:PERF_FLAG_PID_CGROUP (Results 1 – 3 of 3) sorted by relevance
9 #ifndef PERF_FLAG_PID_CGROUP10 # define PERF_FLAG_PID_CGROUP (1UL << 2) /* pid=cgroup id, per-cpu mode only */ macro
891 #define PERF_FLAG_PID_CGROUP (1UL << 2) /* pid=cgroup id, per-cpu mode only */ macro
1434 flags |= PERF_FLAG_PID_CGROUP; in __perf_evsel__open()