Home
last modified time | relevance | path

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

/linux-5.10/include/linux/
Dperf_event.h859 struct perf_cpu_context { struct
860 struct perf_event_context ctx;
861 struct perf_event_context *task_ctx;
862 int active_oncpu;
863 int exclusive;
865 raw_spinlock_t hrtimer_lock;
866 struct hrtimer hrtimer;
867 ktime_t hrtimer_interval;
868 unsigned int hrtimer_active;
871 struct perf_cgroup *cgrp;
[all …]