Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/common/trace/
H A Ddfx_trace_dlsym.cpp32 #ifndef TAG_APP
33 #define TAG_APP (1ULL << 62) macro
51 g_startTrace(TAG_APP, name); in DfxStartTraceDlsym()
75 g_startTrace(TAG_APP, traceName); in DfxStartTraceDlsymFormat()
89 g_finishTrace(TAG_APP); in DfxFinishTraceDlsym()