Home
last modified time | relevance | path

Searched refs:dont_dupstr (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dstrlist.h27 bool dont_dupstr; member
H A Dstrlist.c169 dupstr = !config->dont_dupstr; in strlist__new()
H A Dthread_map.c191 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()
H A Dparse-events.c2636 struct strlist_config cfg = {.dont_dupstr = true}; in print_sdt_events()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dstrlist.h27 bool dont_dupstr; member
H A Dstrlist.c169 dupstr = !config->dont_dupstr; in strlist__new()
H A Dthread_map.c192 struct strlist_config slist_config = { .dont_dupstr = true, }; in thread_map__new_by_pid_str()
251 struct strlist_config slist_config = { .dont_dupstr = true, }; in thread_map__new_by_tid_str()

Completed in 7 milliseconds