Searched refs:full_process_name (Results 1 – 1 of 1) sorted by relevance
603 GetAllInfosMatchingName(const char *full_process_name, in GetAllInfosMatchingName() argument607 if (full_process_name && full_process_name[0]) { in GetAllInfosMatchingName()612 process_name = strrchr(full_process_name, '/'); in GetAllInfosMatchingName()614 process_name = full_process_name; in GetAllInfosMatchingName()