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

  /external/libchrome/base/process/
internal_linux.h 53 VM_COMM = 1, // Filename of executable, without parentheses.
process_iterator_linux.cc 22 // This version only handles VM_COMM and VM_STATE, which are the only fields
27 if (field_num < internal::VM_COMM || field_num > internal::VM_STATE) {

Completed in 1058 milliseconds