Searched refs:bts_interrupt_threshold (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dintel_ds.h23 u64 bts_interrupt_threshold; member in struct:debug_store
/linux-master/arch/x86/events/intel/
H A Dbts.c171 ds->bts_interrupt_threshold = !buf->snapshot
275 bts->ds_back.bts_interrupt_threshold = cpuc->ds->bts_interrupt_threshold;
335 cpuc->ds->bts_interrupt_threshold = bts->ds_back.bts_interrupt_threshold;
463 if (ds && (ds->bts_index >= ds->bts_interrupt_threshold))
H A Dds.c590 ds->bts_interrupt_threshold = ds->bts_absolute_maximum -

Completed in 281 milliseconds