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
117 !strlist__has_entry(symbol_conf.comm_list, thread__comm_str(thread))) { in thread__is_filtered()
178 strlist__has_entry(symbol_conf.bt_stop_list, in sample__fprintf_callchain()
1626 (!dso || !(strlist__has_entry(symbol_conf.dso_list, in machine__resolve()1629 strlist__has_entry(symbol_conf.dso_list, in machine__resolve()1638 (!al->sym || !strlist__has_entry(symbol_conf.sym_list, in machine__resolve()
2590 if (!strlist__has_entry(namelist, buf)) in get_new_event_name()2610 if (!strlist__has_entry(namelist, buf)) in get_new_event_name()
322 if (!strlist__has_entry(seen, path)) { in machines__findnew()