Home
last modified time | relevance | path

Searched defs:wss (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/memory/libmeminfo/tools/
H A Dwsstop.cpp114 static void diff_workingset(std::vector<Vma>& wss, std::vector<Vma>& old, std::vector<Vma>* res) { in diff_workingset()
152 std::vector<Vma> wss = proc_mem->MapsWithPageIdle(); in workingset() local
/aosp12/bionic/libc/kernel/uapi/linux/netfilter/
H A Dnfnetlink_osf.h52 struct nf_osf_wc wss; member
/aosp12/hardware/google/pixel/pixelstats/
H A DUeventListener.cpp366 std::istringstream wss; in ReportChargeMetricsEvent() local
/aosp12/system/memory/libmeminfo/
H A Dlibmeminfo_test.cpp201 const MemUsage& wss = proc_mem.Wss(); in TEST() local