Searched refs:DOUBLE (Results 1 – 3 of 3) sorted by relevance
41 constexpr int DOUBLE = 2; variable178 if (i % DOUBLE == 0) { in Fun2()195 if (i % DOUBLE == 0) { in Fun3()199 DlopenAndCloseSo(VEC_SO_PATH[0], MALLOC_SIZE * DOUBLE); in Fun3()213 if (i % DOUBLE == 0) { in Fun4()230 if (i % DOUBLE == 0) { in Fun5()
22 static constexpr int DOUBLE = 2; variable201 mapItem->len = size - sizeof(uint32_t) * DOUBLE; in WriteEventMaps()234 sym->len = size - sizeof(uint32_t) * DOUBLE; in WriteSymbolInfo()289 item->itemLen_ = itemLen - sizeof(uint32_t) * DOUBLE; in EncodeFSTraceEvent()325 item->itemLen_ = itemLen - sizeof(uint32_t) * DOUBLE; in EncodePFTraceEvent()361 item->itemLen_ = itemLen - sizeof(uint32_t) * DOUBLE; in EncodeBIOTraceEvent()395 item->itemLen_ = itemLen - sizeof(uint32_t) * DOUBLE; in EncodeSTRTraceEvent()
52 static constexpr int DOUBLE = 2; member in OHOS::Developtools::HiPerf::PerfEventsTest95 if (i % DOUBLE == 0) { in TestCodeThread()98 mems.push_back(std::make_unique<char[]>(memSize * DOUBLE)); in TestCodeThread()