Searched refs:comm_set_str (Results 1 – 1 of 1) sorted by relevance
2523 const char *comm_set_str = in do_zoom_thread() local2528 comm_set_str, thread__tid(thread)); in do_zoom_thread()2531 comm_set_str); in do_zoom_thread()2549 const char *comm_set_str, *in_out; in add_thread_opt() local2556 comm_set_str = thread__comm_set(thread) ? thread__comm_str(thread) : ""; in add_thread_opt()2559 in_out, comm_set_str, thread__tid(thread)); in add_thread_opt()2561 ret = asprintf(optstr, "Zoom %s %s thread", in_out, comm_set_str); in add_thread_opt()