Lines Matching defs:perf_cpu_context
805 struct perf_cpu_context { struct
806 struct perf_event_context ctx;
807 struct perf_event_context *task_ctx;
808 int active_oncpu;
809 int exclusive;
811 raw_spinlock_t hrtimer_lock;
812 struct hrtimer hrtimer;
813 ktime_t hrtimer_interval;
814 unsigned int hrtimer_active;
817 struct perf_cgroup *cgrp;
818 struct list_head cgrp_cpuctx_entry;
821 struct list_head sched_cb_entry;
822 int sched_cb_usage;
824 int online;