Searched refs:dont_dupstr (Results 1 – 4 of 4) sorted by relevance
27 bool dont_dupstr; member
191 struct strlist_config slist_config = { .dont_dupstr = true, }; in thread_map__new_by_pid_str()250 struct strlist_config slist_config = { .dont_dupstr = true, }; in thread_map__new_by_tid_str()
169 dupstr = !config->dont_dupstr; in strlist__new()
167 struct strlist_config cfg = {.dont_dupstr = true}; in print_sdt_events()