Home
last modified time | relevance | path

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

/include/linux/
Dperf_event.h743 struct perf_event_context { struct
744 struct pmu *pmu;
749 raw_spinlock_t lock;
755 struct mutex mutex;
757 struct list_head active_ctx_list;
758 struct perf_event_groups pinned_groups;
759 struct perf_event_groups flexible_groups;
760 struct list_head event_list;
762 struct list_head pinned_active;
763 struct list_head flexible_active;
[all …]