Searched defs:logLevel (Results 1 – 12 of 12) sorted by relevance
| /developtools/profiler/hiebpf/src/ |
| D | libbpf_logger.cpp | 28 std::unique_ptr<LIBBPFLogger> LIBBPFLogger::MakeUnique(const std::string& logFile, int logLevel) in MakeUnique() 43 int LIBBPFLogger::Printf(int logLevel, const char* format, va_list args) in Printf()
|
| D | hhlog.cpp | 31 int HHLogger::InitLogger(const int logLevel, const std::string& logFile) in InitLogger() 74 int HHLogger::Start(const int logLevel, const std::string& logFile) in Start()
|
| /developtools/profiler/hiebpf/include/ |
| D | libbpf_logger.h | 44 LIBBPFLogger(int logLevel):logLevel_ {logLevel} {} in LIBBPFLogger()
|
| /developtools/smartperf_host/ide/test/trace/component/setting/utils/ |
| D | PluginConvertUtils.test.ts | 71 logLevel: levelFromJSON('Info'), variable
|
| /developtools/hdc/src/daemon/ |
| D | main.cpp | 146 int logLevel = atoi(optarg); in GetDaemonCommandlineOptions() local
|
| /developtools/profiler/device/plugins/hiperf_plugin/src/ |
| D | hiperf_module.cpp | 49 auto logLevel = config.log_level(); in ParseConfigToCmd() local
|
| /developtools/hdc/src/common/ |
| D | base.cpp | 45 void SetLogLevel(const uint8_t logLevel) in SetLogLevel() 66 void GetLogLevelAndTime(uint8_t logLevel, string &logLevelString, string &timeString) in GetLogLevelAndTime() 199 void PrintLogEx(const char *functionName, int line, uint8_t logLevel, const char *msg, ...) in PrintLogEx() 265 void PrintLogEx(const char *functionName, int line, uint8_t logLevel, char *msg, ...) in PrintLogEx()
|
| /developtools/hdc/src/host/ |
| D | main.cpp | 315 int logLevel = atoi(optarg); in GetCommandlineOptions() local
|
| /developtools/smartperf_host/ide/src/trace/component/ |
| D | SpRecordTrace.ts | 1556 logLevel: levelFromJSON(probesConfig.hilogConfig[0]), variable
|
| /developtools/profiler/host/smartperf/ide/src/trace/component/ |
| D | SpRecordTrace.ts | 1555 logLevel: levelFromJSON(probesConfig.hilogConfig[0]), variable
|
| /developtools/smartperf_host/ide/src/trace/component/setting/bean/ |
| D | ProfilerServiceTypes.ts | 819 logLevel: Level; property
|
| /developtools/profiler/host/smartperf/ide/src/trace/component/setting/bean/ |
| D | ProfilerServiceTypes.ts | 811 logLevel: Level; property
|