Searched refs:ETM_OPT_CTXTID (Results 1 – 2 of 2) sorted by relevance
/system/extras/simpleperf/ | ||
D | ETMConstants.h | 23 static constexpr int ETM_OPT_CTXTID = 14; variable |
D | ETMRecorder.cpp | 220 etm_event_config_ |= 1ULL << ETM_OPT_CTXTID; in BuildEtmConfig() |