Searched refs:n_large_pebs (Results 1 – 2 of 2) sorted by relevance
849 return cpuc->n_pebs && (cpuc->n_pebs == cpuc->n_large_pebs); in pebs_needs_sched_cb()857 if (cpuc->n_pebs == cpuc->n_large_pebs) { in pebs_update_threshold()898 cpuc->n_large_pebs++; in intel_pmu_pebs_add()936 cpuc->n_large_pebs--; in intel_pmu_pebs_del()946 if (cpuc->n_pebs == cpuc->n_large_pebs) in intel_pmu_pebs_disable()
198 int n_large_pebs; member