Searched defs:perf_cpu_context (Results 1 – 2 of 2) sorted by relevance
863 struct perf_cpu_context { struct864 struct perf_event_context ctx;865 struct perf_event_context *task_ctx;866 int active_oncpu;867 int exclusive;869 raw_spinlock_t hrtimer_lock;870 struct hrtimer hrtimer;871 ktime_t hrtimer_interval;872 unsigned int hrtimer_active;875 struct perf_cgroup *cgrp;[all …]
783 struct perf_cpu_context { struct784 struct perf_event_context ctx;785 struct perf_event_context *task_ctx;786 int active_oncpu;787 int exclusive;789 raw_spinlock_t hrtimer_lock;790 struct hrtimer hrtimer;791 ktime_t hrtimer_interval;792 unsigned int hrtimer_active;795 struct perf_cgroup *cgrp;[all …]