Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dperf_event.h1047 struct perf_cpu_pmu_context { struct
1048 struct perf_event_pmu_context epc;
1051 struct list_head sched_cb_entry;
1052 int sched_cb_usage;
1054 int active_oncpu;
1055 int exclusive;
1056 int pmu_disable_count;
1058 raw_spinlock_t hrtimer_lock;
1059 struct hrtimer hrtimer;
1060 ktime_t hrtimer_interval;
[all …]