Home
last modified time | relevance | path

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

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