Home
last modified time | relevance | path

Searched defs:tags (Results 1 – 4 of 4) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/src/
Ddebug_logger.cpp182 void DebugLogger::SetLogTags(const std::string &tags) in SetLogTags()
/developtools/hiperf/src/
Ddebug_logger.cpp189 void DebugLogger::SetLogTags(const std::string &tags) in SetLogTags()
/developtools/bytrace_standard/bin/src/
Dbytrace_impl.cpp88 uint64_t tags = OHOS::system::GetUintParameter<uint64_t>(KEY_TRACE_TAG, 0); in GetSysParamTags() local
Dbytrace.cpp282 static bool SetTraceTagsEnabled(uint64_t tags) in SetTraceTagsEnabled()