Searched refs:strlist__has_entry (Results 1 – 6 of 6) sorted by relevance
42 static inline bool strlist__has_entry(struct strlist *slist, const char *entry) in strlist__has_entry() function
591 (!dso || !(strlist__has_entry(symbol_conf.dso_list, in machine__resolve()594 strlist__has_entry(symbol_conf.dso_list, in machine__resolve()603 (!al->sym || !strlist__has_entry(symbol_conf.sym_list, in machine__resolve()
128 !strlist__has_entry(symbol_conf.comm_list, thread__comm_str(thread))) { in thread__is_filtered()
180 strlist__has_entry(bt_stop_list, node->sym->name)) { in sample__fprintf_callchain()
2620 if (!strlist__has_entry(namelist, buf)) in get_new_event_name()2640 if (!strlist__has_entry(namelist, buf)) in get_new_event_name()
351 if (!strlist__has_entry(seen, path)) { in machines__findnew()