Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_instr_statistic.h26 #define INSTR_STATISTIC(Type, Arg1, Arg2) \ argument
27 …HiviewDFX::DfxInstrStatistic::GetInstance().AddInstrStatistic(Type, (uint64_t)Arg1, (uint64_t)Arg2)
30 #define INSTR_STATISTIC(Type, Arg1, Arg2) argument