Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dperf_event.h805 struct perf_cpu_context { struct
806 struct perf_event_context ctx;
807 struct perf_event_context *task_ctx;
808 int active_oncpu;
809 int exclusive;
811 raw_spinlock_t hrtimer_lock;
812 struct hrtimer hrtimer;
813 ktime_t hrtimer_interval;
814 unsigned int hrtimer_active;
817 struct perf_cgroup *cgrp;
[all …]