Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/events/intel/
Dds.c905 if (cpuc->n_pebs == cpuc->n_pebs_via_pt) in pebs_needs_sched_cb()
925 if (cpuc->n_pebs_via_pt) in pebs_update_threshold()
1069 cpuc->n_pebs_via_pt++; in intel_pmu_pebs_add()
1153 cpuc->n_pebs_via_pt--; in intel_pmu_pebs_del()
1164 cpuc->n_pebs != cpuc->n_pebs_via_pt) in intel_pmu_pebs_disable()
/Linux-v5.4/arch/x86/events/
Dperf_event.h220 int n_pebs_via_pt; member