Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dperf_event.h1113 struct perf_cpu_pmu_context { struct
1114 struct perf_event_pmu_context epc;
1115 struct perf_event_pmu_context *task_epc;
1117 struct list_head sched_cb_entry;
1118 int sched_cb_usage;
1120 int active_oncpu;
1121 int exclusive;
1122 int pmu_disable_count;
1124 raw_spinlock_t hrtimer_lock;
1125 struct hrtimer hrtimer;
[all …]