Searched refs:n_pebs (Results 1 – 2 of 2) sorted by relevance
885 return cpuc->n_pebs && (cpuc->n_pebs == cpuc->n_large_pebs); in pebs_needs_sched_cb()907 if (cpuc->n_pebs == cpuc->n_large_pebs) { in pebs_update_threshold()925 bool update = cpuc->n_pebs == 1; in pebs_update_state()946 cpuc->n_pebs++; in intel_pmu_pebs_add()990 cpuc->n_pebs--; in intel_pmu_pebs_del()1002 if (cpuc->n_pebs == cpuc->n_large_pebs) in intel_pmu_pebs_disable()
207 int n_pebs; member