Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dperf_event.h1059 struct perf_cpu_pmu_context { struct
1060 struct perf_event_pmu_context epc;
1061 struct perf_event_pmu_context *task_epc;
1063 struct list_head sched_cb_entry;
1064 int sched_cb_usage;
1066 int active_oncpu;
1067 int exclusive;
1069 raw_spinlock_t hrtimer_lock;
1070 struct hrtimer hrtimer;
1071 ktime_t hrtimer_interval;
[all …]