Lines Matching defs:perf_cpu_context
866 struct perf_cpu_context { struct
867 struct perf_event_context ctx;
868 struct perf_event_context *task_ctx;
869 int active_oncpu;
870 int exclusive;
872 raw_spinlock_t hrtimer_lock;
873 struct hrtimer hrtimer;
874 ktime_t hrtimer_interval;
875 unsigned int hrtimer_active;
878 struct perf_cgroup *cgrp;
879 struct list_head cgrp_cpuctx_entry;
882 struct list_head sched_cb_entry;
883 int sched_cb_usage;
885 int online;
890 int heap_size;
891 struct perf_event **heap;
892 struct perf_event *heap_default[2];