Home
last modified time | relevance | path

Searched defs:lvl (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hilog/services/hilogd/
Dlog_stats.cpp35 static inline int idxLvl(uint16_t lvl) in idxLvl()
66 int lvl = idxLvl(info.level); in UpdateStats() local
113 int lvl = idxLvl(info.level); in StatsInfo2NewStatsEntry() local
/base/hiviewdfx/hilog/frameworks/libhilog/param/
Dproperties.cpp498 static int SetLevel(PropType type, const string& suffix, uint16_t lvl) in SetLevel()
519 int SetGlobalLevel(uint16_t lvl) in SetGlobalLevel()
524 int SetTagLevel(const std::string& tag, uint16_t lvl) in SetTagLevel()
529 int SetDomainLevel(uint32_t domain, uint16_t lvl) in SetDomainLevel()