Lines Matching defs:perf_cpu_context
773 struct perf_cpu_context { struct
774 struct perf_event_context ctx;
775 struct perf_event_context *task_ctx;
776 int active_oncpu;
777 int exclusive;
779 raw_spinlock_t hrtimer_lock;
780 struct hrtimer hrtimer;
781 ktime_t hrtimer_interval;
782 unsigned int hrtimer_active;
785 struct perf_cgroup *cgrp;
786 struct list_head cgrp_cpuctx_entry;
789 struct list_head sched_cb_entry;
790 int sched_cb_usage;
792 int online;