Lines Matching defs:perf_cpu_context
859 struct perf_cpu_context { struct
860 struct perf_event_context ctx;
861 struct perf_event_context *task_ctx;
862 int active_oncpu;
863 int exclusive;
865 raw_spinlock_t hrtimer_lock;
866 struct hrtimer hrtimer;
867 ktime_t hrtimer_interval;
868 unsigned int hrtimer_active;
871 struct perf_cgroup *cgrp;
872 struct list_head cgrp_cpuctx_entry;
875 int sched_cb_usage;
877 int online;
882 int heap_size;
883 struct perf_event **heap;
884 struct perf_event *heap_default[2];