Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dperf_event.h796 struct perf_event_context { struct
797 struct pmu *pmu;
802 raw_spinlock_t lock;
808 struct mutex mutex;
810 struct list_head active_ctx_list;
811 struct perf_event_groups pinned_groups;
812 struct perf_event_groups flexible_groups;
813 struct list_head event_list;
815 struct list_head pinned_active;
816 struct list_head flexible_active;
[all …]