Searched refs:comm_set_str (Results 1 – 1 of 1) sorted by relevance
2587 const char *comm_set_str = in do_zoom_thread() local2592 comm_set_str, thread__tid(thread)); in do_zoom_thread()2595 comm_set_str); in do_zoom_thread()2613 const char *comm_set_str, *in_out; in add_thread_opt() local2620 comm_set_str = thread__comm_set(thread) ? thread__comm_str(thread) : ""; in add_thread_opt()2623 in_out, comm_set_str, thread__tid(thread)); in add_thread_opt()2625 ret = asprintf(optstr, "Zoom %s %s thread", in_out, comm_set_str); in add_thread_opt()