Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dperf_event.h800 struct perf_event_context { struct
801 struct pmu *pmu;
806 raw_spinlock_t lock;
812 struct mutex mutex;
814 struct list_head active_ctx_list;
815 struct perf_event_groups pinned_groups;
816 struct perf_event_groups flexible_groups;
817 struct list_head event_list;
819 struct list_head pinned_active;
820 struct list_head flexible_active;
[all …]