Searched refs:n_large_pebs (Results 1 – 3 of 3) sorted by relevance
1589 return cpuc->n_pebs && (cpuc->n_pebs == cpuc->n_large_pebs); in pebs_needs_sched_cb()1615 if (cpuc->n_pebs == cpuc->n_large_pebs) { in pebs_update_threshold()1823 cpuc->n_large_pebs++; in intel_pmu_pebs_add()1871 if (cpuc->n_pebs == cpuc->n_large_pebs && in intel_pmu_drain_large_pebs()1948 cpuc->n_large_pebs--; in intel_pmu_pebs_del()3252 if (cpuc->n_pebs == cpuc->n_large_pebs) in intel_pmu_drain_arch_pebs()
3239 if (cpuc->n_pebs == cpuc->n_large_pebs) in intel_pmu_enable_event_ext()
302 int n_large_pebs; member