Searched refs:n_large_pebs (Results 1 – 2 of 2) sorted by relevance
908 return cpuc->n_pebs && (cpuc->n_pebs == cpuc->n_large_pebs); in pebs_needs_sched_cb()933 if (cpuc->n_pebs == cpuc->n_large_pebs) { in pebs_update_threshold()1067 cpuc->n_large_pebs++; in intel_pmu_pebs_add()1151 cpuc->n_large_pebs--; in intel_pmu_pebs_del()1163 if (cpuc->n_pebs == cpuc->n_large_pebs && in intel_pmu_pebs_disable()
219 int n_large_pebs; member