Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dpmu_pebs.c32 u64 pebs_interrupt_threshold; member
215 ds->pebs_interrupt_threshold = ds->pebs_buffer_base + in pebs_enable()
292 expected = ds->pebs_index >= ds->pebs_interrupt_threshold; in check_pebs_records()