Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dcs-etm.c1344 static inline u64 cs_etm__first_executed_instr(struct cs_etm_packet *packet) in cs_etm__first_executed_instr() function
1406 be->to = cs_etm__first_executed_instr(tidq->packet); in cs_etm__update_last_branch_rb()
1635 sample.addr = cs_etm__first_executed_instr(tidq->packet); in cs_etm__synth_branch_sample()