Lines Matching defs:perf_cpu_context
851 struct perf_cpu_context { struct
852 struct perf_event_context ctx;
853 struct perf_event_context *task_ctx;
854 int active_oncpu;
855 int exclusive;
857 raw_spinlock_t hrtimer_lock;
858 struct hrtimer hrtimer;
859 ktime_t hrtimer_interval;
860 unsigned int hrtimer_active;
863 struct perf_cgroup *cgrp;
864 struct list_head cgrp_cpuctx_entry;
867 struct list_head sched_cb_entry;
868 int sched_cb_usage;
870 int online;
875 int heap_size;
876 struct perf_event **heap;
877 struct perf_event *heap_default[2];