Searched defs:cpu_cf_events (Results 1 – 2 of 2) sorted by relevance
91 struct cpu_cf_events { struct99 DECLARE_PER_CPU(struct cpu_cf_events, cpu_cf_events); argument
78 struct cpu_cf_events { struct79 refcount_t refcnt; /* Reference count */80 atomic_t ctr_set[CPUMF_CTR_SET_MAX];81 u64 state; /* For perf_event_open SVC */105 struct cpu_cf_events *cpucf; argument