Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/events/intel/
Dds.c1122 if (cpuc->n_pebs == cpuc->n_pebs_via_pt) in pebs_needs_sched_cb()
1144 if (cpuc->n_pebs_via_pt) in pebs_update_threshold()
1281 cpuc->n_pebs_via_pt++; in intel_pmu_pebs_add()
1328 cpuc->n_pebs != cpuc->n_pebs_via_pt) in intel_pmu_drain_large_pebs()
1399 cpuc->n_pebs_via_pt--; in intel_pmu_pebs_del()
/Linux-v6.6/arch/x86/events/
Dperf_event.h267 int n_pebs_via_pt; member