Home
last modified time | relevance | path

Searched defs:perf_cpu_context (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dperf_event.h777 struct perf_cpu_context { struct
778 struct perf_event_context ctx;
779 struct perf_event_context *task_ctx;
780 int active_oncpu;
781 int exclusive;
783 raw_spinlock_t hrtimer_lock;
784 struct hrtimer hrtimer;
785 ktime_t hrtimer_interval;
786 unsigned int hrtimer_active;
788 struct pmu *unique_pmu;
[all …]