Searched refs:topa_idx (Results 1 – 1 of 1) sorted by relevance
536 static void pt_config_buffer(void *buf, unsigned int topa_idx, in pt_config_buffer() argument543 reg = 0x7f | ((u64)topa_idx << 7) | ((u64)output_off << 32); in pt_config_buffer()803 u64 topa_idx, base, old; in pt_update_head() local809 for (topa_idx = 0; topa_idx < buf->cur_idx; topa_idx++) in pt_update_head()810 base += TOPA_ENTRY_SIZE(buf->cur, topa_idx); in pt_update_head()