Lines Matching defs:perf_cpu_context
862 struct perf_cpu_context { struct
863 struct perf_event_context ctx;
864 struct perf_event_context *task_ctx;
865 int active_oncpu;
866 int exclusive;
868 raw_spinlock_t hrtimer_lock;
869 struct hrtimer hrtimer;
870 ktime_t hrtimer_interval;
871 unsigned int hrtimer_active;
874 struct perf_cgroup *cgrp;
875 struct list_head cgrp_cpuctx_entry;
878 struct list_head sched_cb_entry;
879 int sched_cb_usage;
881 int online;
886 int heap_size;
887 struct perf_event **heap;
888 struct perf_event *heap_default[2];