Searched refs:n_large_pebs (Results 1 – 3 of 3) sorted by relevance
1120 return cpuc->n_pebs && (cpuc->n_pebs == cpuc->n_large_pebs); in pebs_needs_sched_cb()1147 if (cpuc->n_pebs == cpuc->n_large_pebs) { in pebs_update_threshold()1283 cpuc->n_large_pebs++; in intel_pmu_pebs_add()1382 cpuc->n_large_pebs--; in intel_pmu_pebs_del()1394 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()
266 int n_large_pebs; member
Completed in 14 milliseconds