Home
last modified time | relevance | path

Searched refs:SYS_VMEMINFO_PGREFILL_NORMAL_DESC (Results 1 – 2 of 2) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/cfg/
Dtrace_streamer_config.h441 const std::string SYS_VMEMINFO_PGREFILL_NORMAL_DESC = "sys.virtual.mem.pgrefill.normal"; variable
Dtrace_streamer_config.cpp422 …lMemNameMap_.emplace(SysVMeminfoType::VMEMINFO_PGREFILL_NORMAL, SYS_VMEMINFO_PGREFILL_NORMAL_DESC); in InitPgreFillEventSysVmemMap()