Home | History | Annotate | Download | only in common_lib

Lines Matching refs:get_field

372 def get_field(data, param, linestart="", sep=" "):
633 value.append(int(get_field(data,
1804 return get_field(read_file(pid_stat_path % pid), 1)[1:-1]