Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dcs-etm.h237 #define TRCCONFIGR_VMID BIT(7) macro
H A Dcs-etm.c218 if (val & (TRCCONFIGR_VMID | TRCCONFIGR_VMIDOPT)) in cs_etm__init_pid_fmt()
/linux/tools/perf/arch/arm/util/
H A Dcs-etm.c538 trcconfigr |= TRCCONFIGR_VMID | TRCCONFIGR_VMIDOPT; in cs_etmv4_synth_trcconfigr()