Searched refs:CS_ETMV4_EXC_CALL (Results 1 - 2 of 2) sorted by last modified time

/linux-master/tools/perf/util/
H A Dcs-etm.c2060 * ETMv4 exception type CS_ETMV4_EXC_CALL covers SVC, SMC and
2065 if (packet->exception_number == CS_ETMV4_EXC_CALL &&
2126 * For CS_ETMV4_EXC_CALL, except SVC other instructions
2129 if (packet->exception_number == CS_ETMV4_EXC_CALL &&
H A Dcs-etm.h142 CS_ETMV4_EXC_CALL = 2, enumerator in enum:__anon691

Completed in 206 milliseconds