HomeSort by relevance Sort by last modified time
    Searched full:__find_process_name (Results 1 - 1 of 1) sorted by null

  /external/blktrace/btt/
proc.c 83 struct p_info *__find_process_name(char *name) function
176 pip = __find_process_name(name);
204 return __find_process_name(name);
252 pip = __find_process_name(exe);

Completed in 47 milliseconds