Searched refs:full_process_name (Results 1 – 1 of 1) sorted by relevance
611 GetAllInfosMatchingName(const char *full_process_name, in GetAllInfosMatchingName() argument615 if (full_process_name && full_process_name[0]) { in GetAllInfosMatchingName()620 process_name = strrchr(full_process_name, '/'); in GetAllInfosMatchingName()622 process_name = full_process_name; in GetAllInfosMatchingName()