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 …]
995 struct perf_cpu_context { struct996 struct perf_event_context ctx;997 struct perf_event_context *task_ctx;998 int online;1001 struct perf_cgroup *cgrp;1008 int heap_size;1009 struct perf_event **heap;1010 struct perf_event *heap_default[2];