Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dcs-etm.h89 CS_ETMV4_EXC_CALL = 2, enumerator
H A Dcs-etm.c1722 * ETMv4 exception type CS_ETMV4_EXC_CALL covers SVC, SMC and in cs_etm__is_syscall()
1727 if (packet->exception_number == CS_ETMV4_EXC_CALL && in cs_etm__is_syscall()
1788 * For CS_ETMV4_EXC_CALL, except SVC other instructions in cs_etm__is_sync_exception()
1791 if (packet->exception_number == CS_ETMV4_EXC_CALL && in cs_etm__is_sync_exception()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dcs-etm.h142 CS_ETMV4_EXC_CALL = 2, enumerator
H A Dcs-etm.c2036 * ETMv4 exception type CS_ETMV4_EXC_CALL covers SVC, SMC and in cs_etm__is_syscall()
2041 if (packet->exception_number == CS_ETMV4_EXC_CALL && in cs_etm__is_syscall()
2102 * For CS_ETMV4_EXC_CALL, except SVC other instructions in cs_etm__is_sync_exception()
2105 if (packet->exception_number == CS_ETMV4_EXC_CALL && in cs_etm__is_sync_exception()

Completed in 9 milliseconds