Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Dds.c911 if (cpuc->n_pebs == cpuc->n_pebs_via_pt) in pebs_needs_sched_cb()
931 if (cpuc->n_pebs_via_pt) in pebs_update_threshold()
1075 cpuc->n_pebs_via_pt++; in intel_pmu_pebs_add()
1159 cpuc->n_pebs_via_pt--; in intel_pmu_pebs_del()
1170 cpuc->n_pebs != cpuc->n_pebs_via_pt) in intel_pmu_pebs_disable()
/OK3568_Linux_fs/kernel/arch/x86/events/
H A Dperf_event.h260 int n_pebs_via_pt; member