Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_meter.cpp46 #define UNUSED_PARAM __attribute__((__unused__)) macro
778 void StartTrace(uint64_t label, const string& value, float limit UNUSED_PARAM) in StartTrace() argument
783 void StartTraceDebug(bool isDebug, uint64_t label, const string& value, float limit UNUSED_PARAM) in StartTraceDebug() argument
841 void StartAsyncTrace(uint64_t label, const string& value, int32_t taskId, float limit UNUSED_PARAM) in StartAsyncTrace() argument
857 …eDebug(bool isDebug, uint64_t label, const string& value, int32_t taskId, float limit UNUSED_PARAM) in StartAsyncTraceDebug() argument
960 void MiddleTrace(uint64_t label, const string& beforeValue UNUSED_PARAM, const std::string& afterVa… in MiddleTrace() argument
966 void MiddleTraceDebug(bool isDebug, uint64_t label, const string& beforeValue UNUSED_PARAM, in MiddleTraceDebug() argument