strlist__has_entry
!strlist__has_entry(print_state->visited_metrics, name)) {
(!dso || !(strlist__has_entry(symbol_conf.dso_list,
strlist__has_entry(symbol_conf.dso_list,
ret = strlist__has_entry(symbol_conf.sym_list,
ret = strlist__has_entry(symbol_conf.sym_list,
strlist__has_entry(bt_stop_list, sym->name)) {
if (!strlist__has_entry(seen, path)) {
if (!strlist__has_entry(namelist, buf))
if (!strlist__has_entry(namelist, buf))
return strlist__has_entry(idle_symbols_list, name);
return strlist__has_entry(idle_symbols_list, name);
!strlist__has_entry(symbol_conf.comm_list, thread__comm_str(thread))) {