Home
last modified time | relevance | path

Searched defs:PERF_FLAG_PID_CGROUP (Results 1 – 2 of 2) sorted by relevance

/tools/perf/trace/beauty/
Dperf_event_open.c10 # define PERF_FLAG_PID_CGROUP (1UL << 2) /* pid=cgroup id, per-cpu mode only */ macro
/tools/include/uapi/linux/
Dperf_event.h891 #define PERF_FLAG_PID_CGROUP (1UL << 2) /* pid=cgroup id, per-cpu mode only */ macro