Home
last modified time | relevance | path

Searched refs:VM_PGRP (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/process/
Dinternal_aix.h55 VM_PGRP = 4, // Process group id. enumerator
Dinternal_linux.h56 VM_PGRP = 4, // Process group id. enumerator
Dprocess_iterator_linux.cc139 entry_.gid_ = GetProcStatsFieldAsInt64(proc_stats, internal::VM_PGRP); in CheckForNextProcess()