Home
last modified time | relevance | path

Searched defs:level (Results 1 – 25 of 46) sorted by relevance

12

/developtools/profiler/protos/types/plugins/ftrace_data/default/
Dcgroup.proto42 int32 level = 3; field
50 int32 level = 3; field
58 int32 level = 3; field
67 int32 level = 3; field
76 int32 level = 3; field
91 int32 level = 3; field
99 int32 level = 3; field
124 int32 level = 3; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dcgroup.proto42 int32 level = 3; field
50 int32 level = 3; field
58 int32 level = 3; field
67 int32 level = 3; field
76 int32 level = 3; field
91 int32 level = 3; field
99 int32 level = 3; field
124 int32 level = 3; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/
Dcgroup.proto42 int32 level = 3; field
50 int32 level = 3; field
65 int32 level = 3; field
73 int32 level = 3; field
/developtools/profiler/device/plugins/native_daemon/src/
Ddebug_logger.cpp36 ScopeDebugLevel::ScopeDebugLevel(DebugLevel level, bool mix) in ScopeDebugLevel()
81 int DebugLogger::Log(DebugLevel level, const std::string &logTag, const char *fmt, ...) const in Log()
146 bool DebugLogger::ShouldLog(DebugLevel level, const std::string &logtag) const in ShouldLog()
/developtools/profiler/device/plugins/native_daemon/include/
Ddebug_logger.h162 #define TempMixLogLevel(level) ScopeDebugLevel tempLogLevel(level, true) argument
174 #define HLOG(level, format, ...) \ argument
274 : level_(level), showError_(showError) in level_() argument
298 #define HLOGMESSAGE(level, error) \ argument
303 #define HLOGS(level) HLOGMESSAGE(level, false) argument
305 #define HLOGSP(level) HLOGMESSAGE(level, true) argument
/developtools/hiperf/src/
Ddebug_logger.cpp35 ScopeDebugLevel::ScopeDebugLevel(DebugLevel level, bool mix) in ScopeDebugLevel()
81 int DebugLogger::Log(DebugLevel level, const std::string &logTag, const char *fmt, ...) const in Log()
148 bool DebugLogger::ShouldLog(DebugLevel level, const std::string &logtag) const in ShouldLog()
/developtools/smartperf_host/trace_streamer/src/base/
Dlog.cpp20 bool SetLogLevel(const std::string& level) in SetLogLevel()
Dlog.h33 #define LOGWITHLEVEL(level, motify, fmt, ...) … argument
/developtools/smartperf_host/ide/src/trace/component/setting/
DSpHilogRecord.html.ts109 … `<lit-select-option class="div-button" value="${ level }">${ level }</lit-select-option>` constant
/developtools/integration_verification/tools/deps_guard/elf_file_mgr/
Dutils.py29 def debug(level, *msg): argument
/developtools/profiler/protos/types/plugins/hilog_data/
Dhilog_plugin_result.proto23 uint32 level = 5; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/hilog_data/
Dhilog_plugin_result.proto23 uint32 level = 5; field
/developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/hilog/
Dhilog_stdtype.cpp23 DataIndex level, in AppendNewLogInfo()
/developtools/integration_verification/cases/smoke/basic/screenshot32/acls_check/
Dutils.py48 def set_log_content(level, tag, msg): argument
/developtools/hdc/hdc_rust/src/cffi/
Dlog.h54 #define WRITE_LOG(level, fmt, ...) PrintLogEx(__FILE__, __LINE__, level, fmt, ##__VA_ARGS__) argument
/developtools/integration_verification/cases/smoke/basic/screenshot32/xdevice_smoke/acls_check/
Dutils.py48 def set_log_content(level, tag, msg): argument
/developtools/smartperf_host/ide/src/trace/database/ui-worker/
DProcedureWorkerHiSysEvent.ts118 level: string | undefined; property in HiSysEventStruct
DProcedureWorkerLog.ts127 level: string | undefined; property in LogStruct
/developtools/hdc/src/common/
Dtask.cpp72 void HdcTaskBase::LogMsg(MessageLevel level, const char *msg, ...) in LogMsg()
/developtools/smartperf_host/trace_streamer/src/metrics/
Dmetrics.cpp298 std::string Metrics::GetLevelSpace(int level) in GetLevelSpace()
309 int level = 0; in JsonFormat() local
/developtools/integration_verification/cases/smoke/basic/screenshot32/APL_compare_03/
Dcommon.py69 def apl_set_log_content(level, tag, msg): argument
/developtools/integration_verification/cases/smoke/basic/screenshot32/xdevice_smoke/APL_compare_03/
Dcommon.py69 def apl_set_log_content(level, tag, msg): argument
/developtools/smartperf_host/ide/src/trace/bean/
DEnergyStruct.ts66 level: number = -1; property in SystemDetailsEnergy
/developtools/hdc/hdc_rust/src/host/
Dlogger.rs82 let level = &record.level().to_string()[..1]; in log() localVariable
/developtools/hiperf/demo/cpp/
Dhiperf_example_cmd.cpp69 USED_FUNCTION void LoopBranch0(std::default_random_engine &rnd, int level) in LoopBranch0()
83 USED_FUNCTION void LoopBranch1(std::default_random_engine &rnd, int level) in LoopBranch1()

12