Home
last modified time | relevance | path

Searched refs:trcconfigr (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/extras/simpleperf/
H A DETMRecorder.cpp225 e.trcconfigr = etm_config_reg_; in CreateAuxTraceInfoRecord()
H A Drecord.h457 uint64_t trcconfigr; member
H A DETMDecoder.cpp639 cfg.reg_configr = etm4.trcconfigr; in CreateDecodeTree()
H A Drecord.cpp961 PrintIndented(indent, "trcconfigr 0x%" PRIx64 "\n", e.trcconfigr); in DumpData()