Home
last modified time | relevance | path

Searched refs:totalDeliverOverHead_ (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/base/test/unittest/common/
H A Devent_loop_test.h60 uint64_t totalDeliverOverHead_ = 0; member in OHOS::HiviewDFX::OverheadCalculateEventHandler
H A Devent_loop_test.cpp89 totalDeliverOverHead_ += cost; in OnEvent()
399 printf("TotalDeliverOverHeadCost:%" PRIu64 ".\n", overheadCounter->totalDeliverOverHead_); in HWTEST_F()
402 overheadCounter->totalDeliverOverHead_/overheadCounter->processedEventCount_); in HWTEST_F()

Completed in 2 milliseconds