Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/events/intel/
Dpt.c848 u64 topa_idx, base, old; in pt_update_head() local
859 for (topa_idx = 0; topa_idx < buf->cur_idx; topa_idx++) in pt_update_head()
860 base += TOPA_ENTRY_SIZE(buf->cur, topa_idx); in pt_update_head()