Home
last modified time | relevance | path

Searched defs:log_level (Results 1 – 6 of 6) sorted by relevance

/system/extras/simpleperf/
Dreport_lib_interface.cpp159 bool ReportLib::SetLogSeverity(const char* log_level) { in SetLogSeverity()
354 bool SetLogSeverity(ReportLib* report_lib, const char* log_level) { in SetLogSeverity()
/system/bt/stack/hid/
Dhidh_api.cc233 uint8_t log_level = hh_cb.trace_level; in HID_HostInit() local
Dhidd_api.cc51 uint8_t log_level = hd_cb.trace_level; in HID_DevInit() local
/system/extras/simpleperf/scripts/
Dsimpleperf_report_lib.py185 def SetLogSeverity(self, log_level='info'): argument
/system/extras/perfprofd/quipper/base/
Dlogging.h510 inline void LogAtLevel(int const log_level, std::string const &msg) { in LogAtLevel()
/system/core/init/
Dbuiltins.cpp748 int log_level = -1; in do_loglevel() local