Searched defs:logLevel (Results 1 – 7 of 7) sorted by relevance
/developtools/profiler/host/smartperf/ide/test/trace/component/setting/utils/ |
D | PluginConvertUtils.test.ts | 69 logLevel: levelFromJSON("Info"), variable
|
/developtools/profiler/device/plugins/hiperf_plugin/src/ |
D | hiperf_module.cpp | 49 auto logLevel = config.log_level(); in ParseConfigToCmd() local
|
/developtools/hdc/src/daemon/ |
D | main.cpp | 147 int logLevel = atoi(optarg); in GetDaemonCommandlineOptions() local
|
/developtools/hdc/src/host/ |
D | main.cpp | 316 int logLevel = atoi(optarg); in GetCommandlineOptions() local
|
/developtools/hdc/src/common/ |
D | base.cpp | 37 void SetLogLevel(const uint8_t logLevel) in SetLogLevel() 78 void GetLogLevelAndTime(uint8_t logLevel, string &logLevelString, string &timeString) in GetLogLevelAndTime() 206 void PrintLogEx(const char *functionName, int line, uint8_t logLevel, const char *msg, ...) in PrintLogEx() 243 void PrintLogEx(uint8_t logLevel, char *msg, ...) in PrintLogEx()
|
/developtools/profiler/host/smartperf/ide/src/trace/component/ |
D | SpRecordTrace.ts | 1033 logLevel: levelFromJSON(probesConfig.hilogConfig[0]), variable
|
/developtools/profiler/host/smartperf/ide/src/trace/component/setting/bean/ |
D | ProfilerServiceTypes.ts | 811 logLevel: Level; property
|