Searched refs:full_process_name (Results 1 – 1 of 1) sorted by relevance
595 GetAllInfosMatchingName(const char *full_process_name, in GetAllInfosMatchingName() argument599 if (full_process_name && full_process_name[0]) { in GetAllInfosMatchingName()604 process_name = strrchr(full_process_name, '/'); in GetAllInfosMatchingName()606 process_name = full_process_name; in GetAllInfosMatchingName()