Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/events/intel/
A Dds.c1120 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()
A Dlbr.c1192 (cpuc->n_pebs == cpuc->n_large_pebs)) in intel_pmu_store_pebs_lbrs()
/linux-6.3-rc2/arch/x86/events/
A Dperf_event.h266 int n_large_pebs; member

Completed in 14 milliseconds