Home
last modified time | relevance | path

Searched refs:strlist__has_entry (Results 1 – 3 of 3) sorted by relevance

/external/linux-tools-perf/util/
Dstrlist.h35 static inline bool strlist__has_entry(struct strlist *self, const char *entry) in strlist__has_entry() function
Devent.c789 !strlist__has_entry(symbol_conf.comm_list, thread->comm)) in perf_event__preprocess_sample()
815 !(strlist__has_entry(symbol_conf.dso_list, in perf_event__preprocess_sample()
818 strlist__has_entry(symbol_conf.dso_list, in perf_event__preprocess_sample()
826 !strlist__has_entry(symbol_conf.sym_list, al->sym->name)) in perf_event__preprocess_sample()
Dprobe-event.c1608 if (!strlist__has_entry(namelist, buf)) in get_new_event_name()
1624 if (!strlist__has_entry(namelist, buf)) in get_new_event_name()