Home
last modified time | relevance | path

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

/linux/include/linux/
A Dperf_event.h801 struct perf_event_context { struct
802 struct pmu *pmu;
807 raw_spinlock_t lock;
813 struct mutex mutex;
815 struct list_head active_ctx_list;
818 struct list_head event_list;
820 struct list_head pinned_active;
821 struct list_head flexible_active;
823 int nr_events;
847 struct perf_event_context *parent_ctx; argument
[all …]

Completed in 10 milliseconds