Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dperf_event.h773 struct perf_cpu_context { struct
774 struct perf_event_context ctx;
775 struct perf_event_context *task_ctx;
776 int active_oncpu;
777 int exclusive;
779 raw_spinlock_t hrtimer_lock;
780 struct hrtimer hrtimer;
781 ktime_t hrtimer_interval;
782 unsigned int hrtimer_active;
785 struct perf_cgroup *cgrp;
[all …]