Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dperf_event.h972 struct perf_cpu_pmu_context { struct
973 struct perf_event_pmu_context epc;
974 struct perf_event_pmu_context *task_epc;
976 struct list_head sched_cb_entry;
977 int sched_cb_usage;
979 int active_oncpu;
980 int exclusive;
982 raw_spinlock_t hrtimer_lock;
983 struct hrtimer hrtimer;
984 ktime_t hrtimer_interval;
[all …]