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

  /external/chromium_org/base/process/
internal_linux.h 52 VM_PGRP = 4, // Process group id.
process_iterator_linux.cc 125 entry_.gid_ = GetProcStatsFieldAsInt(proc_stats, internal::VM_PGRP);

Completed in 486 milliseconds