Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/src/cfg/
Dtrace_streamer_config.h443 const std::string SYS_VMEMINFO_PGSTEAL_KSWAPD_DMA_DESC = "sys.virtual.mem.pgsteal.kswapd.dma"; variable
Dtrace_streamer_config.cpp373 …meMap_.emplace(SysVMeminfoType::VMEMINFO_PGSTEAL_KSWAPD_DMA, SYS_VMEMINFO_PGSTEAL_KSWAPD_DMA_DESC); in InitPgstealEventSysVmemMap()