Searched defs:perf_cpu_context (Results 1 – 2 of 2) sorted by relevance
854 struct perf_cpu_context { struct855 struct perf_event_context ctx;856 struct perf_event_context *task_ctx;857 int active_oncpu;858 int exclusive;860 raw_spinlock_t hrtimer_lock;861 struct hrtimer hrtimer;862 ktime_t hrtimer_interval;863 unsigned int hrtimer_active;866 struct perf_cgroup *cgrp;[all …]
996 struct perf_cpu_context { struct997 struct perf_event_context ctx;998 struct perf_event_context *task_ctx;999 int online;1002 struct perf_cgroup *cgrp;1009 int heap_size;1010 struct perf_event **heap;1011 struct perf_event *heap_default[2];