Home
last modified time | relevance | path

Searched defs:debugLevel (Results 1 – 5 of 5) sorted by relevance

/developtools/hiperf/src/
Doption_debug.cpp22 static bool OnVerboseLevel(const std::vector<std::string> &debugLevel) in OnVerboseLevel()
32 static bool OnMuchLevel(const std::vector<std::string> &debugLevel) in OnMuchLevel()
42 static bool OnDebugLevel(const std::vector<std::string> &debugLevel) in OnDebugLevel()
52 static bool OnNoDebug(const std::vector<std::string> &debugLevel) in OnNoDebug()
61 static bool OnMixLogOutput(const std::vector<std::string> &debugLevel) in OnMixLogOutput()
Ddebug_logger.cpp153 DebugLevel DebugLogger::SetLogLevel(DebugLevel debugLevel) in SetLogLevel()
/developtools/profiler/device/plugins/native_daemon/src/
Ddebug_logger.cpp152 DebugLevel DebugLogger::SetLogLevel(DebugLevel debugLevel) in SetLogLevel()
/developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/hiperf/
Ddebug_logger.cpp154 DebugLevel DebugLogger::SetLogLevel(DebugLevel debugLevel) in SetLogLevel()
/developtools/hdc/src/host/
Dhost_usb.cpp98 libusb_log_level debugLevel; in InitLogging() local