Lines Matching defs:perf_cpu_context
783 struct perf_cpu_context { struct
784 struct perf_event_context ctx;
785 struct perf_event_context *task_ctx;
786 int active_oncpu;
787 int exclusive;
789 raw_spinlock_t hrtimer_lock;
790 struct hrtimer hrtimer;
791 ktime_t hrtimer_interval;
792 unsigned int hrtimer_active;
795 struct perf_cgroup *cgrp;
796 struct list_head cgrp_cpuctx_entry;
799 struct list_head sched_cb_entry;
800 int sched_cb_usage;
802 int online;