Lines Matching defs:perf_cpu_pmu_context
1002 struct perf_cpu_pmu_context { struct
1003 struct perf_event_pmu_context epc;
1004 struct perf_event_pmu_context *task_epc;
1006 struct list_head sched_cb_entry;
1007 int sched_cb_usage;
1009 int active_oncpu;
1010 int exclusive;
1012 raw_spinlock_t hrtimer_lock;
1013 struct hrtimer hrtimer;
1014 ktime_t hrtimer_interval;
1015 unsigned int hrtimer_active;