Home
last modified time | relevance | path

Searched refs:STATS_QUERY_RQST (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/ioctl/include/
H A Dlog_ioctl.h99 if (rqstCmd == IoctlCmd::OUTPUT_RQST || rqstCmd == IoctlCmd::STATS_QUERY_RQST) { in Request()
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dmain.cpp208 IoctlCmd::STATS_QUERY_RQST, in HilogdEntry()
H A Dservice_controller.cpp909 case IoctlCmd::STATS_QUERY_RQST: { in CommunicationLoop()
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_cmd.h52 STATS_QUERY_RQST, enumerator
/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp746 LogIoctl ioctl(IoctlCmd::STATS_QUERY_RQST, IoctlCmd::STATS_QUERY_RSP); in StatsInfoQueryHandler()