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

/linux-master/tools/perf/util/
H A Dcs-etm.c1265 static inline u64 cs_etm__first_executed_instr(struct cs_etm_packet *packet) function
1323 be->to = cs_etm__first_executed_instr(tidq->packet);
1552 sample.addr = cs_etm__first_executed_instr(tidq->packet);

Completed in 179 milliseconds