Home
last modified time | relevance | path

Searched refs:n_large_pebs (Results 1 – 2 of 2) sorted by relevance

/arch/x86/events/intel/
Dds.c849 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()
/arch/x86/events/
Dperf_event.h198 int n_large_pebs; member