Searched refs:n_large_pebs (Results 1 – 3 of 3) sorted by relevance
1069 return cpuc->n_pebs && (cpuc->n_pebs == cpuc->n_large_pebs); in pebs_needs_sched_cb()1096 if (cpuc->n_pebs == cpuc->n_large_pebs) { in pebs_update_threshold()1232 cpuc->n_large_pebs++; in intel_pmu_pebs_add()1331 cpuc->n_large_pebs--; in intel_pmu_pebs_del()1343 if (cpuc->n_pebs == cpuc->n_large_pebs && in intel_pmu_pebs_disable()
1192 (cpuc->n_pebs == cpuc->n_large_pebs)) in intel_pmu_store_pebs_lbrs()
264 int n_large_pebs; member