Lines Matching +full:non +full:- +full:armv7
1 /* SPDX-License-Identifier: GPL-2.0 */
22 /* PMU->type (32 bit), total # of CPUs (32 bit) */
59 /* define fixed version 0 length - allow new format reader to read old files. */
60 #define CS_ETM_NR_TRC_PARAMS_V0 (CS_ETM_ETMIDR - CS_ETM_ETMCR + 1)
76 /* define fixed version 0 length - allow new format reader to read old files. */
77 #define CS_ETMV4_NR_TRC_PARAMS_V0 (CS_ETMV4_TRCAUTHSTATUS - CS_ETMV4_TRCCONFIGR + 1)
91 * table 7-12 Encoding of Exception[3:0] for non-ARMv7-M processors.
113 * table 6-12 Possible values for the TYPE field in an Exception instruction
114 * trace packet, for ARMv7-A/R and ARMv8-A/R PEs.
169 * When working with per-thread scenarios the process under trace can
221 return -1; in cs_etm__process_auxtrace_info()
227 return -1; in cs_etm__get_cpu()
235 return -1; in cs_etm__etmq_set_tid()