Searched refs:aux_type (Results 1 – 3 of 3) sorted by relevance
216 data.aux_type = AuxTraceInfoRecord::AUX_TYPE_ETM; in CreateAuxTraceInfoRecord()
467 uint32_t aux_type; member
926 CHECK_EQ(data->aux_type, AUX_TYPE_ETM); in AuxTraceInfoRecord()951 PrintIndented(indent, "aux_type %u\n", data->aux_type); in DumpData()