Searched defs:profile_fds (Results 1 – 1 of 1) sorted by relevance
742 static void run_profman(const std::vector<unique_fd>& profile_fds, in run_profman()922 static void run_profman_dump(const std::vector<unique_fd>& profile_fds, in run_profman_dump()959 std::vector<unique_fd> profile_fds; in dump_profiles() local