Searched refs:n_large_pebs (Results 1 – 3 of 3) sorted by relevance
914 return cpuc->n_pebs && (cpuc->n_pebs == cpuc->n_large_pebs); in pebs_needs_sched_cb()939 if (cpuc->n_pebs == cpuc->n_large_pebs) { in pebs_update_threshold()1073 cpuc->n_large_pebs++; in intel_pmu_pebs_add()1157 cpuc->n_large_pebs--; in intel_pmu_pebs_del()1169 if (cpuc->n_pebs == cpuc->n_large_pebs && in intel_pmu_pebs_disable()
1482 (cpuc->n_pebs == cpuc->n_large_pebs)) in intel_pmu_store_pebs_lbrs()
259 int n_large_pebs; member