HomeSort by relevance Sort by last modified time
    Searched refs:VM_PGRP (Results 1 - 3 of 3) sorted by null

  /external/libchrome/base/process/
internal_aix.h 55 VM_PGRP = 4, // Process group id.
internal_linux.h 56 VM_PGRP = 4, // Process group id.
process_iterator_linux.cc 139 entry_.gid_ = GetProcStatsFieldAsInt64(proc_stats, internal::VM_PGRP);

Completed in 373 milliseconds