Searched defs:perf_cpu_context (Results 1 – 1 of 1) sorted by relevance
507 struct perf_cpu_context { struct508 struct perf_event_context ctx;509 struct perf_event_context *task_ctx;510 int active_oncpu;511 int exclusive;512 struct hrtimer hrtimer;513 ktime_t hrtimer_interval;514 struct list_head rotation_list;515 struct pmu *unique_pmu;516 struct perf_cgroup *cgrp;