| /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/ace_ets2bundle/compiler/tools/memory_dotting_viewer/log/ |
| D | Log.js | 49 static setLogLevel(logLevel) { argument 59 static logger(logLevel, message, ...optionalParams) { argument
|
| /developtools/profiler/hiebpf/include/ |
| D | libbpf_logger.h | 44 LIBBPFLogger(int logLevel):logLevel_ {logLevel} {} in LIBBPFLogger()
|
| /developtools/hdc/hdc_rust/src/cffi/ |
| D | log.cpp | 21 void PrintLogEx(const char *functionName, int line, uint8_t logLevel, const char *msg, ...) in PrintLogEx()
|
| D | utils.cpp | 172 …spec(dllexport) bool LaunchServerWin32(const char *runPath, const char *listenString, int logLevel) in LaunchServerWin32()
|
| /developtools/smartperf_host/smartperf_host/ide/test/trace/component/setting/utils/ |
| D | PluginConvertUtils.test.ts | 68 logLevel: levelFromJSON('Info'), variable
|
| /developtools/profiler/host/smartperf/client/client_command/ |
| D | sp_log.cpp | 55 static void SpLogOut(SpLogLevel logLevel, const char *logBuf) in SpLogOut() 368 void SpLog(SpLogLevel logLevel, bool isWriteLog, const char *fmt, ...) in SpLog()
|
| /developtools/smartperf_host/smartperf_device/device_command/utils/src/ |
| D | sp_log.cpp | 55 static void SpLogOut(SpLogLevel logLevel, const char *logBuf) in SpLogOut() 368 void SpLog(SpLogLevel logLevel, bool isWriteLog, const char *fmt, ...) in SpLog()
|
| /developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/hilog/ |
| D | TabPaneHiLogSummary.ts | 36 private logLevel: string[] = ['Debug', 'Info', 'Warn', 'Error', 'Fatal']; property in TabPaneHiLogSummary
|
| /developtools/profiler/device/plugins/hiperf_plugin/src/ |
| D | hiperf_module.cpp | 54 auto logLevel = config.log_level(); in ParseConfigToCmd() local
|
| /developtools/hdc/src/daemon/ |
| D | main.cpp | 175 int logLevel = atoi(optarg); in GetDaemonCommandlineOptions() local
|
| /developtools/hdc/src/host/ |
| D | main.cpp | 423 int logLevel = atoi(optarg); in RunClientMode() local
|
| D | host_usb.cpp | 139 void HdcHostUSB::SetLibusbLogLevelEnv(libusb_log_level logLevel) in SetLibusbLogLevelEnv()
|
| /developtools/hdc/src/common/ |
| D | base.cpp | 67 void SetLogLevel(const uint8_t logLevel) in SetLogLevel() 93 uint8_t logLevel = static_cast<uint8_t>(atoi(env)); in GetLogLevelByEnv() local 119 void GetLogLevelAndTime(uint8_t logLevel, string &logLevelString, string &timeString) in GetLogLevelAndTime() 621 void PrintLogEx(const char *functionName, int line, uint8_t logLevel, const char *msg, ...) in PrintLogEx() 689 void PrintLogEx(const char *functionName, int line, uint8_t logLevel, char *msg, ...) in PrintLogEx()
|
| /developtools/smartperf_host/smartperf_host/ide/src/trace/component/setting/bean/ |
| D | ProfilerServiceTypes.ts | 401 logLevel: Level; property
|