Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dperf_event.h739 struct perf_event_context { struct
740 struct pmu *pmu;
745 raw_spinlock_t lock;
751 struct mutex mutex;
753 struct list_head active_ctx_list;
754 struct perf_event_groups pinned_groups;
755 struct perf_event_groups flexible_groups;
756 struct list_head event_list;
758 struct list_head pinned_active;
759 struct list_head flexible_active;
[all …]