Searched refs:find_thread_in_output (Results 1 – 1 of 1) sorted by relevance
42 static const char *find_thread_in_output(const char *output, const char *thread_id) in find_thread_in_output() function63 const char *thread_data_start = find_thread_in_output(output, thread_id); in populate_thread_stats()90 return find_thread_in_output(output, thread_id) != NULL; in is_thread_in_output()