Lines Matching defs:perf_cpu_pmu_context
1025 struct perf_cpu_pmu_context { struct
1026 struct perf_event_pmu_context epc;
1027 struct perf_event_pmu_context *task_epc;
1029 struct list_head sched_cb_entry;
1030 int sched_cb_usage;
1032 int active_oncpu;
1033 int exclusive;
1035 raw_spinlock_t hrtimer_lock;
1036 struct hrtimer hrtimer;
1037 ktime_t hrtimer_interval;
1038 unsigned int hrtimer_active;