Searched defs:perf_event_context (Results 1 – 1 of 1) sorted by relevance
939 struct perf_event_context { struct944 raw_spinlock_t lock;950 struct mutex mutex;952 struct list_head pmu_ctx_list;955 struct list_head event_list;980 struct perf_event_context *parent_ctx; argument981 u64 parent_gen;982 u64 generation;983 int pin_count;987 struct rcu_head rcu_head;[all …]
Completed in 12 milliseconds