Lines Matching defs:perf_cpu_context
9803 struct perf_cpu_context { struct
9804 struct perf_event_context ctx;
9805 struct perf_event_context *task_ctx;
9806 int active_oncpu;
9807 int exclusive;
9808 raw_spinlock_t hrtimer_lock;
9809 struct hrtimer hrtimer;
9810 ktime_t hrtimer_interval;
9811 unsigned int hrtimer_active;
9812 struct list_head sched_cb_entry;
9813 int sched_cb_usage;
9814 int online;