Home
last modified time | relevance | path

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

/system/core/toolbox/
Dtop.c96 static int read_stat(char *filename, struct proc_info *proc);
260 read_stat(filename, proc); in read_procs()
297 read_stat(filename, proc); in read_procs()
323 static int read_stat(char *filename, struct proc_info *proc) { in read_stat() function