Searched refs:PERF_FLAG_PID_CGROUP (Results 1 – 3 of 3) sorted by relevance
10 #ifndef PERF_FLAG_PID_CGROUP11 # define PERF_FLAG_PID_CGROUP (1UL << 2) /* pid=cgroup id, per-cpu mode only */ macro
1049 #define PERF_FLAG_PID_CGROUP (1UL << 2) /* pid=cgroup id, per-cpu mode only */ macro
1621 flags |= PERF_FLAG_PID_CGROUP; in evsel__open()